We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/TaifAlsadoon/pokemon-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
llm_examples.md•286 B
- Read resource `pokemon://pikachu` then summarize top 3 moves by power and effects.
- Read resource `pokemon://charmander` and list its evolution chain.
- Call tool `simulate_battle` with `pokemon_a="charizard"`, `pokemon_b="blastoise"`, `seed=42`, then summarize why the winner won.