mangadex-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| 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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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