Anitabi MCP Server
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": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_bangumiA | Search for a bangumi (anime) by Chinese/Japanese/English name to get its Bangumi ID, which is required for querying seichi junrei locations. Args: keyword: The name of the anime to search for. Returns: JSON string containing search results with Bangumi IDs. |
| get_anime_lite_infoA | Get the lite info of seichi junrei (anime pilgrimage) locations for a specific anime using its Bangumi ID. Args: subject_id: The Bangumi ID of the anime. Returns:
JSON string containing the lite info, including |
| get_anime_detail_pointsB | Get the detailed seichi junrei (anime pilgrimage) locations for a specific anime using its Bangumi ID. Args: subject_id: The Bangumi ID of the anime. Returns: JSON string containing a list of detailed location points. |
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/thinktraveller/Anitabi_MCPserver'
If you have feedback or need assistance with the MCP directory API, please join our Discord server