Skip to main content
Glama

My MCP Server

.gitignore638 B
# Python Bytecode and Cache __pycache__/ *.pyc *.pyo *.pyd .pytest_cache/ .mypy_cache/ .ruff_cache/ .cache/ .ipynb_checkpoints/ # Virtual Environments .venv/ .venv venv/ env/ .Python # Build and Distribution *.egg-info/ dist/ build/ .coverage htmlcov/ # Logs logs/ *.log npm-debug.log* yarn-debug.log* yarn-error.log* dev-debug.log # Environment and Configuration .env .envrc .cursor/mcp.json # Editor and IDE .idea/ .vscode/ *.suo *.ntvs* *.njsproj *.sln *.sw? # Data Files data/ *.db *.sqlite3 *.pkl *.bin *.pt *.h5 # OS Generated Files .DS_Store Thumbs.db # Project-Specific # Added by Task Master AI # claude .claude/sessions/

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/jairosoft-com/mcp-server-python-template'

If you have feedback or need assistance with the MCP directory API, please join our Discord server