Back to search
30
MCP streamable-http

The Graph

io.github.pipeworx-io/the-graph

The Graph MCP — indexed blockchain data via subgraph GraphQL queries

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

@pipeworx/mcp-the-graph
The Graph MCP — indexed blockchain data via subgraph GraphQL queries
0 tools
code-graph-mcp
A code indexing system accessible via MCP (Model Context Protocol)
0 tools
mcp-graphql
Model Context Protocol server for GraphQL
0 tools
mcp-blockchain
A production-grade blockchain server built using MCP (Model Context Protocol)
0 tools
mcp-graphql-tools
GraphQL MCP server for AI assistants
0 tools
graphlit-mcp-server
Model Context Protocol (MCP) Server for Graphlit Platform
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "the_graph": {
      "url": "https://gateway.pipeworx.io/the-graph/mcp",
      "transport": "streamable-http"
    }
  }
}