Are you the author? Sign in to claim
GitHub SDLC health check Platform.
SDLC process inspector — Remote MCP Server + GitHub App powered by libverify.
Metsuke is a Remote MCP Server that provides SDLC compliance verification as tools that AI agents (Claude Code, etc.) can invoke. Named after the Edo-period inspector officials (目付), it continuously monitors and evaluates your organization's development processes.
Remote MCP Server
https://metsuke.plenoai.com/mcp
Claude Code (~/.claude/settings.json)
{
"mcpServers": {
"metsuke": {
"type": "url",
"url": "https://metsuke.plenoai.com/mcp"
}
}
}
or
claude mcp add metsuke --transport http https://metsuke.plenoai.com/mcp
Agent Skills
npx skills add plenoai/metsuke
Install: https://github.com/apps/pleno-metsuke
For enterprises requiring on-premises or private cloud deployment (GHES, air-gapped networks):
docker compose up -d
See docs/self-hosted-guide.md for full instructions including GHES configuration, TLS setup, and backup procedures.
See docs/security-whitepaper.md for:
cargo build --release
nix build .#default # binary
nix build .#docker # Docker image
docker build -t metsuke .
MIT
40+ tools for querying dashboards, alerts, datasources, and logs in Grafana
Run Claude Code as an MCP server so any agent can delegate coding tasks to it
Browser automation using accessibility snapshots instead of screenshots
Google's universal MCP server supporting PostgreSQL, MySQL, MongoDB, Redis, and 10+ databases