mcpbeat Sign in

Pokeapi MCP Server

by asthanaji05 Your server? Claim it
local only

Pokeapi MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 58 installs a week from npm. Last commit 2 Nov 2025.

Empower your AI with Pokédex powers! Fetch and explore Pokémon data seamlessly via PokeAPI.

Installs per day peak 68 · avg 14 · +114% w/w
a month agotoday
58
Installs / week
npm · pokeapi-mcp-server
1
Stars
0 open issues
2 Nov 2025
Last commit
0 releases in 90 days
ISC
License
TypeScript

Nothing serious here today

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

Alternatives to Pokeapi MCP Server

same job, measured the same way
I
MCP KQL Server
by 4r9un

Execute KQL in AI prompts via NL2KQL with schema discovery and Azure Data Explorer integration

259 installs/wk local only
Postgres Scout MCP
by bluwork

Scout your PostgreSQL databases with AI - safety features, monitoring, and data quality

43 installs/wk local only
Myriade
by myriade

Explore and query your data warehouse through Myriade's AI data analyst agent.

19 tools answering
LexAPI
by lex-api

Search EUR-Lex, fetch parsed EU legislation and case law, explore the citation graph.

27 installs/wk local only
Nova Scotia Data Explorer
by sevask

Query and explore Nova Scotia open datasets via the Socrata SODA API.

4 tools answering
MCP Server Vivino
by mrbridgehq

Vivino wine data for AI assistants: search, explore, wine details and meal-aware recommendations

answering
F
Occam
by occam

Finds the simplest equation consistent with your data. SINDy and PySR symbolic regression via MCP.

4 tools answering
youtube-media
by nexlab

Search YouTube, read video metadata, and fetch transcripts with language preferences

answering

Pokeapi MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for Pokeapi MCP Server?
Pokeapi MCP Server 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 pokeapi-mcp-server was installed 58 times last week.
How do I connect Pokeapi MCP Server?
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 pokeapi-mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Pokeapi MCP Server?
The npm package pokeapi-mcp-server was installed 58 times in the last week. Week over week that is +114%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Pokeapi MCP Server open source?
Yes — it is published under the ISC licence, written in TypeScript and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.