All MCP servers

Yuna0X0 Anilist Mcp

Official
by Api.AirforceStreamable HTTP077MIT

Access and interact with anime and manga data seamlessly. Retrieve detailed information about your…

mcpopen-source

Endpoint

POST https://server.smithery.ai/@yuna0x0/anilist-mcp/mcp

Connecting a client

Most MCP clients accept a remote server URL plus a bearer token.

{
  "mcpServers": {
    "yuna0x0-anilist-mcp-imp0bd34": {
      "url": "https://server.smithery.ai/@yuna0x0/anilist-mcp/mcp",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}