Disc Golf MCP for Cursor
com.discgolfmcp/disc-golf
Read-only PDGA disc golf data — players, events, courses and season statistics.
client:Cursor
transport:streamable-http
Install Disc Golf MCP in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"disc-golf": {
"url": "https://discgolfmcp.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs