An MCP server to search anime and find their seichi junrei (pilgrimage) locations using Bangumi and Anitabi APIs.
Project description
Anitabi MCP Server
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)get_map_url: Get the URL to view the anime pilgrimage map in your browser (Note: This feature might currently be unstable or unavailable).
Installation
# Optional: Install via uv
uv tool install anitabi-mcpserver
Configuration
Add the following to your MCP client configuration (e.g., Claude Desktop):
{
"mcpServers": {
"anitabi-mcpserver": {
"command": "uvx",
"args": ["anitabi-mcpserver"]
}
}
}
Development
- Clone the repository.
- Run
uv buildto build the package. - Test locally using
uv run anitabi-mcpserver.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file anitabi_mcpserver-0.6.0.tar.gz.
File metadata
- Download URL: anitabi_mcpserver-0.6.0.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
668d7a7d849e4772500cd4c7d01f086cb113637d12b0bbad66857a583d71c27a
|
|
| MD5 |
40f94594bf18d072e5755c0dec4ce5c9
|
|
| BLAKE2b-256 |
acf3ccd37f4ed3476c28423e5ba25d56b10847bb8ed4897b822b8a340157a2e6
|
File details
Details for the file anitabi_mcpserver-0.6.0-py3-none-any.whl.
File metadata
- Download URL: anitabi_mcpserver-0.6.0-py3-none-any.whl
- Upload date:
- Size: 3.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e81acb4f7fd09a80344323ab82b51d520640e075a3d75b88b82616ed63ebd0d3
|
|
| MD5 |
2ec5dfceb55fcb042bb5547de56742d3
|
|
| BLAKE2b-256 |
85c8f2ffdfe6a0148b1cc9d2aa40186237c3263b0fbccce97b6c4b64b8eab3e7
|