MCP Banco Inter
M

MCP Banco Inter

An MCP server for integrating the Banco Inter corporate API, allowing AI assistants to query account balances, transaction records, manage bills and other functions through natural language.
2 points
6.4K

What is MCP Banco Inter?

MCP Banco Inter is an intelligent banking assistant server that allows you to interact with your Banco Inter corporate account using everyday language through AI assistants (such as Claude, ChatGPT, etc.). You no longer need to log in to complex bank web pages or remember specific command formats. Just ask like you're having a conversation with a person, and you can get account information, manage bills, etc.

How to use MCP Banco Inter?

Using MCP Banco Inter is very simple: First, you need to obtain API credentials on the Inter Developer Portal; then, configure the server in your favorite AI assistant (such as Claude Desktop, Cursor, etc.); after the configuration is complete, you can directly interact with your bank account in natural language, for example, ask 'What is the balance of my account?' or 'Please help me view the transaction records of last month.'

Applicable scenarios

MCP Banco Inter is especially suitable for business owners, financial personnel, or freelancers who need to frequently check their bank account status but want to simplify the operation process. Whether it's daily reconciliation, bill management, or quickly querying transaction records, it can be done through simple conversations without switching between multiple applications or remembering complex bank interfaces.

Main features

Bank account management
Query account balances in real-time, view detailed transaction records by date range, and download official statements in PDF format.
Bill management
Comprehensively manage your bills: create new bills, view the list of all bills, filter bills by status, cancel bills, and download bill PDF files.
Financial summary
Get a statistical summary of bills within a specified time period, including key financial indicators such as the number of bills and the total amount.
Multi-platform integration
Supports integration with multiple AI assistant platforms, including Claude Desktop, Cursor, Windsurf, VS Code, etc., providing flexible usage methods.
Advantages
Natural language interaction: No need to learn complex bank interfaces or commands. You can operate with everyday language.
Improve efficiency: Simplify complex bank operations into simple conversations, saving time and effort.
Flexible deployment: Supports local operation and Docker container deployment to adapt to different usage scenarios.
Safe and reliable: Uses bank-level mTLS authentication to ensure data transmission security.
Multi-client support: Can be used with various AI assistants you like.
Limitations
Requires technical configuration: Initial setup requires obtaining API credentials and configuring certificates, which is a certain threshold for non-technical personnel.
Only supports Banco Inter: Currently only applicable to corporate accounts of Banco Inter in Brazil.
Limited function scope: Only supports the functions provided by the API and cannot replace all operations of a complete online banking system.
Depends on network connection: Requires a stable network connection to access the bank API.

How to use

Obtain API credentials
Visit the Inter Developer Portal (developers.inter.co) to register and create an application, obtain the Client ID, Client Secret, and download the digital certificate file.
Prepare certificate files
Save the downloaded certificate files (.crt and.key) in a secure location, such as the certs folder in the project directory.
Configure environment variables
Create a.env file and set the necessary configuration parameters, including API credentials, certificate paths, and account information.
Configure the AI client
Add the MCP server configuration to the configuration file of the AI assistant you are using (such as Claude Desktop).
Start using
Restart the AI assistant. Now you can query bank information through natural language!

Usage examples

Daily account check
Quickly check the account balance and recent transactions every morning to ensure the normal financial status.
Monthly reconciliation
Conduct financial reconciliation at the end of each month and generate a complete transaction report.
Bill management
Create and manage customer payment bills and track payment status.
Financial summary
Quickly get a financial overview of a specific time period for decision - making support.

Frequently Asked Questions

Do I need to be a technical person to use this service?
Is this service safe? Will my bank information be leaked?
Can I use my personal Banco Inter account?
If I make a mistake during testing, will it affect my real bank account?
Which AI assistants are supported?
How can I get help if I encounter problems?

Related resources

