Skip to main content
Glama

Graphistry MCP

Official
by graphistry
package.json1.08 kB
{ "name": "@silkspace/graphistry-mcp", "version": "0.1.4", "description": "Graphistry MCP server - GPU-accelerated graph visualization for MCP clients", "main": "index.js", "bin": { "graphistry-mcp": "./index.js" }, "scripts": { "postinstall": "node postinstall.js" }, "keywords": [ "mcp", "graphistry", "graph-visualization", "claude", "network-analysis", "gpu-accelerated", "ai", "llm" ], "author": "Graphistry Community & Alexander Morisse <silkspace@users.noreply.github.com>", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/graphistry/graphistry-mcp.git" }, "bugs": { "url": "https://github.com/graphistry/graphistry-mcp/issues" }, "homepage": "https://github.com/graphistry/graphistry-mcp#readme", "files": [ "index.js", "postinstall.js", "run_graphistry_mcp.py", "pyproject.toml", "setup.py", "src/**/*.py", ".env.example", "README.md" ], "engines": { "node": ">=18.0.0" }, "os": [ "darwin", "linux" ] }

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