New:Microsoft Teams Notifications Are Now Available in Socket.Learn more →
Get Started

pokeapi-mcp

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pokeapi-mcp

Look up Pokemon species, abilities, and moves from PokéAPI. No key required.

latest
Source
npmnpm
Version
1.0.0
Version published
Weekly downloads
100
Maintainers
1
Weekly downloads
 
Created
Source

PokéAPI MCP

Look up Pokemon species, abilities, types, and stats from the public PokéAPI. No key required.

This file is self contained. It reads public data only and never writes to the machine. All output is bounded and honest about what could not be fetched.

Tools

  • pokemon_info Details for a Pokemon.
  • search_pokemon Search Pokemon by name.

Usage

npm install
npm run build
node dist/index.js

Data comes from the public PokéAPI.

Keywords

mcp

FAQs

Package last updated on 21 Sep 2026

Related posts