search_characters
ActiveTool of jikan
declared in 0.1.0
Search for anime/manga characters by name. Returns character names, nicknames, favorites count, and biography.
Parameters schema
{
"type": "object",
"examples": [
{
"query": "Naruto Uzumaki"
},
{
"query": "Rem"
}
],
"required": [
"query"
],
"properties": {
"query": {
"type": "string",
"description": "Character name to search for (e.g., \"Naruto\")"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
jikan
https://github.com/pipeworx-io/mcp-jikan
1/7 registries