MCP.so
ログイン

MCP-Upbank

@sirmews

MCP-Upbank について

An MCP server for interacting with your up-bank account, retrieving account balances and transactions.

基本情報

カテゴリ

その他

ライセンス

WTFPL

ランタイム

node

トランスポート

stdio

公開者

sirmews

設定

標準の設定はありません

このサーバーの README には解析可能な MCP 設定ブロックが含まれていません。インストール手順はリポジトリをご確認ください。

リポジトリ

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is MCP-Upbank?

MCP-Upbank is a Model Context Protocol server that provides read-only access to the Up Bank API. It is designed for daily LLM usage, such as fetching transactions or comparing spending habits. The API does not allow any mutations, so there is no risk of accidentally modifying your bank account.

How to use MCP-Upbank?

Follow Up Bank's Getting Started guide to create a Personal Access Token. Configure the server in your MCP client (Claude, VS Code, Cursor) or use Smithery.ai for the exact configuration. Keep your token private and do not share it.

Key features of MCP-Upbank

  • Read-only access to the Up Bank API (no mutations)
  • Uses Zod schemas and types generated from the Up Bank OpenAPI spec
  • Handles opaque cursors with a custom pagination handler
  • Easy installation via Smithery.ai or manual client configuration
  • Focused on daily LLM integration, e.g., transaction journaling

Use cases of MCP-Upbank

  • Get a list of today's transactions and add them to your daily journal
  • Compare spending habits across months
  • Experiment with the Up Bank API in a safe, read-only environment

FAQ from MCP-Upbank

What does this MCP server do?

It exposes the Up Bank API through the Model Context Protocol, allowing LLMs to fetch account data like transactions. All operations are read-only.

Is it safe to use?

Yes. The Up Bank API does not support mutations, so there is no risk of deleting your account or sending money.

How do I install MCP-Upbank?

You can use Smithery.ai to get the exact configuration snippet for your client, or manually configure it using the installation guides for Claude, VS Code, or Cursor.

What do I need to get started?

A Personal Access Token from Up Bank. Follow their Getting Started guide to create one. Keep the token confidential.

Does the server require any other dependencies?

The README does not specify runtime dependencies. It is built using Orval and Zod, so Node.js is likely required. The easiest way to set it up is via Smithery.ai.

コメント

「その他」の他のコンテンツ