Grinv/mal-mcp

MyAnimeList MCP server — Tenrai-powered reads plus official MAL personal-list management. Works with any MCP client.

2Stars on the repository
11Mods indexed here, across every type
8d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

changelog-style

01

Grinv/mal-mcp

Skill Claude CodeCodex

Turn a commit range into CHANGELOG.md entries following common-changelog style. Use when finishing a PR (adding to the [Unreleased] section) or cutting a release (moving [Unreleased] under a new version heading).

2 8d ago A 50 tokens copy · 95% MIT

Grinv/mal-mcp

Skill Claude CodeCodex

Check README/manifest.json/server.json/CHANGELOG.md/AGENTS.md and docs/.md for drift against the actual registered tools and source. Use after adding, renaming, or removing a tool, or as part of a live-audit pass.

2 8d ago A 56 tokens original MIT

live-audit

03

Grinv/mal-mcp

Skill Claude CodeCodex

Audit mal-mcp — build/test/lint gate, live MCP tool edge-case sweep (input validation, not-found paths, mutations with capture/revert), source-level code review, and docs/metadata consistency. Use when asked to test/audit the published or just-fixed mal-mcp package, hunt for bugs/edge cases, or repeat "the same kind…

2 8d ago A 81 tokens original MIT

Grinv/mal-mcp

Skill Claude CodeCodex

The capture-state/smallest-change/verify/revert/verify-revert contract for live-testing a mutation tool against a real account. Use any time you're about to call a mutation tool live, not just during a full audit.

2 8d ago A 51 tokens original MIT

prompt-check

05

Grinv/mal-mcp

Skill Claude CodeCodex

Live-test every MCP Prompt in src/prompts.ts through the real MCP protocol (not a static read) across every argument combination. Use when a prompt is added or its argument-handling logic changes, or as part of a live-audit pass.

2 8d ago A 53 tokens original MIT

release

06

Grinv/mal-mcp

Skill Claude CodeCodex

Cut a release of mal-mcp — draft CHANGELOG entries, check docs/metadata consistency, then bump/tag/push. Use when asked to release, cut a version, or publish a new version of this package.

2 8d ago A 46 tokens original MIT

self-learning

07

Grinv/mal-mcp

Skill Claude CodeCodex

After an audit/check finds a bug its own checklist should have caught, close that gap in the skill itself — not just fix the code. Run right after reporting/fixing any audit finding.

2 8d ago A 41 tokens copy · 100% MIT

Grinv/mal-mcp

Skill Claude CodeCodex

Self-check a new or edited MCP tool description/field .describe() text before committing — verify every behavioral claim against live testing, check for contradictions with sibling tools, and score against Glama's Tool Definition Quality Score (TDQS) rubric. Use whenever a tool description or schema field description…

2 8d ago A 74 tokens original MIT