Skip to main content
Glama
parikshitmadahar

rightcard-mcp

RightCard MCP

에이전트를 위한 카드 선택 오라클: 보유한 신용카드 중 어떤 카드로 여기서 결제해야 할까요?
답은 RightCard의 은행 공개·이중 출처 검증 리워드 데이터를 근거로 합니다 — RightCard iOS app이 사용하는 것과 동일한 데이터입니다.

  • 은행 로그인 없음. 계정 불필요. 저장되는 것 없음. 카드 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 함정 주의사항)

search_cards

이름·발급사로 카드 ID 검색. 검증된 카드를 먼저 표시하고, 검증되지 않은 카드에는 플래그

card

카드 한 장의 검증된 적립률, 로테이션 분기, 카테고리 직접 선택 사양

rotating_calendar

현재 및 예정된 로테이션 분기와 고정 가맹점 혜택

시도해 보세요: "Amex Gold, Freedom Flex, Citi Double Cash를 갖고 있어. 그러면 내가 Costco에서 어떤 카드를 써야 할까?"

앱과의 패리티

src/engine.ts는 iOS 앱의 Swift 엔진을 포팅한 것입니다. fixtures/engine_golden.json에는 실물 카탈로그와 가맹점 디렉터리를 대상으로 Swift 코드가 생성한 3,100개 이상의 정답이 들어 있고, npm test는 포팅 결과가 하나라도 어긋나면 실패합니다. 오퍼(사용자 개인의 은행 혜택)는 의도적으로 이 서버에 포함되지 않으며 — 이들은 휴대폰에만 있습니다.

개인정보

호스팅 서버는 요청 횟수만 기록합니다. 식별자도 없고, 쿠키도 없고, 저장도 없습니다. 전체 정책: 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