mcpbeat Sign in

Swapi MCP Server

by abhishekjkrsna Your server? Claim it
local only

Swapi MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 46 installs a week from npm. Last commit 27 Jul 2026.

MCP server for SWAPI API

Installs per day peak 27 · avg 10 · +63% w/w
a month agotoday
46
Installs / week
npm · @abhishekjkrsna/swapi-mcp
0
Stars
0 open issues
27 Jul 2026
Last commit
0 releases in 90 days
License
HTML

Nothing serious here today

Today is the operative word: we check Swapi 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 swapi-mcp -- npx -y @abhishekjkrsna/swapi-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "swapi-mcp": {
      "args": [
        "-y",
        "@abhishekjkrsna/swapi-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.swapi-mcp]
command = "npx"
args = ["-y", "@abhishekjkrsna/swapi-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "swapi-mcp": {
      "args": [
        "-y",
        "@abhishekjkrsna/swapi-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "swapi-mcp": {
      "args": [
        "-y",
        "@abhishekjkrsna/swapi-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Swapi MCP

same job, measured the same way
Hostinger API MCP
by hostinger

MCP server for Hostinger API

155 172 installs/wk answering
Qnap
by marcelo-ochoa

MCP server for QNAP NAS API

32 installs/wk local only
Razorpay
by indiamcp

MCP server for Razorpay API.

21 installs/wk local only
Anzenna
by anzenna

MCP server for Anzenna

answering
I
Nodejsmcp
by steeped-registry

A Forgejo MCP Server

64 installs/wk local only
Matomo
by pipeworx-io

MCP server for matomo

40 tools answering
Vercel MCP
by vercel

An MCP server for Vercel

answering
I
Yandex Tracker MCP
by aikts

MCP server for Yandex Tracker API.

3 215 installs/wk local only

Swapi MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Swapi MCP?
Swapi 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 @abhishekjkrsna/swapi-mcp was installed 46 times last week.
How do I connect Swapi 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 @abhishekjkrsna/swapi-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Swapi MCP?
The npm package @abhishekjkrsna/swapi-mcp was installed 46 times in the last week. Week over week that is +63%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Swapi MCP open source?
We cannot say either way: written in HTML and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.