Skip to main content
Glama

Graphistry MCP

Official
by graphistry
.gitignore1.14 kB
# 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 Environment venv/ env/ ENV/ .env .venv/ # IDE .idea/ .vscode/ *.swp *.swo .DS_Store # Project specific .mcp.json *.log *.sqlite *.db # Keep example files !.mcp.json.example !.env.example # Test coverage .coverage htmlcov/ .pytest_cache/ .tox/ # Distribution dist/ build/ *.egg-info/ # Jupyter Notebook .ipynb_checkpoints # Local development *.local local_settings.py # Python bytecode __pycache__/ *.py[cod] *$py.class *.so # Distribution / packaging .Python build/ develop-eggs/ dist/ downloads/ eggs/ .eggs/ lib/ lib64/ parts/ sdist/ var/ wheels/ *.egg-info/ .installed.cfg *.egg # Testing .pytest_cache/ .coverage htmlcov/ # Type checking .mypy_cache/ .dmypy.json # Linting .ruff_cache/ # IDE files .idea/ .vscode/ *.swp *.swo # OS specific .DS_Store .DS_Store? ._* .Spotlight-V100 .Trashes ehthumbs.db Thumbs.db # Project specific graphistry_cache/ **/.claude/settings.local.json # Sensitive configuration .mcp.json .env *.pid logs/

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/graphistry/graphistry-mcp'

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