Anitabi MCP Server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Anitabi MCP ServerFind real-world pilgrimage locations for Your Name"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Anitabi MCP Server
中文 | English
An MCP (Model Context Protocol) server that provides tools to search for anime (Bangumi) and find their corresponding seichi junrei (anime pilgrimage) locations using the Bangumi API and Anitabi API.
Features
This server provides the following tools:
search_bangumi: Search for an anime by name to get its Bangumi ID.get_anime_lite_info: Get lite info of seichi junrei locations for a specific anime using its Bangumi ID (includes top 10 iconic locations).get_anime_detail_points: Get detailed seichi junrei locations for a specific anime using its Bangumi ID.get_map_url: Get the URL to view the anime pilgrimage map in your browser. (Note: This feature is currently disabled/unavailable due to API issues)
Related MCP server: Bangumi MCP
Installation
# Optional: Install via uv
uv tool install anitabi-mcpserverConfiguration
Add the following to your MCP client configuration (e.g., Claude Desktop):
{
"mcpServers": {
"anitabi-mcpserver": {
"command": "uvx",
"args": [
"--refresh",
"anitabi-mcpserver"
]
}
}
}Development
Clone the repository.
Run
uv buildto build the package.Test locally using
uv run anitabi-mcpserver.
Acknowledgments
Special thanks to the following projects for providing the APIs that make this tool possible:
Note: For the Chinese version of this README, please check README_zh.md.
License
This project is licensed under the AGPL-3.0 License with Commercial Restriction. Please see the LICENSE file for details.
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- FlicenseAqualityDmaintenanceProvides MCP access to the BangumiTV API, allowing users to retrieve and interact with anime, manga, music, and game information through natural language queries.1724
- AlicenseBqualityBmaintenanceEnables searching and retrieving information about anime, manga, and related content via the Bangumi API.5515MIT
- FlicenseAqualityDmaintenanceEnables anime search and retrieval of details on works, series, episodes, people, organizations, staff, and broadcast schedules via the Annict REST API.14
- FlicenseAqualityDmaintenanceEnables AI assistants to interact with MyAnimeList user accounts for list management, progress tracking, and personalized anime recommendations.11
Related MCP Connectors
Access and interact with anime and manga data seamlessly. Retrieve detailed information about your…
Real-world data for agents: air quality, geocoding, quakes, holidays, web search
Track Bilibili creators and get the latest updates on videos, dynamics, and articles. Fetch user p…
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/thinktraveller/Anitabi_MCPserver'
If you have feedback or need assistance with the MCP directory API, please join our Discord server