Back to search
30
MCP

io.github.paiml/pmat-agent

io.github.paiml/pmat-agent

Zero-config AI context generation and code quality toolkit with Claude Code Agent Mode support

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

stacklit
Zero-config codebase context for AI agents. One command generates a ~250-token navigation map and auto-configures Claude Code, Cursor, and A
0 tools
io.github.mbeato/agentcontext
Normalize AGENTS.md / CLAUDE.md / .cursor/rules / .clinerules / .windsurf/rules from one source.
0 tools
io.github.yawlabs/ctxlint
Lint AI agent context files (CLAUDE.md, AGENTS.md, etc.) against your actual codebase
0 tools
context-pilot-mcp
Universal context manager for AI coding agents
0 tools
io.github.rotem1230/fixme-agent
Real-time AI code quality — 30 validators, 17 languages, 813+ checks
0 tools
io.github.nerfels/mind-map
Experimental code intelligence platform for Claude Code with AST parsing and context analysis
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.paiml/pmat-agent": {
      "url": "None",
      "transport": "http"
    }
  }
}