diff --git a/servers/beefy-mcp.json b/servers/beefy-mcp.json new file mode 100644 index 0000000000..cc20885720 --- /dev/null +++ b/servers/beefy-mcp.json @@ -0,0 +1,23 @@ +{ + "id": "beefy-mcp", + "name": "Beefy MCP", + "description": "GET /api/v1/status Returns: { arbitrum: { subgraph: string, tag: string, blockNumber: string, timestamp: string, hasErrors: boolean }[], avax: { subgraph: strin", + "repository": "https://github.com/junct-bot/beefy-mcp", + "endpoint": "https://beefy.mcp.junct.dev/mcp", + "transport": [ + "streamable-http" + ], + "tags": [ + "read", + "v1/status", + "v1/investor", + "v1/vault", + "vault", + "oracle", + "v1/vaults" + ], + "version": "1.0.0", + "author": "Junct", + "llms_txt": "https://beefy.mcp.junct.dev/llms.txt", + "created_at": "2026-03-14T06:30:39.489Z" +}