Skip to main content
Glama
by turnono
cursor-mcp-config.json422 B
{ "mcpServers": { "7pace-timetracker": { "command": "node", "args": ["./mcp-servers/7pace-mcp-server/dist/index.js"], "cwd": "../../" }, "azure-devops": { "command": "npx", "args": ["-y", "@vortiago/azure-devops-mcp"], "env": { "AZURE_DEVOPS_ORG_URL": "https://dev.azure.com/labournet", "AZURE_DEVOPS_PAT": "your_azure_devops_pat_here" } } } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/turnono/7pace-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server