mcpbeat Sign in

Mastercard Developers MCP Server

by mastercard Your server? Claim it
local only

Mastercard Developers MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 74 installs a week from npm. Last commit 16 May 2026.

Access Mastercard Developers APIs, documentation, and API specifications through MCP.

Installs per day peak 28 · avg 13 · +102% w/w
a month agotoday
74
Installs / week
npm · @mastercard/developers-mcp
55
Stars
4 open issues
16 May 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Mastercard Developers MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add developers-mcp -- npx -y @mastercard/developers-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "developers-mcp": {
      "args": [
        "-y",
        "@mastercard/developers-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.developers-mcp]
command = "npx"
args = ["-y", "@mastercard/developers-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "developers-mcp": {
      "args": [
        "-y",
        "@mastercard/developers-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "developers-mcp": {
      "args": [
        "-y",
        "@mastercard/developers-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Mastercard Developers MCP

same job, measured the same way
MCP Devkit Server
by mapbox

Provides AI assistants with direct access to Mapbox developer APIs and documentation.

284 installs/wk answering
C
Googleapis
by googleapis-developerknowledge

Provides access to Google's public developer documentation.

3 tools answering
Svelte LLM MCP
by stanislav-svelte-llm

An MCP server that provides access to Svelte 5 and SvelteKit documentation

2 tools answering
Webcomponents React MCP Server
by ui5

MCP server for UI5 Web Components for React - Developer documentation and API assistance

962 installs/wk local only
Avalara Developer Documentation
by avalara

Provides access to Avalara developer documentation, integration guides, and code examples

answering
Gunsnation
by dynamicdeals

MCP server for real-time access to the Gunsnation firearms catalog and specifications.

38 installs/wk local only
Ms Sharepoint MCP
by 0xka13b

Microsoft SharePoint MCP server — access sites, lists, and documents through Microsoft Graph.

52 installs/wk local only
Upstash
by upstash

Manage Upstash databases and resources through the Upstash Developer API.

3 005 installs/wk local only

Mastercard Developers MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Mastercard Developers MCP?
Mastercard Developers MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @mastercard/developers-mcp was installed 74 times last week.
How do I connect Mastercard Developers MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @mastercard/developers-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Mastercard Developers MCP?
The npm package @mastercard/developers-mcp was installed 74 times in the last week. Week over week that is +102%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Mastercard Developers MCP open source?
Yes — it is published under the MIT licence, written in TypeScript, 55 stars on GitHub and 4 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.