mangadex-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_mangaB | Search MangaDex by title and return MangaDex search metadata only. |
| get_manga_detailsA | Return MangaDex metadata and mapped external links for a manga. Prefer reporting only this metadata, not general background knowledge. |
| get_manga_chaptersB | List recent English chapter metadata for a manga. |
| get_chapter_access_infoA | Return chapter access metadata only, including the MangaDex reader URL or external host URL. MangaDex does not provide PDF/CBZ download URLs here. |
| export_chapter_cbzA | Export an internal MangaDex chapter to a local CBZ file. External-hosted chapters cannot be exported through MangaDex. After calling, prefer reporting only the saved path unless the user asked for more detail. |
| export_chapter_pdfA | Export an internal MangaDex chapter to a local PDF file. External-hosted chapters cannot be exported through MangaDex. After calling, prefer reporting only the saved path unless the user asked for more detail. |
| get_manga_external_linksA | Return only external links for a manga, including MangaDex itself and any mapped sites in MangaDex metadata. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/kenhendricks00/mangadex-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server