8T
MCP Pokémon
このリポジトリは、ポケモンの情報を取得するための MCP サーバーです。
機能
getPokemonList: ポケモンのリストを取得しますgetPokemonCharacteristic: 指定した ID のポケモンの特徴を取得します
使い方
ビルド
npm run build
Claude Desktop 側の設定
{
"mcpServers": {
"pokemon": {
"command": "node",
"args": [
"/ABSOLUTE/PATH/TO/PARENT/FOLDER/sample_mcp_pokemon/build/index.js"
]
}
}
}
API エンドポイント
このサーバーは、PokeAPIを利用しています。
tool
getPokemonList
Pokémon のリストを取得します。
パラメータ:
limit: 返す Pokémon の数(1〜10、デフォルト: 10)offset: ページネーションの開始インデックス(デフォルト: 0)
getPokemonCharacteristic
指定した ID のポケモンの特徴を取得します。
パラメータ:
id: Pokémon の ID
Transport:
stdio
Language: 
Created: 4/13/2025
Updated: 4/13/2025
Recommend MCP Servers 💡
bounteous-hulk
ravi-bounteous
A Model Context Protocol (MCP) server implementation enabling integration between LLM applications and GitHub/GitLab version control systems
2025-04-10
congressmcp
amurshak
An MCP server that provides AI agents and MCP clients access to comprehensive U.S. Congressional data via the Congress.gov API.
2025-05-21
itemit-mcp
umin-ai
An MCP server bridging itemit asset management API with the MCP ecosystem for asset tracking
2025-06-30
notte-mcp
nottelabs
A MCP server for Notte's agentic ecosystem, enabling session management, page interaction, and agent operations.
2024-12-08
sse
biel-mcp
TechDocsStudio
Connect AI tools like Cursor, VS Code, and Claude to your product docs.
2025-06-20
sse
tropical-362827/futaba-mcp
tropical-362827
ふたば☆ちゃんねると対話するためのMCPツールを提供するPythonライブラリで、AIアシスタントがスレッドデータを取得できるようにします。
2025-04-08