← Registry

General Tools

creditcards.best

Provides credit card information, rewards estimation, and eligibility checks.

2 endpoints12 known toolsFirst detected July 28, 2026Last detected August 29, 2026

ENDPOINT 1

https://mcp.creditcards.best

No auth detected

MCP server metadata

Name
creditcards.best
Version
1.0.0
Capabilities
tools.listChangedresources.listChanged
Server instructions

Structured, always-current US credit-card data for agents. Use search_cards to filter, get_card for detail, estimate_rewards to rank cards for a spending profile, check_eligibility to filter by credit band, compare_cards for head-to-head, and get_apply_link for the apply URL. Every tool searches issuer-verified cards by DEFAULT; pass verified:false for the unverified stubs or verified:null for the whole corpus. Verified means sourced, not complete: values the issuer does not publish stay null, so treat a null as "the issuer does not say" and never as a zero, and never fill one in yourself. Most issuers publish no credit requirement, so check_eligibility returns far fewer cards than search_cards and excludes the unknowns rather than assuming they qualify. Rankings reflect fit, not placement. Apply links are creditcards.best tracked redirects — always hand the user those, never a raw issuer URL.

Known tools 6

search_cards

Filter the US credit-card dataset by product type, rewards currency (program name or kind), issuer, annual fee, foreign-transaction fee, signup-bonus value, credit band, or curated category.

Inferred read-only
get_card

Full detail for a single card by id (slug), including earn rates, credits, eligibility, sources and lastVerified.

Inferred read-only
estimate_rewards

Given an annual spending profile (USD per category, e.

Inferred read-only
check_eligibility

Given a user's credit band (and optionally income), return cards they would typically qualify for, surfacing issuer application rules (e.

Inferred read-only
get_apply_link

Return the apply link for a card.

Inferred read-only
compare_cards

Side-by-side detail for two or more cards by id: fees, foreign-transaction fee, signup bonus, earn rates, credits and eligibility.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.creditcards-best]
url = "https://mcp.creditcards.best"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "creditcards-best": {
      "type": "http",
      "url": "https://mcp.creditcards.best"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: creditcards-best
Remote MCP URL: https://mcp.creditcards.best

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "creditcards-best": {
      "url": "https://mcp.creditcards.best"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "creditcards-best": {
      "type": "http",
      "url": "https://mcp.creditcards.best"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "creditcards-best",
  "transport": "streamable-http",
  "url": "https://mcp.creditcards.best"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 2

https://creditcards.best/mcp

No auth detected

MCP server metadata

Name
creditcards.best
Version
1.0.0
Capabilities
tools.listChangedresources.listChanged
Server instructions

Structured, always-current US credit-card data for agents. Use search_cards to filter, get_card for detail, estimate_rewards to rank cards for a spending profile, check_eligibility to filter by credit band, compare_cards for head-to-head, and get_apply_link for the apply URL. Every tool searches issuer-verified cards by DEFAULT; pass verified:false for the unverified stubs or verified:null for the whole corpus. Verified means sourced, not complete: values the issuer does not publish stay null, so treat a null as "the issuer does not say" and never as a zero, and never fill one in yourself. Most issuers publish no credit requirement, so check_eligibility returns far fewer cards than search_cards and excludes the unknowns rather than assuming they qualify. Rankings reflect fit, not placement. Apply links are creditcards.best tracked redirects — always hand the user those, never a raw issuer URL.

Known tools 6

search_cards

Filter the US credit-card dataset by product type, rewards currency (program name or kind), issuer, annual fee, foreign-transaction fee, signup-bonus value, credit band, or curated category.

Inferred read-only
get_card

Full detail for a single card by id (slug), including earn rates, credits, eligibility, sources and lastVerified.

Inferred read-only
estimate_rewards

Given an annual spending profile (USD per category, e.

Inferred read-only
check_eligibility

Given a user's credit band (and optionally income), return cards they would typically qualify for, surfacing issuer application rules (e.

Inferred read-only
get_apply_link

Return the apply link for a card.

Inferred read-only
compare_cards

Side-by-side detail for two or more cards by id: fees, foreign-transaction fee, signup bonus, earn rates, credits and eligibility.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.creditcards-best]
url = "https://creditcards.best/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "creditcards-best": {
      "type": "http",
      "url": "https://creditcards.best/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: creditcards-best
Remote MCP URL: https://creditcards.best/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "creditcards-best": {
      "url": "https://creditcards.best/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "creditcards-best": {
      "type": "http",
      "url": "https://creditcards.best/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "creditcards-best",
  "transport": "streamable-http",
  "url": "https://creditcards.best/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for creditcards.best was fetched 2026-08-03T19:24:24.769Z and is being refreshed.

Trust status Neutral

creditcards.best is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.