Skip to main content
Glama
thinktraveller

Anitabi MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
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 litePoints which are the top 10 iconic locations.

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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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