get_digimon
ActiveTool of Digimon
declared in 0.1.0
Get full details for one Digimon by name or numeric id: its level, type, attribute, fields, evolution lines, and English description. Keyless.
Parameters schema
{
"type": "object",
"required": [
"name"
],
"properties": {
"name": {
"type": "string",
"description": "A Digimon name like \"Agumon\" or a numeric id like \"1\"."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Digimon
https://github.com/pipeworx-io/mcp-digimon
1/7 registries