Skip to main content
Glama

Graphistry MCP

Official
by graphistry
.env.example421 B
# Graphistry MCP Server - Environment Configuration Example # Rename this file to .env and fill in your credentials # Graphistry Authentication # Register for a free account at https://hub.graphistry.com GRAPHISTRY_USERNAME=your_username GRAPHISTRY_PASSWORD=your_password # Server Configuration # Set the log level (DEBUG, INFO, WARNING, ERROR) LOG_LEVEL=INFO # HTTP server port (when using --http mode) HTTP_PORT=8080

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