Skills pipeworx-jikan
Jikan MCP — wraps the Jikan v4 API (anime/manga data, free, no auth)
install
source · Clone the upstream repo
git clone https://github.com/openclaw/skills
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/openclaw/skills "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/brucegutman/pipeworx-jikan" ~/.claude/skills/clawdbot-skills-pipeworx-jikan && rm -rf "$T"
manifest:
skills/brucegutman/pipeworx-jikan/SKILL.mdsource content
pipeworx-jikan
Jikan MCP — wraps the Jikan v4 API (anime/manga data, free, no auth). Free, no API key. Part of Pipeworx.
Tools
search_animeget_animetop_animesearch_characters
Connect
{ "mcpServers": { "pipeworx-jikan": { "command": "npx", "args": ["-y", "mcp-remote@latest", "https://gateway.pipeworx.io/jikan/mcp"] } } }
More at pipeworx.io/packs/jikan