pipeworx-io/mcp-animequotes
MCP server for Animechan — random anime quotes, search by anime or character
Platform-specific configuration:
{
"mcpServers": {
"mcp-animequotes": {
"command": "npx",
"args": [
"-y",
"mcp-animequotes"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
MCP server for Animechan — random anime quotes, search by anime series or character name. Free, no auth required.
| Tool | Description | |------|-------------| | random_quote | Get a random anime quote | | search_by_anime | Get quotes from a specific anime series | | search_by_character | Get quotes from a specific character |
Add to your MCP client config:
{
"mcpServers": {
"animequotes": {
"type": "url",
"url": "https://gateway.pipeworx.io/animequotes"
}
}
}npx @anthropic-ai/mcp-client https://gateway.pipeworx.io/animequotesMIT
Loading reviews...