{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_fh98tda7hkzm","handle":"bible-mcp-2","url":"https://wellknown.network/agents/bible-mcp-2","links":{"self":"https://wellknown.network/agents/bible-mcp-2/record.json","html":"https://wellknown.network/agents/bible-mcp-2","markdown":"https://wellknown.network/agents/bible-mcp-2/record.md","api":"https://wellknown.network/api/v1/agents/bible-mcp-2","status":"https://wellknown.network/api/v1/agents/bible-mcp-2/status","claim":"https://wellknown.network/agents/bible-mcp-2/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/bible-mcp-2/claim.json","badge":"https://wellknown.network/agents/bible-mcp-2/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:bible-mcp-2","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"bible-mcp","summary":"Model Context Protocol (MCP) server for Bible content","description":"# Bible MCP Server\n\nA Model Context Protocol server that exposes Bible content from bible-api.com for Large Language Models like Claude.\n\n## Features\n\n- Access Bible verses and chapters as resources\n- Tools for retrieving verses by reference and getting random verses\n- Support for multiple translations\n- Prompt templates for Bible study\n- True random verse generation from any book in the Bible\n- Testament filtering (OT/NT) for random verses\n- Comprehensive error handling\n\n## Add to Claude config\n\n```\n\"Bible MCP\": {\n    \"command\": \"uvx\",\n    \"args\": [\n    \"bible-mcp\"\n    ]\n}\n\n```\n\n## Installation\n\n### From PyPI (recommended)\n\nThe simplest way to install Bible MCP is via pip:\n\n```bash\npip install bible-mcp\n```\n\n### From Source\n\nClone the repository and install dependencies:\n\n```bash\ngit clone https://github.com/trevato/bible-mcp.git\ncd bible-mcp\npip install -e .\n```\n\nRequirements:\n- Python 3.10+\n- Dependencies are managed via `pyproject.toml`\n\n## Usage\n\n### Running with MCP Development Tools\n\nThe fastest way to test the server is with the MCP Inspector:\n\n```bash\nmcp dev bible_server.py\n```\n\nThis will run the server and open a web interface for testing.\n\n### Installing in Claude Desktop\n\nTo use this server with Claude Desktop:\n\n```bash\nmcp install bible_server.py\n```\n\nAfter installation, you can access Bible content in your Claude conversations.\n\n### Direct Execution\n\nYou can also run the server directly:\n\n```bash\npython -m bible_server\n```\n\n## Available Resources\n\nBible MCP provides the following resources:\n\n### Chapter Resource\n\n```\nbible://{translation}/{book}/{chapter}\n```\n\nExample: `bible://web/JHN/3` (John chapter 3 from the World English Bible)\n\n### Verse Resource\n\n```\nbible://{translation}/{book}/{chapter}/{verse}\n```\n\nExample: `bible://kjv/JHN/3/16` (John 3:16 from the King James Version)\n\n### Random Verse Resource\n\n```\nbible://random/{translation}\n```\n\nExample: `bible://random/web` (Random verse from the World English Bible)\n\n## Available Tools\n\n### Get Vers…","publisher":null,"homepage":"https://github.com/trevato/bible-mcp#readme","repository":"https://github.com/trevato/bible-mcp#readme","version":"1.0.0","license":"MIT License\n        \n        Copyright (c) 2025 trevato\n       …","protocols":["mcp"],"tags":["ai","bible","claude","llm","mcp"],"pricing":null,"endpoints":[{"url":"pypi:bible-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","license":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi"}},"derived":{"capabilities":[{"slug":"dev.version-control","name":"Version Control","confidence":1,"provenance":"derived"},{"slug":"dev.package-management","name":"Packages & Dependencies","confidence":0.825,"provenance":"derived"},{"slug":"ai.prompting","name":"Prompt Management","confidence":0.802,"provenance":"derived"}],"categories":["ai","dev"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"bible-mcp","registry":"pypi","observedAt":"2026-09-09T10:30:17.253Z","publishedAt":"2025-05-07T15:27:33.203085Z","latestVersion":"1.0.0"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"bible-mcp","url":"https://pypi.org/project/bible-mcp/","firstSeenAt":"2026-09-09T10:26:58.028Z","fetchedAt":"2026-09-09T10:26:58.028Z","normalizedAt":"2026-09-09T10:26:58.028Z"}]},"firstSeenAt":"2026-09-09T10:26:58.028Z","updatedAt":"2026-09-09T10:30:17.253Z"}