All recipes
PokeAPI
The full Pokemon API as a proxy — 97 routes, MCP tools included. No credentials needed.
- Name
- @jayjay/pokedex
- by
- @jayjay
- revision
- 3
- Installs
- 1 install
- Published
Install
npx apiblaze install @jayjay/pokedexInstalls revision 3. Pin a revision with @3 to keep it from moving.
Installing this asks you to agree to 4 things
- upstreampokeapi.co
every request — including your users' access tokens — is sent to this host
- quota10,000 requests/daily
requests above your current limit are billed to you
- dev portalon
creates a public page for this API
- mcp serveron
creates a public MCP endpoint for this API
The install command shows this list again and stops for a yes or no. Nothing is created before you answer.
What it will ask you for
- Your own OAuth client ID (oauth_client_id)
- Your own OAuth client secret (oauth_client_secret)
2 values you supply. They stay in your own account — a recipe never carries the publisher's credentials.
Read the whole recipe before you run it: /api/recipes/jayjay/pokedex/3 · 399 KB