MCP

Model Context Protocol server: read-only catalogue tools for AI agents.

Connect
https://api.mangabaka.org/mcp
POST only protocol 2026-07-28 anonymous, no key or account

Most clients only need the URL above. Paste it wherever they ask for a remote or HTTP MCP server — there is no key, token or account. Pick your client for the exact config, because the key names differ between them.

series_from_source_id
180/min read-only Find a MangaBaka series from another site’s id
Description the model is given 1037 chars

Turn an id from MyAnimeList, AniList, Anime-Planet, Kitsu or MangaUpdates into the MangaBaka series. Use it whenever a user arrives with a link or an id from one of those sites, or when you are reconciling a list exported from one.

This is the reverse of the source_ids on every series result, and the two together close the loop. Note the spelling differs: source_ids keys use underscores (my_anime_list), while provider here takes the site name as it appears in a URL (my-anime-list).

Returns identity only — id, title, type, link and content_rating. Feed the id to series_get for anything more. One source id can resolve to more than one MangaBaka series, so expect a short list rather than a single answer.

content_rating here measures sexual explicitness and nothing else. It is not a maturity rating: Vagabond comes back safe while carrying Gore, Mass Murder and a rape tag. If someone is asking whether a series suits a particular reader, that answer lives in the tags, so call series_get before giving one.

provider required
string
Which site the id is from.
anilistmy-anime-listanime-planetkitsumanga-updates
id required
integer | string
The id on that site, not MangaBaka's. A number for anilist, my-anime-list and kitsu; a slug or code for anime-planet (berserk) and manga-updates (njeqwry).