
Tripitaka MCP
@dhamma-seeker
关于 Tripitaka MCP
Search and cite the full Pāli Canon (Tipiṭaka, ~444K segments) — Sutta, Vinaya, Abhidhamma at parity with SuttaCentral. Hybrid search, full-sutta fetch, translation comparison, Pāli word lookup. Free, non-commercial, offered as Dhamma Dāna.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"tripitaka": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.tripitaka-mcp.com/mcp"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Tripitaka MCP?
Tripitaka MCP is an MCP (Model Context Protocol) server that gives Claude and any MCP-compatible client access to the full Pāli Tipiṭaka — approximately 444,000 segments aligned with SuttaCentral’s bilara-data. It includes the Sutta Piṭaka (Pāli + Bhikkhu Sujato English), Vinaya Piṭaka (Pāli + Bhikkhu Brahmali English), and Abhidhamma Piṭaka (Pāli only). It is designed for scholars, researchers, and practitioners studying Buddhist texts.
How to use Tripitaka MCP?
You can use the hosted version by adding the provided configuration to your claude_desktop_config.json file, which uses npx mcp-remote to connect to https://mcp.tripitaka-mcp.com/mcp. For self-hosting, clone the repository and run ./scripts/install.sh for a five-minute setup using a prepared HuggingFace dump.
Key features of Tripitaka MCP
- Hybrid search — trigram keyword + vector semantic via RRF
- Full-sutta fetch with cross-reference URLs to SuttaCentral and 84000.org
- Translation comparison — side-by-side, segment-aligned across editions
- Pāli word lookup against multiple dictionaries (Payutto, PTS, DPPN)
- Inflection analyzer — strips suffixes to recover root forms
- Dual transport — Streamable HTTP and legacy SSE
Use cases of Tripitaka MCP
- Studying a full sutta with every segment and reference links
- Comparing English translations of the same Pāli passage
- Looking up the meaning and inflection of a specific Pāli word
- Searching the entire Tipiṭaka using both keyword and semantic queries
- Researching canonical texts without installing the database locally
FAQ from Tripitaka MCP
What data does Tripitaka MCP use?
It uses bilara-data from SuttaCentral, including Pāli and English translations for the Sutta and Vinaya Piṭakas, and Pāli only for the Abhidhamma Piṭaka.
How do I run Tripitaka MCP?
You can use the hosted endpoint at https://mcp.tripitaka-mcp.com/mcp via mcp-remote, or self-host by cloning the repository and running the install script.
What are the license terms?
The code is MIT. Data licenses vary; some are non-commercial. The project is offered as Dhamma Dāna for free, non-commercial use in study, research, and practice.
What transports does Tripitaka MCP support?
It supports both Streamable HTTP (path /mcp, MCP spec 2025-03-26) and legacy SSE (path /sse).
Are there any limits or dependencies?
For self-hosting, the install script uses a pre‑packaged dump to avoid the 2‑4 hour fresh database load. No authentication is mentioned for the hosted endpoint.
其他 分类下的更多 MCP 服务器
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
评论