tokenio-mcp

tokenio-mcp

3.2

If you are the rightful owner of tokenio-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A Model Context Protocol (MCP) server that enables Claude AI to interact with Token.io banking APIs.

The Token.io MCP Server for Claude AI is a specialized server that facilitates the interaction between Claude AI and Token.io banking APIs. It allows users to perform various financial operations through natural language requests. Developed by Sam French, this server is released under the MIT License. It provides features such as bank information retrieval, payment link generation, and account information services (AIS) with user consent. The server ensures secure API integration using the Token.io sandbox environment, making it suitable for safe testing. The server is built using Node.js, the Model Context Protocol SDK, and the Token.io API, with Zod for validation. It is designed to be extensible, allowing additional banking operations to be added as needed.

Features

  • Bank Information Retrieval: Look up banks by name, country, or payment network support.
  • Payment Link Generation: Generate payment links for GBP or EUR currencies.
  • Account Information Services (AIS): Access account information, balances, and transactions with user consent.
  • Claude AI Integration: Seamless integration with Claude AI through the Model Context Protocol.
  • Secure API Integration: Uses the Token.io sandbox environment for safe testing.

Tools

  1. tokenio-get-banks

    Get a list of banks with optional filtering.

  2. tokenio-get-bank-details

    Get detailed information about a specific bank.

  3. tokenio-create-payment-link

    Generate a payment link for a specific amount and currency.

  4. tokenio-create-ais-token-request

    Create an AIS token request for accessing accounts.

  5. tokenio-initiate-bank-authorization

    Initiate the bank authorization process.

  6. tokenio-get-token-request-result

    Get the access token after authorization.

  7. tokenio-get-accounts

    Retrieve all linked bank accounts.

  8. tokenio-get-account-balance

    Get balance information for a specific account.

  9. tokenio-get-account-transactions

    Get transaction history for a specific account.

Related MCP Servers

View all finance servers →