Files
42marketplaces/sync/gh-nschwermann-claude-tools-subgraph-explorer.json
2025-11-30 09:08:53 +08:00

18 lines
611 B
JSON

{
"name": "subgraph-explorer",
"owner": {
"name": "Nathan Schwermann",
"email": "plugin@42plugin.com"
},
"plugins": [
{
"name": "subgraph-explorer",
"description": "Explore and query blockchain subgraphs through a private MCP server running in Docker. Provides schema exploration, query execution, and export utilities for NFT, DEX, and DeFi data. Requires Docker, Docker Compose, and Python 3.",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-nschwermann-claude-tools-subgraph-explorer.git"
},
"strict": true
}
]
}