We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/settlemint/sdk'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
{
"mcpServers": {
"context7": {
"command": "bunx",
"args": ["-y", "@upstash/context7-mcp@latest"]
},
"mcp-deepwiki": {
"command": "bunx",
"args": ["-y", "mcp-deepwiki@latest"]
},
"Linear": {
"url": "https://mcp.linear.app/sse"
},
"Sentry": {
"url": "https://mcp.sentry.dev/sse"
},
"shadcn-ui": {
"command": "bunx",
"args": ["-y", "shadcn-ui-mcp-server"]
}
}
}