diff --git a/servers/coinbase-mcp.json b/servers/coinbase-mcp.json new file mode 100644 index 0000000000..85cad9714c --- /dev/null +++ b/servers/coinbase-mcp.json @@ -0,0 +1,24 @@ +{ + "id": "coinbase-mcp", + "name": "Coinbase MCP", + "description": "Get all accounts for a profile — Get a list of trading accounts from the profile of the API key.", + "repository": "https://github.com/junct-bot/coinbase-mcp", + "endpoint": "https://coinbase.mcp.junct.dev/mcp", + "transport": [ + "streamable-http" + ], + "tags": [ + "read", + "accounts", + "coinbase accounts", + "write", + "conversions", + "analytics", + "currencies", + "transfers" + ], + "version": "1.0.0", + "author": "Junct", + "llms_txt": "https://coinbase.mcp.junct.dev/llms.txt", + "created_at": "2026-03-18T13:13:05.950Z" +}