Anime MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ANNICT_ACCESS_TOKEN | Yes | Annict API access token, required for authentication. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_animeC | Search anime by title (e.g. shirobako, しろばこ). |
| search_anime_by_seasonA | Search anime by season (e.g. 2024 spring, 2016年秋). |
| get_anime_by_idsB | Get anime works by Annict work IDs. |
| search_seriesA | Search anime series by name (e.g. ソードアート, Sword Art). |
| get_series_by_idsB | Get anime series by Annict series IDs. |
| get_episodes_by_work_idB | Get episodes for an anime work by Annict work ID (e.g. list all episodes of a series). |
| get_episodes_by_idsA | Get episode details by Annict episode IDs. |
| search_peopleB | Search people (voice actors, staff, etc.) by name (e.g. 井上, 水瀬いのり). |
| get_people_by_idsB | Get people by Annict person IDs. |
| search_organizationsB | Search organizations (studios, etc.) by name (e.g. 株式会社, P.A.WORKS). |
| get_organizations_by_idsB | Get organizations by Annict organization IDs. |
| get_staffs_by_idsB | Get staff entries by Annict staff IDs. |
| get_staffs_by_work_idA | Get staff for an anime work by Annict work ID (e.g. directors, animation studio). |
| get_my_programsA | Get the authenticated user's program schedule (broadcast times). Filter by work IDs, date range, unwatched, rebroadcast; sort by started_at. Requires ANNICT_ACCESS_TOKEN. |
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
- 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/khjasonlam/anime-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server