
古兰经搜索
STDIO古兰经数据库搜索MCP服务器
古兰经数据库搜索MCP服务器
based on https://www.youtube.com/watch?v=0C6aXoqzm5s
MCP Demo 2 has the MCP server which searches sqlite quran.db for the search word
# Create a new directory for our project
uv init MCPDemo2
cd MCPDemo2
# Create virtual environment and activate it
uv venv
.venv\Scripts\activate
# Install dependencies
uv add mcp[cli]
# Create our server file
new-item server.py
claude_desktop_config.json has the configuration of the above server in claude desktop app