Skip to main content
Glama
.gitignore432 B
# Byte-compiled / optimized / DLL files __pycache__/ *.py[cod] *.pyo # Virtual environment .venv/ venv/ env/ # Test & coverage output .coverage coverage.xml htmlcov/ .tox/ .pytest_cache/ # Build artifacts *.egg-info/ build/ dist/ # IDE/editor files .vscode/ *.sublime-workspace *.sublime-project .idea/ *.swp # OS files .DS_Store Thumbs.db # Environment/config .env *.env # PathFinder MCP session data .pathfinder-sessions/

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/jamesctucker/pathfinder-mcp'

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