Skip to main content
Glama
nickweedon

Skeleton MCP Server

by nickweedon
dockerignore.reference463 B
# Git .git/ .gitignore # Python __pycache__/ *.py[cod] *.egg-info/ .eggs/ dist/ build/ *.egg # Virtual environments .venv/ venv/ # Testing .pytest_cache/ .coverage htmlcov/ # IDEs .idea/ .vscode/ # Documentation docs/ CLAUDE.md *.md !README.md # Environment files .env .env.local .env.*.local # Docker Dockerfile* docker-compose*.yml .docker/ # Dev container .devcontainer/ # Claude .claude/ # Logs *.log logs/ # Temporary files tmp/ temp/ *.tmp *.bak

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/playwritght-proxy-mcp'

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