Server data from the Official MCP Registry
Use this MCP server to MangaDex, search manga, browse chapters, authors, and tags. Tools include...
About
Use this MCP server to MangaDex, search manga, browse chapters, authors, and tags. Tools include...
Security Report
This is a well-structured MCP server for the MangaDex public API with no authentication requirements (as the API is public). The code is clean, properly validates all inputs using Zod, includes comprehensive error handling, and has no dangerous patterns. Permissions are appropriate for a public data search tool—network access is necessary and properly scoped to the MangaDex API only. Supply chain analysis found 1 known vulnerability in dependencies (0 critical, 1 high severity). Package verification found 1 issue.
5 files analyzed · 5 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Permissions Required
This plugin requests these system permissions. Most are normal for its category.
How to Install
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-mrfentmen-mangadex-mcp": {
"args": [
"-y",
"mangadex-mcp"
],
"command": "npx"
}
}
}Documentation
View on GitHubFrom the project's GitHub README.
mangadex mcp
Search the MangaDex library (API v5). Free, no auth.
Tools
search_manga, title, authors, year, status, tags, descriptionget_manga, full detail for a manga UUIDlist_chapters, chapters with volumes, scanlation groups, page countssearch_author, find mangaka by namelist_tags, the full tag taxonomy (build search filters from it)
Run
npm install && npm run build && node dist/index.js
Example
"What's the newest English Berserk chapter?"
search_manga("Berserk")→list_chapters(<id>, "en", oldestFirst=false)
Reviews
No reviews yet
Be the first to review this server!
More Developer Tools MCP Servers
Git
Freeby Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
Fetch
Freeby Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
Paperclip
Freeby Paperclipai · Developer Tools
Trending hip-hop artist momentum scores across four cultural dimensions.
Toleno
Freeby Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
MCP Marketplace
Freeby mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.
