Skip to main content
Glama

FastMCP Boilerplate

by rainer85ah
.gitignore792 B
# Byte-compiled / optimized / DLL files __pycache__/ *.py[cod] *$py.class # C extensions *.so # Virtual environments (uv or others) .venv/ venv/ env/ # uv .uv/ # PyCharm .idea/ # Distribution / packaging build/ dist/ *.egg-info/ .eggs/ *.egg # Installer logs pip-log.txt pip-delete-this-directory.txt # Unit test / coverage reports htmlcov/ .tox/ .nox/ .coverage .coverage.* .cache nosetests.xml coverage.xml *.cover .hypothesis/ .pytest_cache/ # Jupyter Notebook .ipynb_checkpoints # pyenv .python-version # mypy .mypy_cache/ .dmypy.json # dotenv .env .env.* # Docker *.log docker-compose.override.yml docker-compose.*.yml Dockerfile.* .docker/ # VSCode .vscode/ # OS-specific .DS_Store Thumbs.db ehthumbs.db Desktop.ini # SQLite or other local dev files *.sqlite3 *.db *.pid

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/rainer85ah/mcp-server'

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