Skip to main content
Glama
.gitignore353 B
# Python __pycache__/ *.py[cod] *$py.class *.so .Python # Virtual environments .venv/ venv/ ENV/ env/ # Distribution / packaging build/ dist/ *.egg-info/ *.egg # Testing .pytest_cache/ .coverage htmlcov/ # Database files *.db *.db-journal # IDEs .vscode/ .idea/ *.swp *.swo *~ # OS .DS_Store Thumbs.db # Personal development notes SESSION_LOG.md

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/skeptomai/kicad_mcp'

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