[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-marketplace-upstash-context7-zh-CN":3,"guides-for-upstash-context7":406,"similar-k17c6qmv4dnjycsp8aa4wyfbgh86n3jd-zh-CN":407},{"_creationTime":4,"_id":5,"children":6,"community":45,"display":46,"evaluation":51,"identity":252,"isFallback":235,"parentExtension":255,"providers":256,"relations":265,"repo":266,"tags":404,"workflow":405},1778698235845.4075,"k17c6qmv4dnjycsp8aa4wyfbgh86n3jd",[7],{"_creationTime":8,"_id":9,"community":10,"display":12,"identity":17,"providers":23,"relations":37,"tags":40,"workflow":41},1778698423927.3982,"k17d4kzh5mqg6kcd6kbhhqhfm986nfbn",{"reviewCount":11},0,{"description":13,"installMethods":14,"name":15,"sourceUrl":16},"Upstash Context7 MCP 服务器，用于查找最新文档。直接从源代码存储库将特定版本的文档和代码示例拉取到您的 LLM 上下文中。",{"claudeCode":15},"context7-plugin","https://github.com/upstash/context7",{"basePath":18,"githubOwner":19,"githubRepo":20,"locale":21,"slug":20,"type":22},"plugins/claude/context7","upstash","context7","zh-CN","plugin",{"evaluate":24,"extract":35},{"promptVersionExtension":25,"promptVersionScoring":26,"score":27,"tags":28,"targetMarket":33,"tier":34},"3.0.0","4.4.0",100,[29,30,31,32],"documentation","developer-tools","code-examples","mcp-server","global","verified",{"commitSha":36},"HEAD",{"parentExtensionId":5,"repoId":38,"translatedFrom":39},"kd7955sg5wbf89gw527wdep66n86na9w","k17f8b1e3611rh6d9e6peh43b186m55k",[31,30,29,32],{"evaluatedAt":42,"extractAt":43,"updatedAt":44},1778698268645,1778698235845,1778698423927,{"reviewCount":11},{"description":47,"installMethods":48,"name":50,"sourceUrl":16},"Context7 Platform -- Up-to-date code documentation for LLMs and AI code editors",{"claudeCode":49},"upstash/context7","Context7 Platform",{"_creationTime":52,"_id":53,"extensionId":5,"locale":54,"result":55,"trustSignals":233,"workflow":250},1778698251135.6882,"kn7ey2bf9y4x1p322gvtxgftwd86n1cq","en",{"checks":56,"evaluatedAt":203,"extensionSummary":204,"features":205,"nonGoals":211,"practices":215,"prerequisites":216,"promptVersionExtension":217,"promptVersionScoring":26,"purpose":218,"rationale":219,"score":220,"summary":221,"tags":222,"targetMarket":33,"tier":34,"useCases":227,"workflow":232},[57,62,65,68,72,75,79,84,87,90,94,98,101,105,108,111,114,117,120,123,127,131,135,139,144,147,151,154,158,161,164,167,170,173,176,180,183,187,190,194,197,200],{"category":58,"check":59,"severity":60,"summary":61},"Practical Utility","Problem relevance","pass","The description clearly states that the extension provides up-to-date code documentation for LLMs and AI code editors, addressing the pain point of outdated or generic information.",{"category":58,"check":63,"severity":60,"summary":64},"Unique selling proposition","Context7 offers value beyond a simple prompt by actively fetching version-specific documentation and code examples directly from source repositories, addressing hallucinated or outdated APIs.",{"category":58,"check":66,"severity":60,"summary":67},"Production readiness","The extension provides both CLI and MCP modes, is installable with a single command, and includes clear instructions for various clients and manual setup, indicating readiness for real workflows.",{"category":69,"check":70,"severity":60,"summary":71},"Scope","Single responsibility principle","The extension focuses solely on providing up-to-date code documentation for LLMs and AI code editors, without extending into unrelated domains.",{"category":69,"check":73,"severity":60,"summary":74},"Description quality","The displayed description accurately reflects the extension's functionality of providing up-to-date code documentation for LLMs and AI code editors.",{"category":76,"check":77,"severity":60,"summary":78},"Invocation","Scoped tools","The MCP tools `resolve-library-id` and `query-docs` are specific verb-noun actions, and the CLI commands are also narrowly scoped.",{"category":80,"check":81,"severity":82,"summary":83},"Documentation","Configuration & parameter reference","info","The README mentions API keys and configuration via environment variables, but the exact precedence order and default values are not explicitly detailed.",{"category":69,"check":85,"severity":60,"summary":86},"Tool naming","Tool names like `resolve-library-id` and `query-docs` are descriptive and align with the extension's domain.",{"category":69,"check":88,"severity":60,"summary":89},"Minimal I/O surface","The tool schemas appear to request only necessary information (library name/ID, query) and return relevant documentation.",{"category":91,"check":92,"severity":60,"summary":93},"License","License usability","The extension is licensed under the MIT license, as confirmed by the LICENSE file and the README badge.",{"category":95,"check":96,"severity":60,"summary":97},"Maintenance","Commit recency","The repository was last pushed to on May 13, 2026, indicating recent maintenance.",{"category":95,"check":99,"severity":60,"summary":100},"Dependency Management","The presence of a lockfile (`hasLockfile: true`) and mention of npm package installation suggest dependency management practices are in place.",{"category":102,"check":103,"severity":60,"summary":104},"Security","Secret Management","The README mentions an API key, recommending it for higher rate limits and providing instructions to set it via `CONTEXT7_API_KEY` header, implying standard environment variable handling. No secrets are echoed in output.",{"category":102,"check":106,"severity":60,"summary":107},"Injection","The extension fetches documentation and code examples, but the README implies these are treated as data for the LLM context rather than executable instructions. No explicit mention of treating fetched content as untrusted.",{"category":102,"check":109,"severity":60,"summary":110},"Transitive Supply-Chain Grenades","The extension fetches documentation and code from source repositories, but the README does not indicate any runtime execution of fetched content or dynamic script downloading. It appears to be purely data retrieval.",{"category":102,"check":112,"severity":60,"summary":113},"Sandbox Isolation","The extension functions as an MCP server and CLI tool for documentation lookup, which are read-only operations and do not modify files outside their scope.",{"category":102,"check":115,"severity":60,"summary":116},"Sandbox escape primitives","No evidence of detached-process spawns or deny-retry loops was found in the provided README and file list.",{"category":102,"check":118,"severity":60,"summary":119},"Data Exfiltration","The extension's purpose is to fetch documentation, and there are no indications of it submitting confidential data to third parties. Outbound calls are for documentation retrieval.",{"category":102,"check":121,"severity":60,"summary":122},"Hidden Text Tricks","The README content does not contain any hidden text tricks, invisible Unicode characters, or suspicious formatting.",{"category":124,"check":125,"severity":60,"summary":126},"Hooks","Opaque code execution","The provided code (`marketplace.json`) is declarative. The README does not mention any obfuscated code or runtime script fetching for the core functionality.",{"category":128,"check":129,"severity":60,"summary":130},"Portability","Structural Assumption","The extension primarily interacts with external documentation sources and its CLI/MCP components appear to be self-contained, making no assumptions about user project structure.",{"category":132,"check":133,"severity":60,"summary":134},"Trust","Issues Attention","With 45 issues opened and 573 closed in the last 90 days, the closure rate is high, indicating active maintenance.",{"category":136,"check":137,"severity":60,"summary":138},"Versioning","Release Management","The extension has a meaningful version (`1.0.0`) in `marketplace.json` and an NPM version badge, indicating proper release management.",{"category":140,"check":141,"severity":142,"summary":143},"Code Execution","Validation","not_applicable","As a marketplace catalog and a documentation lookup service, there is no executable code or structured output that requires schema validation in the traditional sense.",{"category":102,"check":145,"severity":60,"summary":146},"Unguarded Destructive Operations","The extension is primarily for documentation lookup and installation, with no destructive operations described that would require a confirmation gate.",{"category":148,"check":149,"severity":82,"summary":150},"Errors","Error Handling","The README mentions troubleshooting and reporting issues, suggesting some form of error reporting, but the specifics of structured error messages and agent-level handling are not detailed.",{"category":140,"check":152,"severity":142,"summary":153},"Logging","The extension's core functionality is documentation retrieval and a marketplace catalog, which does not involve destructive actions or outbound calls that would necessitate local audit logging.",{"category":155,"check":156,"severity":142,"summary":157},"Compliance","GDPR","The extension's purpose is to fetch public code documentation, and it does not appear to operate on personal data.",{"category":155,"check":159,"severity":60,"summary":160},"Target market","The extension is a global documentation lookup service and does not have any regional or jurisdictional limitations.",{"category":128,"check":162,"severity":60,"summary":163},"Runtime stability","The extension is designed to work with various coding agents and clients, offering both CLI and MCP modes, and the installation instructions suggest cross-platform compatibility.",{"category":80,"check":165,"severity":60,"summary":166},"README","The README is comprehensive, clearly stating the extension's purpose and providing installation and usage instructions.",{"category":69,"check":168,"severity":60,"summary":169},"Tool surface size","The extension exposes a few distinct CLI commands and MCP tools, fitting within the recommended range.",{"category":76,"check":171,"severity":60,"summary":172},"Overlapping near-synonym tools","The tools have distinct functions: `resolve-library-id` finds IDs, and `query-docs` retrieves documentation based on an ID.",{"category":80,"check":174,"severity":60,"summary":175},"Phantom features","All advertised features, such as CLI and MCP modes, and the ability to fetch documentation, correspond to implemented functionality described in the README.",{"category":177,"check":178,"severity":60,"summary":179},"Install","Installation instruction","The README provides clear, copy-pasteable installation instructions for both CLI and MCP modes, including agent-specific targeting and manual configuration.",{"category":148,"check":181,"severity":82,"summary":182},"Actionable error messages","While the README mentions troubleshooting and implies error handling, it does not detail specific actionable error messages for users or agents.",{"category":184,"check":185,"severity":60,"summary":186},"Execution","Pinned dependencies","The presence of `hasLockfile: true` and mention of npm installation indicate that dependencies are likely pinned.",{"category":69,"check":188,"severity":142,"summary":189},"Dry-run preview","The extension's core functionality is read-only documentation retrieval, so a dry-run preview is not applicable.",{"category":191,"check":192,"severity":142,"summary":193},"Protocol","Idempotent retry & timeouts","The extension's operations are primarily documentation lookups, which are inherently read-only and do not involve state-changing mutations requiring idempotency or timeouts.",{"category":155,"check":195,"severity":60,"summary":196},"Telemetry opt-in","There is no mention of telemetry being collected; the extension focuses on documentation retrieval.",{"category":69,"check":198,"severity":60,"summary":199},"Theme declaration","The marketplace description focuses on providing up-to-date code documentation for LLMs and AI code editors, establishing a clear curation theme.",{"category":136,"check":201,"severity":60,"summary":202},"Per-entry version metadata","The `marketplace.json` file includes version metadata (`version: \"1.0.0\"`) for the entry.",1778698251015,"This is a marketplace catalog and MCP server that provides up-to-date, version-specific documentation and code examples for libraries to AI coding assistants. It offers CLI and MCP modes for integration.",[206,207,208,209,210],"Fetches up-to-date, version-specific documentation.","Integrates directly into LLM context.","Supports both CLI and MCP modes.","Offers manual installation for various clients.","Allows specifying library IDs and versions for precise lookups.",[212,213,214],"Replacing IDEs or code editors.","Executing code or running builds.","Providing general web search capabilities outside of code documentation.",[],[],"3.1.0","To ensure AI coding assistants have access to the latest and most accurate documentation, preventing outdated code generation and hallucinated APIs.","The extension is well-documented, production-ready, and has clear scoped tools. Minor info findings on error handling details and parameter reference do not significantly detract from its quality.",98,"Provides up-to-date code documentation for AI agents and code editors.",[29,223,224,225,30,226],"code","llm","ai","lsp",[228,229,230,231],"Getting current code examples for a specific library version.","Ensuring LLMs don't hallucinate non-existent APIs.","Reducing tab-switching by bringing documentation into the prompt.","Configuring AI agents with native documentation lookup capabilities.",[],{"codeQuality":234,"collectedAt":236,"documentation":237,"maintenance":240,"security":246,"testCoverage":249},{"hasLockfile":235},true,1778698237434,{"descriptionLength":238,"readmeSize":239},79,9364,{"closedIssues90d":241,"forks":242,"hasChangelog":235,"openIssues90d":243,"pushedAt":244,"stars":245},573,2620,45,1778672577000,55234,{"hasNpmPackage":247,"license":248,"smitheryVerified":247},false,"MIT",{"hasCi":235,"hasTests":235},{"updatedAt":251},1778698251135,{"basePath":253,"githubOwner":19,"githubRepo":20,"locale":54,"slug":20,"type":254},"","marketplace",null,{"evaluate":257,"extract":259},{"promptVersionExtension":217,"promptVersionScoring":26,"score":220,"tags":258,"targetMarket":33,"tier":34},[29,223,224,225,30,226],{"commitSha":36,"license":248,"marketplace":260,"plugin":263},{"name":261,"pluginCount":262},"context7-marketplace",1,{"mcpCount":11,"provider":264,"skillCount":11},"classify",{"repoId":38},{"_creationTime":267,"_id":38,"identity":268,"providers":269,"workflow":400},1778698229680.521,{"githubOwner":19,"githubRepo":20,"sourceUrl":16},{"classify":270,"discover":393,"github":396},{"commitSha":36,"extensions":271},[272,285,302,309,319,333,341,369,383],{"basePath":253,"displayName":261,"installMethods":273,"rationale":274,"selectedPaths":275,"source":284,"sourceLanguage":54,"type":254},{"claudeCode":49},"marketplace.json at .claude-plugin/marketplace.json",[276,279,281],{"path":277,"priority":278},".claude-plugin/marketplace.json","mandatory",{"path":280,"priority":278},"README.md",{"path":282,"priority":283},"LICENSE","high","rule",{"basePath":18,"description":286,"displayName":15,"installMethods":287,"rationale":288,"selectedPaths":289,"source":284,"sourceLanguage":54,"type":22},"Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.",{"claudeCode":15},"plugin manifest at plugins/claude/context7/.claude-plugin/plugin.json",[290,292,293,296,298,300],{"path":291,"priority":278},".claude-plugin/plugin.json",{"path":280,"priority":278},{"path":294,"priority":295},"skills/context7-mcp/SKILL.md","medium",{"path":297,"priority":278},".mcp.json",{"path":299,"priority":283},"agents/docs-researcher.md",{"path":301,"priority":283},"commands/docs.md",{"basePath":303,"description":286,"displayName":20,"installMethods":304,"rationale":305,"selectedPaths":306,"source":284,"sourceLanguage":54,"type":22},"plugins/cursor/context7/.cursor",{"claudeCode":20},"plugin manifest at plugins/cursor/context7/.cursor/plugin.json",[307],{"path":308,"priority":278},"plugin.json",{"basePath":310,"description":311,"displayName":312,"installMethods":313,"rationale":314,"selectedPaths":315,"source":284,"sourceLanguage":54,"type":318},"skills/context7-mcp","This skill should be used when the user asks about libraries, frameworks, API references, or needs code examples. Activates for setup questions, code generation involving libraries, or mentions of specific frameworks like React, Vue, Next.js, Prisma, Supabase, etc.","context7-mcp",{"claudeCode":49},"SKILL.md frontmatter at skills/context7-mcp/SKILL.md (coalesced with duplicate skill at plugins/claude/context7/skills/context7-mcp, plugins/cursor/context7/skills/context7-mcp)",[316],{"path":317,"priority":278},"SKILL.md","skill",{"basePath":320,"description":321,"displayName":322,"installMethods":323,"rationale":324,"selectedPaths":325,"source":284,"sourceLanguage":54,"type":318},"skills/context7-cli","Use the ctx7 CLI to fetch library documentation, manage AI coding skills, and configure Context7 MCP. Activate when the user mentions \"ctx7\" or \"context7\", needs current docs for any library, wants to install/search/generate skills, or needs to set up Context7 for their AI coding agent.","context7-cli",{"claudeCode":49},"SKILL.md frontmatter at skills/context7-cli/SKILL.md",[326,327,329,331],{"path":317,"priority":278},{"path":328,"priority":295},"references/docs.md",{"path":330,"priority":295},"references/setup.md",{"path":332,"priority":295},"references/skills.md",{"basePath":334,"description":335,"displayName":336,"installMethods":337,"rationale":338,"selectedPaths":339,"source":284,"sourceLanguage":54,"type":318},"skills/find-docs","Retrieves up-to-date documentation, API references, and code examples for any developer technology. Use this skill whenever the user asks about a specific library, framework, SDK, CLI tool, or cloud service -- even for well-known ones like React, Next.js, Prisma, Express, Tailwind, Django, or Spring Boot. Your training data may not reflect recent API changes or version updates.\nAlways use for: API syntax questions, configuration options, version migration issues, \"how do I\" questions mentioning a library name, debugging that involves library-specific behavior, setup instructions, and CLI tool usage.\nUse even when you think you know the answer -- do not rely on training data for API details, signatures, or configuration options as they are frequently outdated. Always verify against current docs. Prefer this over web search for library documentation and API details.","find-docs",{"claudeCode":49},"SKILL.md frontmatter at skills/find-docs/SKILL.md",[340],{"path":317,"priority":278},{"basePath":342,"description":343,"displayName":344,"installMethods":345,"license":248,"rationale":346,"selectedPaths":347,"source":284,"sourceLanguage":54,"type":368},"packages/cli","Context7 CLI - Manage AI coding skills and documentation context","ctx7",{"npm":344},"cli ecosystem detected at packages/cli",[348,350,351,354,356,358,360,362,364,366],{"path":349,"priority":278},"package.json",{"path":280,"priority":278},{"path":352,"priority":353},"src/index.ts","low",{"path":355,"priority":353},"src/commands/auth.ts",{"path":357,"priority":353},"src/commands/docs.ts",{"path":359,"priority":353},"src/commands/generate.ts",{"path":361,"priority":353},"src/commands/remove.ts",{"path":363,"priority":353},"src/commands/setup.ts",{"path":365,"priority":353},"src/commands/skill.ts",{"path":367,"priority":353},"src/commands/upgrade.ts","cli",{"basePath":253,"description":370,"displayName":371,"installMethods":372,"license":248,"rationale":375,"selectedPaths":376,"source":284,"sourceLanguage":54,"type":382},"Context7 monorepo - Documentation tools and SDKs","@upstash/context7",{"npm":373,"remote":374},"@upstash/context7-mcp","https://mcp.context7.com/mcp","server.json with namespace/server name at server.json",[377,379,380,381],{"path":378,"priority":278},"server.json",{"path":349,"priority":278},{"path":280,"priority":278},{"path":282,"priority":283},"mcp",{"basePath":384,"description":385,"displayName":373,"installMethods":386,"license":248,"rationale":387,"selectedPaths":388,"source":284,"sourceLanguage":54,"type":382},"packages/mcp","MCP server for Context7",{"npm":373},"package.json mcpName field at packages/mcp/package.json",[389,390,391,392],{"path":349,"priority":278},{"path":280,"priority":278},{"path":282,"priority":283},{"path":352,"priority":353},{"sources":394},[395],"manual",{"closedIssues90d":241,"description":47,"forks":242,"homepage":397,"license":248,"openIssues90d":243,"pushedAt":244,"readmeSize":239,"stars":245,"topics":398},"https://context7.com",[224,382,32,399],"vibe-coding",{"classifiedAt":401,"discoverAt":402,"extractAt":403,"githubAt":403,"updatedAt":401},1778698235666,1778698229680,1778698233742,[225,223,30,29,224,226],{"evaluatedAt":251,"extractAt":43,"updatedAt":251},[],[408,439,471,503,536,566],{"_creationTime":409,"_id":410,"community":411,"display":412,"identity":418,"providers":421,"relations":431,"tags":434,"workflow":435},1778697768559.733,"k177pz0e6ab157nad6drn1103186m49v",{"reviewCount":11},{"description":413,"installMethods":414,"name":416,"sourceUrl":417},"Stripe 的一站式商店，用于构建由 AI 驱动的产品和业务。",{"claudeCode":415},"stripe/agent-toolkit","Stripe Agent Toolkit","https://github.com/stripe/agent-toolkit",{"basePath":253,"githubOwner":419,"githubRepo":420,"locale":21,"slug":420,"type":254},"stripe","agent-toolkit",{"evaluate":422,"extract":428},{"promptVersionExtension":217,"promptVersionScoring":26,"score":27,"tags":423,"targetMarket":33,"tier":34},[419,225,424,425,426,224,427],"sdk","typescript","python","agent",{"commitSha":36,"marketplace":429,"plugin":430},{"name":419,"pluginCount":262},{"mcpCount":11,"provider":264,"skillCount":11},{"repoId":432,"translatedFrom":433},"kd74b9k48z93rf42bgdvfdcahh86nzpd","k1746m1dnjtegrp9ftydmb5wn186mxsv",[427,225,224,426,424,419,425],{"evaluatedAt":436,"extractAt":437,"updatedAt":438},1778697682749,1778697668803,1778697768559,{"_creationTime":440,"_id":441,"community":442,"display":443,"identity":449,"providers":453,"relations":463,"tags":466,"workflow":467},1778693751974.8364,"k1789c0v4hwwy1w9j7hhqd9hd186nj2j",{"reviewCount":11},{"description":444,"installMethods":445,"name":447,"sourceUrl":448},"AI编码代理的上下文窗口优化。沙盒化工具输出，减少98%。支持15个平台",{"claudeCode":446},"mksglu/context-mode","context-mode","https://github.com/mksglu/context-mode",{"basePath":450,"githubOwner":451,"githubRepo":447,"locale":21,"slug":452,"type":254},".agents/plugins","mksglu","plugins",{"evaluate":454,"extract":461},{"promptVersionExtension":217,"promptVersionScoring":26,"score":27,"tags":455,"targetMarket":33,"tier":34},[456,457,224,458,459,460],"context","optimization","productivity","code-generation","sandbox",{"commitSha":36,"marketplace":462},{"name":447,"pluginCount":11},{"repoId":464,"translatedFrom":465},"kd764b2fctbqg4b8j8y6xvmkvs86m29m","k17de181ddh1gjh0zdntr3qxyn86nqna",[459,456,224,457,458,460],{"evaluatedAt":468,"extractAt":469,"updatedAt":470},1778693535406,1778693511416,1778693751974,{"_creationTime":472,"_id":473,"community":474,"display":475,"identity":481,"providers":483,"relations":495,"tags":498,"workflow":499},1778687487083.806,"k176xvympm7v1yy2jm8asstea186np21",{"reviewCount":11},{"description":476,"installMethods":477,"name":479,"sourceUrl":480},"SocratiCode — Claude Code 的代码库智能插件",{"claudeCode":478},"giancarloerra/socraticode","socraticode","https://github.com/giancarloerra/socraticode",{"basePath":253,"githubOwner":482,"githubRepo":479,"locale":21,"slug":479,"type":254},"giancarloerra",{"evaluate":484,"extract":492},{"promptVersionExtension":217,"promptVersionScoring":26,"score":27,"tags":485,"targetMarket":33,"tier":34},[486,487,488,489,490,491,226],"code-intelligence","codebase-analysis","ai-assistant","search","dependency-graph","local-docker",{"commitSha":36,"marketplace":493,"plugin":494},{"name":479,"pluginCount":262},{"mcpCount":11,"provider":264,"skillCount":11},{"repoId":496,"translatedFrom":497},"kd76w3r9kxfskg0y8kxc68drnd86m8rk","k17a6tjfs8x26pt762tjxft2zh86nnb6",[488,486,487,490,491,226,489],{"evaluatedAt":500,"extractAt":501,"updatedAt":502},1778687383326,1778687361029,1778687487083,{"_creationTime":504,"_id":505,"community":506,"display":507,"identity":513,"providers":516,"relations":528,"tags":531,"workflow":532},1778695582633.6687,"k179gh8hp4c552ate4nbkfhdzx86njqk",{"reviewCount":11},{"description":508,"installMethods":509,"name":511,"sourceUrl":512},"Spec Workflow MCP 提供结构化的、以规范驱动的开发流程（需求 → 设计 → 任务），支持实时 Web 仪表板和 VSCode 扩展。包含每个阶段的人工审批环节和项目指导。",{"claudeCode":510},"Pimzino/spec-workflow-mcp","spec-workflow-mcp-marketplace","https://github.com/Pimzino/spec-workflow-mcp",{"basePath":253,"githubOwner":514,"githubRepo":515,"locale":21,"slug":515,"type":254},"Pimzino","spec-workflow-mcp",{"evaluate":517,"extract":524},{"promptVersionExtension":217,"promptVersionScoring":26,"score":518,"tags":519,"targetMarket":33,"tier":34},96,[520,521,522,523,226],"development-workflow","specification","ide-integration","dashboard",{"commitSha":36,"marketplace":525,"plugin":527},{"name":511,"pluginCount":526},2,{"mcpCount":11,"provider":264,"skillCount":11},{"repoId":529,"translatedFrom":530},"kd7ckc3zn4yfhds7q1pxbvcanh86mwr8","k175am8653ec7cagkzfjn1j7gs86m3rq",[523,520,522,226,521],{"evaluatedAt":533,"extractAt":534,"updatedAt":535},1778695473156,1778695445139,1778695582633,{"_creationTime":537,"_id":538,"community":539,"display":540,"identity":546,"providers":549,"relations":558,"tags":561,"workflow":562},1778693583465.699,"k17f9s9f61xs53yh48b6pzg0rd86mabs",{"reviewCount":11},{"description":541,"installMethods":542,"name":544,"sourceUrl":545},"一种平静的、CLI 原生的方式来语义搜索一切，例如代码、图像、PDF 等。",{"claudeCode":543},"mixedbread-ai/mgrep","Mixedbread-Grep","https://github.com/mixedbread-ai/mgrep",{"basePath":253,"githubOwner":547,"githubRepo":548,"locale":21,"slug":548,"type":254},"mixedbread-ai","mgrep",{"evaluate":550,"extract":555},{"promptVersionExtension":217,"promptVersionScoring":26,"score":551,"tags":552,"targetMarket":33,"tier":554},94,[489,368,223,553,224],"indexing","community",{"commitSha":36,"marketplace":556,"plugin":557},{"name":544,"pluginCount":262},{"mcpCount":11,"provider":264,"skillCount":11},{"repoId":559,"translatedFrom":560},"kd7713fq0jzdyq6gzkd3q3t4f586ngft","k176y9t6x729cqdcsy39zh9agh86mbr3",[368,223,553,224,489],{"evaluatedAt":563,"extractAt":564,"updatedAt":565},1778693495991,1778693480094,1778693583465,{"_creationTime":567,"_id":568,"community":569,"display":570,"identity":576,"providers":579,"relations":591,"tags":594,"workflow":595},1778688472657.847,"k17a3t2spk838n1zftn280e20n86nrcq",{"reviewCount":11},{"description":571,"installMethods":572,"name":574,"sourceUrl":575},"Claude Code 的持久化内存层，采用零中断架构",{"claudeCode":573},"hilyfux/knowledge-graph","Knowledge Graph","https://github.com/hilyfux/knowledge-graph",{"basePath":253,"githubOwner":577,"githubRepo":578,"locale":21,"slug":578,"type":254},"hilyfux","knowledge-graph",{"evaluate":580,"extract":587},{"promptVersionExtension":217,"promptVersionScoring":26,"score":581,"tags":582,"targetMarket":33,"tier":554},93,[225,583,223,30,584,585,586],"memory","git","bash","jq",{"commitSha":36,"license":248,"marketplace":588,"plugin":590},{"name":589,"pluginCount":262},"hilyfux-knowledge-graph",{"mcpCount":11,"provider":264,"skillCount":11},{"repoId":592,"translatedFrom":593},"kd726s6dkwq1hy5se33xvs6mqx86m67m","k17cbhxz59f98xy0xnhtgaq59186n3fa",[225,585,223,30,584,586,583],{"evaluatedAt":596,"extractAt":597,"updatedAt":598},1778688415198,1778688381229,1778688472657]