67
/ 100
17 days ago
glama

pokemon-world-mcp

Enables exploring a small map, battling and catching real-named Pokémon via MCP tools. Players start with a starter and collect species, with progression and evolution.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
7 tools verified — handlers match their declared behaviour
4 read-only tools verified — handlers contain no write/delete/exec
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 1 credential: MCP_DEV_BYPASS_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configHOST
configPORT
configLOG_LEVEL
configPUBLIC_URL
configDATABASE_URLSaves: Neon table pokemon_saves when is set; otherwise local SQLite under $HOME/.pokemon-world-mcp/
🔐 secretMCP_DEV_BYPASS_KEYAuth: same as vans-mcp — Authorization: Bearer vcr_sk_... (Neon api_keys) or local
configSQLITE_PATH
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/mz038197-pokemon-world-mcp-fyie69)](https://m8ven.ai/mcp/mz038197-pokemon-world-mcp-fyie69)
commit: 83bcd9f39d5033a07987260ddbe51419394638a1
code hash: cdcc46d890ea854beed639ea6d31ec2b08a8058e66be04cbf582487130b9fe27
verified: 7/14/2026, 8:33:10 AM
view raw JSON →