Skip to content
Windsurf

anime mcp server for Windsurf

io.github.cyanheads/anime-mcp-server

Search anime/manga, franchise watch order, schedule, characters, rankings, studio filmography.

client:Windsurf transport:stdio runtime:npm

Install anime mcp server in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "anime-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@cyanheads/anime-mcp-server"
      ],
      "env": {
        "MCP_LOG_LEVEL": "<MCP_LOG_LEVEL>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

anime mcp server in other clients