← Registry

Productivity

bestcardin.com

Provides tools to search, compare, and get recommendations for credit cards, including cashback calculations.

1 endpoint7 known toolsFirst detected June 3, 2026Last detected August 15, 2026

ENDPOINT 1

https://bestcardin.com/mcp

No auth detected

MCP server metadata

Name
bestcardin-mcp
Version
1.0.0
Capabilities
toolsresourcesprompts

Known tools 7

search_cards

Search BestCardIn's card catalog.

Inferred read-only
get_card_details

Fetch full details for a single card by slug.

Inferred read-only
compare_cards

Side-by-side comparison of two cards.

Inferred read-only
calculate_cashback

Compute monthly/annual cashback projection and break-even spend for a card.

Inferred read-only
recommend_card

Recommend a card given a country and a use-case archetype: no-fee, high-cashback, travel, premium, business, starter.

Inferred read-only
get_apply_url

Return the issuer's apply URL for a card (already UTM-attributed).

Inferred read-only
find_news

List recent editorial news articles for a country.

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.bestcardin-mcp]
url = "https://bestcardin.com/mcp"
enabled = true
Claude Code

.mcp.json

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

Settings → Connectors → Add custom connector

Name: bestcardin-mcp
Remote MCP URL: https://bestcardin.com/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": {
    "bestcardin-mcp": {
      "url": "https://bestcardin.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "bestcardin-mcp",
  "transport": "streamable-http",
  "url": "https://bestcardin.com/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 bestcardin.com was fetched 2026-07-31T07:56:58.888Z and is being refreshed.

Trust status Neutral

bestcardin.com 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.