We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/LebedAlIv2601/McpSystem'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Python
__pycache__/
*.py[cod]
*$py.class
*.so
.Python
# Virtual Environment
venv/
env/
ENV/
# Environment variables
.env
client/.env
# IDE
.vscode/
.idea/
*.swp
*.swo
*~
# OS
.DS_Store
Thumbs.db
# Runtime data
client/tasks_snapshot.json
client/subscribers.json
client/rag_state.json
client/faiss_index.bin
client/faiss_metadata.json
server/data/user_profiles.json
server/data/*.lock