Skip to content
Cursor

Planning Center MCP Server for Cursor

com.planningcenter/mcp

The official Planning Center MCP server for interacting with your ministry's data.

client:Cursor transport:streamable-http

Install Planning Center MCP Server in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "mcp": {
      "url": "https://mcp.planningcenteronline.com/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Planning Center MCP Server in other clients