{
  "markdown": "# @mbeato/agentcontext-mcp\n\nMCP server for [@mbeato/agentcontext](https://www.npmjs.com/package/@mbeato/agentcontext) — normalize agent-context files (`AGENTS.md`, `CLAUDE.md`, `GEMINI.md`, `.cursor/rules/*.mdc`, `.windsurf/rules/*.md`, `.clinerules/*.md`, `CONVENTIONS.md`) from any MCP-aware coding agent.\n\nTwo tools exposed:\n\n- `read_agent_context(path)` — parse all detected formats in a repo, return one unified IR.\n- `convert_agent_context(ir, targets)` — render the IR to one or more target formats; returns the file map.\n\n## Install\n\n```jsonc\n// ~/.config/claude-code/mcp.json (or your MCP client's config)\n{\n  \"mcpServers\": {\n    \"agentcontext\": {\n      \"command\": \"npx\",\n      \"args\": [\"-y\", \"@mbeato/agentcontext-mcp\"]\n    }\n  }\n}\n```\n\n## Status\n\nv0.1 — early. See https://agentsmd.apimesh.xyz for the project home.\n\n## License\n\nMIT\n",
  "bytes": 844,
  "sha": "56c868b33b7156e7b10bba5942f890d8b91c5d06320e6c21e089de8be590879d",
  "repo_slug": "mbeato/agentcontext-mcp",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_mbeato_agentcontext_f2052207/readme"
}