abr-mcp
01Settings file Claude Code
Agent settings declaring 6 allowed tools.
Settings file Claude Code
Agent settings declaring 6 allowed tools.
Skill Claude CodeCodex
A tool for retrieving the legal text behind Japan’s address-based registry from the e-Gov Laws API. e-Gov is Japan’s government system for publishing laws and legal information.
Skill Claude CodeCodex
A document-conversion tool for official ABR PDF materials, such as data guides and improvement plans. It turns them into Markdown files under docs/ for abr-mcp to search.
Skill Claude CodeCodex
A document-conversion tool for official ABR website pages. It retrieves web content and turns it into Markdown files under docs/ for abr-mcp to search.
Skill Claude CodeCodex
A document-conversion workflow for turning ABR (Address-Based Registry) Word files into Markdown files under docs/.
Skill Claude CodeCodex
A converter for ABR, Japan's Address-Based Registry, official data-format spreadsheets.
Skill Claude CodeCodex
A tool that downloads ABR's official public CSV files from their source and counts their records and file sizes. ABR is Japan's Address-Based Registry.
MCP server Claude CodeCodexCursor +2
MCP server "abr" as configured in zero3kw/abr-mcp. Runs scripts/mcp_server.py with python3.
Instructions file
Claude Code instructions for zero3kw/abr-mcp, covering abr-mcp, 規約 and 実装メモ.
Hook Claude Code
Runs before the agent uses a tool for Bash tool calls, executing block-polling-wait.sh. From zero3kw/mcp-docs-template.
Hook Claude Code
Runs after a tool call finishes for Bash tool calls, executing log-bash.sh. From zero3kw/mcp-docs-template.
Settings file Claude Code
Agent settings declaring 2 hook events (PreToolUse, PostToolUse) and 8 allowed tools.
Skill Claude CodeCodex
A document-import tool for turning Word, PowerPoint, Excel, PDF, and web-page files into Markdown files under docs/. Markdown is plain text formatted for easy reading and searching.
MCP server Claude CodeCodexCursor +2
MCP server "docs" as configured in zero3kw/mcp-docs-template. Runs scripts/mcp_server.py with python3.
Instructions file
A set of Claude Code instructions for working on the mcp-docs-template project. It covers project details, development commands, conventions, and known pitfalls.