💻

Poke

🟡Caution
Development

Fetches Pokémon data from the PokeAPI and exposes it through a standardized MCP interface.

STEP 1

Understand what it does

Tell your agent things like:

use poke
write code
review code
manage repository
PERMISSIONS

What this capability can access

This capability requires the following permissions:

This capability can modify data or communicate externally. Review the permissions below before granting access.

📖
Read Files
Reads local files and directories
✏️
Write/Delete Files
Creates, modifies, or deletes files
🌐
Read External Data
Fetches data from external sources
📤
Send Data Externally
Sends data to external services
STEP 2

Set it up

Available on 1 platform. Pick yours:

MCP (Model Context Protocol)Docs

Add to your MCP client configuration:

{
  "mcpServers": {
    "poke": {
      "command": "npx",
      "args": ["-y", "@modelcontextprotocol/server-poke"]
    }
  }
}
STEP 3

Go deeper

Full documentation and source code

Add to your README

Show that your tool is listed on AgentSift

Poke trust score on AgentSift
[![AgentSift](https://agentsift.com/api/badge/capability/poke)](https://agentsift.com/capabilities/poke)

Options: ?style=flat-square for square corners, ?score=false for simple “listed” badge

#mcp#development#agent-tool

Related capabilities