holydb mcp for Cursor
com.holydb/holydb-mcp
Read-only MCP server for HolyDB: find Catholic parish Mass times by location and time.
client:Cursor
transport:streamable-http
tools:1
Install holydb mcp in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"holydb-mcp": {
"url": "https://api.holydb.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs