We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/MadnessEngineering/fastmcp-todo-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Environment and credentials
.env*
.env.local
.env.production
.env.development
AUTH0_TOKEN*
*_secrets.json
*client_secrets*
*.key
*.pem
*.p12
*.pfx
config/*.json
config/*secrets*
*.credentials
# Python
__pycache__/
*.pyc
*.pyo
*.pyd
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
*.egg-info/
.installed.cfg
*.egg
MANIFEST
/venv/
# IDE and editor files
.vscode/
.idea/
/src/fastmcp_todo_server/.idea
/src/Omnispindle/.idea
.cursor/
.cursorrules
*.swp
*.swo
*~
# Testing and cache
.pytest_cache/
.coverage
htmlcov/
.tox/
.cache
# Logs
*.log
logs/
# OS generated files
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db
# Node.js (from previous experiments)
/node_modules
/omnispindle-auth/node_modules
/omnispindle-auth/src-tauri
# SpecStory
/.specstory
.specstory/.what-is-this.md
# Temporary files
*.tmp
*.temp
/.claude/data
uv.lock