{"id":"mlopezgez-mcp-server-repomix","name":"mcp-server-repomix","homepage":null,"repo_url":"https://github.com/mlopezgez/mcp-server-repomix","category":"devtools","subcategories":[],"tags":["zed","mcp","repomix","codebase-packing","repository-analysis","developer-tools","rust","nodejs"],"what_it_does":"Provides a Zed editor MCP server extension that exposes Repomix functionality (packing repositories and querying packed output) to AI assistants via MCP tools.","use_cases":["Pack a local repository into an AI-friendly single output","Pack and analyze a remote repository by URL","Search within packed repository output for specific patterns","Extract/read specific files or sections from packed output","Generate shareable codebase snapshots for AI analysis"],"not_for":["Use as a general-purpose code search/indexing service","Handling secrets or sensitive repositories without explicit data-governance review","Production-grade integrations needing documented stability/SLA guarantees"],"best_when":"You want an editor-integrated workflow (Zed MCP) to convert repositories into compact context for LLM analysis.","avoid_when":"You require formal REST/SDK contracts, OAuth-style auth, or clearly documented rate limiting/error recovery semantics.","alternatives":["Use Repomix directly as a CLI and feed output into your own MCP/agent layer","Other Zed MCP servers that wrap code indexing/search (e.g., repository search/index extensions)","Build a custom MCP wrapper around the Repomix CLI for stricter controls"],"af_score":53.2,"security_score":33.8,"reliability_score":26.2,"package_type":"mcp_server","discovery_source":["github"],"priority":"low","status":"evaluated","version_evaluated":null,"last_evaluated":"2026-04-04T19:52:53.926438+00:00","interface":{"has_rest_api":false,"has_graphql":false,"has_grpc":false,"has_mcp_server":true,"mcp_server_url":null,"has_sdk":false,"sdk_languages":[],"openapi_spec_url":null,"webhooks":false},"auth":{"methods":[],"oauth":false,"scopes":false,"notes":"No authentication mechanism is described for the MCP server/extension itself. The workflow appears local/editor-mediated; access control is likely delegated to the host environment (Zed) and the user’s filesystem permissions."},"pricing":{"model":null,"free_tier_exists":false,"free_tier_limits":null,"paid_tiers":[],"requires_credit_card":false,"estimated_workload_costs":null,"notes":"Pricing is not described; this is an editor extension using local tools (Repomix via Node)."},"requirements":{"requires_signup":false,"requires_credit_card":false,"domain_verification":false,"data_residency":[],"compliance":[],"min_contract":null},"agent_readiness":{"af_score":53.2,"security_score":33.8,"reliability_score":26.2,"mcp_server_quality":55.0,"documentation_accuracy":65.0,"error_message_quality":0.0,"error_message_notes":null,"auth_complexity":95.0,"rate_limit_clarity":10.0,"tls_enforcement":70.0,"auth_strength":20.0,"scope_granularity":0.0,"dependency_hygiene":45.0,"secret_handling":40.0,"security_notes":"This extension shells out to Repomix (Node-based) and can pack remote repositories by URL. The README does not describe authentication, sandboxing, or secret-handling/logging behavior. Agents should assume repository contents may be read and processed locally and possibly transmitted to remote hosts when fetching remote URLs.","uptime_documented":0.0,"version_stability":35.0,"breaking_changes_history":40.0,"error_recovery":30.0,"idempotency_support":"false","idempotency_notes":null,"pagination_style":"none","retry_guidance_documented":false,"known_agent_gotchas":["Packing remote repositories may require network access and can be slow; no explicit timeout/retry guidance is provided in the README.","Behavior and output size constraints are not documented; agents should manage large repositories carefully to avoid oversized context outputs."]}}