← Back to Plugins
MCP Server MCP

Bancadia MCP

github By github 👁 1 views ▲ 0 votes

Query Bancadia's registry of US business checking account products with structured filters.

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mcp.bancadia.com/",
      "headers": [
        {
          "description": "Bearer token required for tools/call (e.g. 'Bearer <token>'). Not required for initialize or tools/list. Obtain a token at https://bancadia.com/developer/signup.",
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...