Skip to content
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%
22 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
graphe-mcp
MCP server for connecting AI tools to the Graphe API
0 tools
io.github.PaulieB14/graph-polymarket-mcp
MCP server for querying Polymarket data via The Graph subgraphs
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
Bitcoin MCP
MCP server for Bitcoin Core nodes — 32 tools for AI agents to query blockchain data
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"
    }
  }
}