Inter Developer Portal
The official platform to obtain API credentials and digital certificates
GitHub repository
View source code, submit issues, and participate in contributions
MCP Protocol official website
Understand the detailed technical specifications of the Model Context Protocol
NPM package page
View package version information and installation instructions
Docker image
Get Docker image and container running instructions

Installation

Copy the following command to your Client for configuration
{
  "mcpServers": {
    "banco-inter": {
      "command": "npx",
      "args": ["-y", "mcp-banco-inter"],
      "env": {
        "CLIENT_ID": "seu_client_id",
        "CLIENT_SECRET": "seu_client_secret",
        "CERT_PATH": "/caminho/absoluto/inter.crt",
        "KEY_PATH": "/caminho/absoluto/inter.key",
        "X_CONTA_CORRENTE": "sua_conta",
        "INTER_IS_SANDBOX": "true"
      }
    }
  }
}
Note: Your key is sensitive information, do not share it with anyone.

Alternatives

V
Vestige
Vestige is an AI memory engine based on cognitive science. By implementing 29 neuroscience modules such as prediction error gating, FSRS - 6 spaced repetition, and memory dreaming, it provides long - term memory capabilities for AI. It includes a 3D visualization dashboard and 21 MCP tools, runs completely locally, and does not require the cloud.
Rust
9.1K
4.5 points
M
Moltbrain
MoltBrain is a long-term memory layer plugin designed for OpenClaw, MoltBook, and Claude Code, capable of automatically learning and recalling project context, providing intelligent search, observation recording, analysis statistics, and persistent storage functions.
TypeScript
10.9K
4.5 points
B
Bm.md
A feature-rich Markdown typesetting tool that supports multiple style themes and platform adaptation, providing real-time editing preview, image export, and API integration capabilities
TypeScript
17.6K
5 points
S
Security Detections MCP
Security Detections MCP is a server based on the Model Context Protocol that allows LLMs to query a unified security detection rule database covering Sigma, Splunk ESCU, Elastic, and KQL formats. The latest version 3.0 is upgraded to an autonomous detection engineering platform that can automatically extract TTPs from threat intelligence, analyze coverage gaps, generate SIEM-native format detection rules, run tests, and verify. The project includes over 71 tools, 11 pre-built workflow prompts, and a knowledge graph system, supporting multiple SIEM platforms.
TypeScript
9.4K
4 points
P
Paperbanana
Python
9.6K
5 points
F
Finlab Ai
FinLab AI is a quantitative financial analysis platform that helps users discover excess returns (alpha) in investment strategies through AI technology. It provides a rich dataset, backtesting framework, and strategy examples, supporting automated installation and integration into mainstream AI programming assistants.
9.5K
4 points
B
Better Icons
An MCP server and CLI tool that provides search and retrieval of over 200,000 icons, supports more than 150 icon libraries, and helps AI assistants and developers quickly obtain and use icons.
TypeScript
9.2K
4.5 points
A
Assistant Ui
assistant - ui is an open - source TypeScript/React library for quickly building production - grade AI chat interfaces, providing composable UI components, streaming responses, accessibility, etc., and supporting multiple AI backends and models.
TypeScript
9.7K
5 points
N
Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
23.9K
4.5 points
G
Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
29.5K
4.3 points
M
Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
40.5K
5 points
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
82.7K
4.3 points
F
Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
71.9K
4.5 points
U
Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
39.3K
5 points
G
Gmail MCP Server
A Gmail automatic authentication MCP server designed for Claude Desktop, supporting Gmail management through natural language interaction, including complete functions such as sending emails, label management, and batch operations.
TypeScript
24.1K
4.5 points
M
Minimax MCP Server
The MiniMax Model Context Protocol (MCP) is an official server that supports interaction with powerful text-to-speech, video/image generation APIs, and is suitable for various client tools such as Claude Desktop and Cursor.
Python
57.5K
4.8 points
AIBase
Zhiqi Future, Your AI Solution Think Tank
© 2026AIBase