Skip to main content
Glama

Graphistry MCP

Official
by graphistry
.npmignore637 B
# Node node_modules/ package-lock.json # Python __pycache__/ *.pyc *.pyo *.pyd .Python *.so *.egg *.egg-info/ dist/ build/ .eggs/ .pytest_cache/ # Virtual environments .venv/ venv/ env/ ENV/ # IDE .vscode/ .idea/ *.swp *.swo *~ # OS .DS_Store Thumbs.db # Git .git/ .gitignore .gitattributes # Testing tests/ *.test.js *.spec.js # Documentation (keep README.md) docs/ *.md !README.md # Logs logs/ *.log # Archive archive/ # GitHub .github/ # MCP Config .mcp.json .mcp.json.example # Environment .env .env.local .env.*.local # Scripts (keep the main ones) setup-graphistry-mcp.sh start-graphistry-mcp.sh # Lock files uv.lock

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