Skip to main content
Glama

Skeleton MCP Server

by nickweedon
.gitignore792 B
# Python __pycache__/ *.py[cod] *$py.class *.so .Python build/ develop-eggs/ dist/ downloads/ eggs/ .eggs/ lib/ lib64/ parts/ sdist/ var/ wheels/ *.egg-info/ .installed.cfg *.egg # Virtual environments .venv/ venv/ ENV/ env/ # UV package manager .uv/ uv.lock # Testing .pytest_cache/ .coverage htmlcov/ .tox/ .nox/ coverage.xml *.cover *.py,cover .hypothesis/ # IDEs .idea/ .vscode/ *.swp *.swo *~ .project .pydevproject .settings/ # OS files .DS_Store Thumbs.db # Environment files (keep .env.example) .env .env.local .env.*.local # Logs *.log logs/ # Claude Code .claude/settings.local.json # Docker .docker/ # Temporary files tmp/ temp/ *.tmp *.bak # Build artifacts *.whl *.tar.gz # Jupyter .ipynb_checkpoints/ # mypy .mypy_cache/ .dmypy.json dmypy.json # ruff .ruff_cache/

Latest Blog Posts

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/nickweedon/mcp_server_template'

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