ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use BPstat with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Direct access to authoritative Portuguese monetary and financial statistics.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 5 capabilities

The complete BPstat capability set.

These are the exact actions your AI can choose when you ask it to work with BPstat.

Capability set01 / 02

01-03

3 capabilities in this set.

Part of 5 available through BPstat.

  1. 01

    List statistical domains

    This capability lists the 77 statistical domains available in BPstat, such as monetary, external, or interest rate data. Use the parent ID to navigate through sub-domains.

  2. 02

    List domain series

    This capability retrieves the statistical series within a specific domain. It uses pagination to help you find the right series without overloading the request.

  3. 03

    Get series metadata

    This capability provides full metadata for a specific series, including its source, dimensional breakdowns, and the last recorded value.

Capability set02 / 02

04-05

2 capabilities in this set.

Part of 5 available through BPstat.

  1. 04

    Get series observations

    This capability pulls historical time-series observations as a CSV. You can apply start and end date filters to keep the data payload manageable.

  2. 05

    Get latest values

    This capability returns the most recent reference date and value for a series. It is a lightweight way to get current figures like the latest inflation or interest rate.

One connector, every AI

BPstat works with the most popular AI clients.

These are the most popular clients, each with a step-by-step guide: one link, set up once, with governance and visibility built in. And because everything runs on the MCP standard, the same connection also works in any other compatible client — nothing to rebuild.

Building your own app? The connector is yours to use.

You don't need a client to put BPstat to work: the same hosted connection plugs into your own applications and agent code, with the same governance on every request. Build with it, chat with it — one connection for both.

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 5 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of BPstat, so you can see the experience inside your AI.

It does not authenticate your account with BPstat. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

BPstat Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_DyA58Ll4YT0nslnFwhgv2DQQfUqYkp7q2pz22Spo/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — BPstat capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "bpstat-banco-de-portugal-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_DyA58Ll4YT0nslnFwhgv2DQQfUqYkp7q2pz22Spo/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

Guided setup for Claude? link.label

See all the AI clients this connector works with ↑

Who it's for

Built for the work BPstat owners hand off.

This MCP is built for professionals who require primary source data from the Portuguese central bank.

  • 01

    Economists

    They hand off the task of gathering specific monetary aggregates or inflation data to their agent.

  • 02

    Financial Analysts

    They use the agent to pull interest rate trends and balance of payments figures.

  • 03

    Journalists

    They use the agent to quickly verify official Portuguese economic figures for reporting.

FAQ

Questions BPstat owners ask.

  • 01

    Do I need an API key to use BPstat data?

    No, this MCP uses zero-auth access to the Banco de Portugal statistical database.

  • 02

    Can I get the latest interest rates?

    Yes, you can use the get_latest_values capability to pull the most recent reference date and value for interest rate series.

  • 03

    What kind of data is available?

    The database includes monetary aggregates, inflation, interest rates, balance of payments, external reserves, and national financial accounts.

  • 04

    Which AI clients can use this MCP?

    You can use this with any MCP-compatible client, including Claude, Cursor, Windsurf, and VS Code.

  • 05

    How can I filter the historical data I pull?

    You can use the start_date and end_date parameters in the get_series_observations capability to limit the results to a specific timeframe.

  • 06

    Do I need an API key or registration?

    No. BPstat's data API is fully public. every capability in this MCP works without authentication or account.

  • 07

    How do I find the series id I need?

    Start with list_statistical_domains, then list_domain_series for the domain you care about. Each series entry includes its id, title and last value. You can also browse bpstat.bportugal.pt/pt/dados/explorer in a browser and copy the series id from the URL.