top_manga
ActiveTool of mcp-kitsu
declared in 0.1.0
List top-ranked manga from Kitsu sorted by popularityRank (default) or ratingRank; returns up to 20 entries with title, rank, synopsis, and rating.
Parameters schema
{
"type": "object",
"examples": [
{
"by": "ratingRank",
"limit": 15
}
],
"properties": {
"by": {
"type": "string"
},
"limit": {
"type": "number"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
mcp-kitsu
https://github.com/pipeworx-io/mcp-kitsu
2/7 registries