RightCard MCP Server
Rank #14,801ai.rightcard/mcp
Which of your credit cards to use at any store, from verified bank data. No bank login.
RightCard MCP Server is a Model Context Protocol (MCP) server published by rightcard. It ranks #14,801 of 132,345 servers tracked on MCP Toplist. RightCard MCP Server is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Aug 23, 2026 and most recently updated on Sep 16, 2026.
Ranks ahead of 117,544 of 132,345 servers on MCP Toplist.
Use RightCard MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http rightcard https://mcp.rightcard.ai/mcpclaude mcp add rightcard -- npx -y rightcard-mcp[mcp_servers.rightcard]
url = "https://mcp.rightcard.ai/mcp"Add to ~/.codex/config.toml.
[mcp_servers.rightcard]
command = "npx"
args = ["-y", "rightcard-mcp"]Add to ~/.codex/config.toml.
https://mcp.rightcard.ai/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"rightcard": {
"command": "npx",
"args": [
"-y",
"rightcard-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"rightcard": {
"url": "https://mcp.rightcard.ai/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"rightcard": {
"command": "npx",
"args": [
"-y",
"rightcard-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"rightcard": {
"type": "http",
"url": "https://mcp.rightcard.ai/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"rightcard": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"rightcard-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"rightcard": {
"serverUrl": "https://mcp.rightcard.ai/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"rightcard": {
"command": "npx",
"args": [
"-y",
"rightcard-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"rightcard": {
"url": "https://mcp.rightcard.ai/mcp"
}
}
}{
"mcpServers": {
"rightcard": {
"command": "npx",
"args": [
"-y",
"rightcard-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/ai.rightcard%2Fmcp)<a href="https://mcptoplist.com/server/ai.rightcard%2Fmcp"><img src="https://mcptoplist.com/badge/ai.rightcard%2Fmcp.svg" alt="MCP Toplist: Top 25% of 132,345" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
rightcard
Available versions (2)
| Version | Published |
|---|---|
| 0.1.3 | Sep 16, 2026 |
| 0.1.2 | Aug 25, 2026 |
Frequently asked questions
- Who maintains RightCard MCP Server?
- RightCard MCP Server is maintained by rightcard, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is RightCard MCP Server listed on the Official MCP Registry?
- Yes — RightCard MCP Server is listed on the Official MCP Registry, alongside Glama.
- How many versions does RightCard MCP Server have?
- MCP Toplist tracks 2 versions of RightCard MCP Server, most recently published on Sep 16, 2026.
- Where can I find the source code for RightCard MCP Server?
- The source code for RightCard MCP Server is hosted at github.com/rightcard/rightcard-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.