We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/cmdaltctr/claude-gemini-mcp-slim'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
{
"release-type": "python",
"packages": {
".": {
"package-name": "claude-gemini-mcp-slim",
"changelog-path": "docs/CHANGELOG.md",
"changelog-sections": [
{"type": "feat", "section": "Features", "hidden": false},
{"type": "fix", "section": "Bug Fixes", "hidden": false},
{"type": "docs", "section": "Documentation", "hidden": false},
{"type": "test", "section": "Testing", "hidden": false},
{"type": "ci", "section": "CI/CD", "hidden": false},
{"type": "refactor", "section": "Code Refactoring", "hidden": false},
{"type": "perf", "section": "Performance Improvements", "hidden": false},
{"type": "security", "section": "Security", "hidden": false},
{"type": "chore", "section": "Miscellaneous", "hidden": true}
],
"extra-files": [
{
"type": "generic",
"path": "README.md",
"glob": true
}
]
}
}
}