rightcard-mcp
RightCard MCP
エージェント向けのカード選択オラクル:ここではどのクレジットカードで支払うべきですか? 回答は、RightCard が提供する、銀行が発表し2つのソースで検証済みの特典データに基づきます。RightCard iOS アプリ が使っているものと同じデータです。
銀行ログイン不要。アカウント不要。保存も一切なし。 カードIDと店舗名を渡せば、回答が得られます。
設計上正直です: 加盟店コードの注意点(Costco は倉庫型クラブなので、スーパーの特典は付与されない)、有効化フラグ付きの四半期ローテーション、同点の場合は名前を明示、ポイントはプログラムごとの価値で評価。
デフォルトは現金価値。保守的な旅行価値には
valuation: "points"を使用します。
使う
ホスト版(ステートレス Streamable HTTP):
https://mcp.rightcard.ai/mcpローカル版(stdio、公開カタログの読み取り以外、あなたのマシンから外へ何も出ない):
npx rightcard-mcpClaude Desktop / Claude Code / Cursor 設定:
{ "mcpServers": { "rightcard": { "command": "npx", "args": ["-y", "rightcard-mcp"] } } }Related MCP server: Blackwell Bank Card Hub MCP
ツール
ツール | 回答内容 |
| 指定したカードのうち、今日、その店舗またはカテゴリで最も多く獲得できるカード(注意事項含む) |
| 店舗がどうコード化されるか(カテゴリ、加盟店タイプ、MCC-trap の注意点) |
| カード名/発行者からカードIDを検索。検証済みを優先し、未検証にはフラグ |
| 1枚のカードの検証済み還元率、ローテーション期間、カテゴリ選択方式の仕様 |
| 現在・今後のローテーション期間と、恒常的な加盟店特典 |
例: 「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
Maintenance
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
- FlicenseNot gradedqualityDmaintenanceProvides 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.
- FlicenseNot gradedqualityBmaintenanceEnables 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.
- AlicenseNot gradedqualityCmaintenanceA hosted MCP server for AI-powered credit card advice, enabling search, comparison, portfolio analysis, and personalized recommendations for US credit cards through natural language.1MIT
- FlicenseNot gradedqualityDmaintenanceEnables searching and comparing live credit card merchant offers (cash back, points, statement credits) across Amex, Chase, Citi, PayPal, Rakuten, and Capital One from any AI agent.
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.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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