Skip to main content
Glama
parikshitmadahar

rightcard-mcp

RightCard MCP

エージェント向けのカード選択オラクル:ここではどのクレジットカードで支払うべきですか? 回答は、RightCard が提供する、銀行が発表し2つのソースで検証済みの特典データに基づきます。RightCard iOS アプリ が使っているものと同じデータです。

  • 銀行ログイン不要。アカウント不要。保存も一切なし。 カードIDと店舗名を渡せば、回答が得られます。

  • 設計上正直です: 加盟店コードの注意点(Costco は倉庫型クラブなので、スーパーの特典は付与されない)、有効化フラグ付きの四半期ローテーション、同点の場合は名前を明示、ポイントはプログラムごとの価値で評価。

  • デフォルトは現金価値。保守的な旅行価値には valuation: "points" を使用します。

使う

ホスト版(ステートレス Streamable HTTP):

https://mcp.rightcard.ai/mcp

ローカル版(stdio、公開カタログの読み取り以外、あなたのマシンから外へ何も出ない):

npx rightcard-mcp

Claude Desktop / Claude Code / Cursor 設定:

{ "mcpServers": { "rightcard": { "command": "npx", "args": ["-y", "rightcard-mcp"] } } }

Related MCP server: Blackwell Bank Card Hub MCP

ツール

ツール

回答内容

best_card

指定したカードのうち、今日、その店舗またはカテゴリで最も多く獲得できるカード(注意事項含む)

lookup_merchant

店舗がどうコード化されるか(カテゴリ、加盟店タイプ、MCC-trap の注意点)

search_cards

カード名/発行者からカードIDを検索。検証済みを優先し、未検証にはフラグ

card

1枚のカードの検証済み還元率、ローテーション期間、カテゴリ選択方式の仕様

rotating_calendar

現在・今後のローテーション期間と、恒常的な加盟店特典

例: 「Amex Gold、Freedom Flex、Citi Double Cash を持っています。Costco ではどれを使うべきですか?」

アプリとの同等性

src/engine.ts は iOS アプリの Swift エンジンの移植です。fixtures/engine_golden.json には、Swift コードが実カタログと加盟店ディレクトリに対して生成した 3,100 件以上の回答が収められており、npm test は移植版がそのどれかでも食い違った場合に失敗します。オファー(ユーザーの個人的な銀行オファー)は意図的にこのサーバーには含まれておらず、それらはスマートフォン上にあります。

プライバシー

ホスト版サーバーはリクエスト数のみを記録します。識別子もCookieも保存も一切ありません。完全なポリシー: https://rightcard.ai/privacy

Install Server
F
license - not found
A
quality
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • F
    license
    Not graded
    quality
    D
    maintenance
    Provides tools to fetch and analyze credit card data with filtering options for banks, categories, and user personas. It also offers access to educational guides to assist in making informed financial recommendations.
  • F
    license
    Not graded
    quality
    B
    maintenance
    Enables users to explore and manage banking card features including product discovery, comparison, eligibility checks, spend insights, merchant offers, travel notices, card controls, and digital wallet provisioning.
  • A
    license
    Not graded
    quality
    C
    maintenance
    A hosted MCP server for AI-powered credit card advice, enabling search, comparison, portfolio analysis, and personalized recommendations for US credit cards through natural language.
    1
    MIT

View all related MCP servers

Related MCP Connectors

  • AI credit card advisor - search cards, compare portfolios, and optimize rewards

  • Search live credit card merchant offers across Amex, Chase, Citi, PayPal, Rakuten, Capital One.

  • Curated knowledge API for AI agents - skill packs, semantic search, validated patterns.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/parikshitmadahar/rightcard-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server