We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/TeamDay-AI/se-ranking-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
.gitignore•548 B
# Build and Release Folders
bin-debug/
bin-release/
[Oo]bj/
[Bb]in/
node_modules/
# dist/ committed so GitHub dependency works without build step
# dist/
# Other files and folders
.settings/
.idea/
.DS_Store
# Executables
*.swf
*.air
*.ipa
*.apk
# .env file
.env
# Claude Code guidance
CLAUDE.md
task.md
task-prompts.md
# Project files, i.e. `.project`, `.actionScriptProperties` and `.flexProperties`
# should NOT be excluded as they contain compiler settings and other important
# information for Eclipse / Flash Builder.
/package-lock.json