[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-mcp-Web3Auth-web3auth-mcp-en":3,"guides-for-Web3Auth-web3auth-mcp":406,"similar-k1713s1rxa27edtd18wmyxr5bh86n852-en":407},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":14,"identity":264,"isFallback":254,"parentExtension":268,"providers":269,"relations":274,"repo":276,"tags":402,"workflow":403},1778698779996.9988,"k1713s1rxa27edtd18wmyxr5bh86n852",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":12,"sourceUrl":13},"MCP server for MetaMask Embedded Wallets (Web3Auth) - helps AI coding agents integrate Web3Auth SDKs",{"npm":12},"@web3auth/mcp-server","https://github.com/Web3Auth/web3auth-mcp",{"_creationTime":15,"_id":16,"extensionId":5,"locale":17,"result":18,"trustSignals":246,"workflow":262},1778698854753.4763,"kn75874v1mf5tmt5gnrdc45nts86mdhx","en",{"checks":19,"evaluatedAt":214,"extensionSummary":215,"features":216,"nonGoals":222,"promptVersionExtension":226,"promptVersionScoring":227,"purpose":228,"rationale":229,"score":230,"summary":231,"tags":232,"targetMarket":239,"tier":240,"useCases":241},[20,25,28,31,35,38,42,46,49,52,56,60,63,67,70,73,76,79,82,85,89,93,97,101,105,108,111,115,119,122,125,128,131,134,137,141,145,149,152,156,159,163,166,169,172,175,178,181,184,187,190,193,196,199,202,205,208,211],{"category":21,"check":22,"severity":23,"summary":24},"Practical Utility","Problem relevance","pass","The description clearly states the problem of integrating Web3Auth SDKs and provides live access to documentation and knowledge for AI coding assistants.",{"category":21,"check":26,"severity":23,"summary":27},"Unique selling proposition","The MCP server offers live access to search docs, fetch examples, and look up SDK types, which goes beyond simple prompt engineering and provides significant value over directly interacting with the SDK documentation.",{"category":21,"check":29,"severity":23,"summary":30},"Production readiness","The MCP server is fully implemented, covering the lifecycle of searching documentation, fetching examples, and retrieving SDK references, suitable for real-world workflows.",{"category":32,"check":33,"severity":23,"summary":34},"Scope","Single responsibility principle","The MCP server focuses on providing access to Web3Auth SDK documentation, examples, and community issues, adhering to a single domain.",{"category":32,"check":36,"severity":23,"summary":37},"Description quality","The displayed description accurately and concisely reflects the MCP server's purpose of integrating Web3Auth SDKs for AI coding agents.",{"category":39,"check":40,"severity":23,"summary":41},"Invocation","Scoped tools","All tools are narrowly scoped verb-noun specialists (e.g., `search_docs`, `get_example`) making them easy for the agent to select and reducing attack surface.",{"category":43,"check":44,"severity":23,"summary":45},"Documentation","Configuration & parameter reference","All tool parameters are clearly defined with Zod schemas, including types, optionality, and descriptive text, with no implicit configurations found.",{"category":32,"check":47,"severity":23,"summary":48},"Tool naming","Tool names like `search_docs`, `get_doc`, `get_example`, `get_sdk_reference`, and `search_community` are descriptive and clearly indicate their function within the Web3Auth domain.",{"category":32,"check":50,"severity":23,"summary":51},"Minimal I/O surface","Tool inputs are well-defined via Zod schemas and request only necessary data. Outputs are structured text, not diagnostic dumps, ensuring minimal I/O.",{"category":53,"check":54,"severity":23,"summary":55},"License","License usability","The extension is licensed under MIT, a permissive open-source license, clearly indicated in the LICENSE file and package.json.",{"category":57,"check":58,"severity":23,"summary":59},"Maintenance","Commit recency","The last commit was on April 10, 2026, which is within the last 3 months.",{"category":57,"check":61,"severity":23,"summary":62},"Dependency Management","Dependencies are managed via npm and seem to be up-to-date. The package.json lists specific versions for dependencies.",{"category":64,"check":65,"severity":23,"summary":66},"Security","Secret Management","The MCP server does not appear to handle or expose secrets. It focuses on documentation and SDK reference.",{"category":64,"check":68,"severity":23,"summary":69},"Injection","The extension loads documentation and SDK code as data, not instructions, and does not fetch external content at runtime, mitigating injection risks.",{"category":64,"check":71,"severity":23,"summary":72},"Transitive Supply-Chain Grenades","The extension only accesses committed code and documentation via its fetchers. No runtime downloads or remote execution is present.",{"category":64,"check":74,"severity":23,"summary":75},"Sandbox Isolation","The MCP server is a read-only service that does not modify files or interact with the user's file system outside its intended scope.",{"category":64,"check":77,"severity":23,"summary":78},"Sandbox escape primitives","No detached processes or deny-retry loops were found in the code.",{"category":64,"check":80,"severity":23,"summary":81},"Data Exfiltration","The MCP server does not collect or exfiltrate any user data. All interactions are read-only documentation lookups.",{"category":64,"check":83,"severity":23,"summary":84},"Hidden Text Tricks","The bundled content is free of hidden-steering tricks, and descriptions use clean ASCII and standard Unicode.",{"category":86,"check":87,"severity":23,"summary":88},"Hooks","Opaque code execution","The bundled code is plain, readable TypeScript, with no obfuscation, base64 payloads, or runtime fetches.",{"category":90,"check":91,"severity":23,"summary":92},"Portability","Structural Assumption","The MCP server operates on external documentation and SDKs and does not make assumptions about the user's project structure.",{"category":94,"check":95,"severity":23,"summary":96},"Trust","Issues Attention","There are 0 issues opened and 0 issues closed in the last 90 days, indicating no current maintainer engagement but no active issues.",{"category":98,"check":99,"severity":23,"summary":100},"Versioning","Release Management","A meaningful semver version (2.0.0) is declared in package.json and server.json.",{"category":102,"check":103,"severity":23,"summary":104},"Code Execution","Validation","Input parameters for all tools are validated using Zod schemas, ensuring type safety and constraints.",{"category":64,"check":106,"severity":23,"summary":107},"Unguarded Destructive Operations","The MCP server is read-only and does not perform any destructive operations.",{"category":102,"check":109,"severity":23,"summary":110},"Error Handling","Errors are handled gracefully, returning structured tool results or JSON-RPC errors as appropriate, with no uncaught exceptions observed.",{"category":102,"check":112,"severity":113,"summary":114},"Logging","not_applicable","The skill is read-only and does not perform destructive actions or outbound calls that require local audit logging.",{"category":116,"check":117,"severity":23,"summary":118},"Compliance","GDPR","The MCP server does not handle personal data; it only accesses public documentation and SDK source code.",{"category":116,"check":120,"severity":23,"summary":121},"Target market","The extension operates on public documentation and SDKs, with no regional or jurisdictional limitations detected. Target market is global.",{"category":90,"check":123,"severity":23,"summary":124},"Runtime stability","The MCP server uses standard Node.js and TypeScript, with no specific OS or shell dependencies noted.",{"category":43,"check":126,"severity":23,"summary":127},"README","The README file is comprehensive, clearly stating the extension's purpose, installation instructions, and usage examples.",{"category":32,"check":129,"severity":23,"summary":130},"Tool surface size","The MCP server exposes 5 distinct tools, which is within the ideal range of 3-10.",{"category":39,"check":132,"severity":23,"summary":133},"Overlapping near-synonym tools","The tool names are distinct and do not have near-synonyms, avoiding confusion for the model.",{"category":43,"check":135,"severity":23,"summary":136},"Phantom features","All documented features, including the MCP tools and their functionalities, have corresponding implementations in the source code.",{"category":138,"check":139,"severity":23,"summary":140},"Install","Installation instruction","The README provides clear installation instructions for various platforms and includes copy-pasteable examples.",{"category":142,"check":143,"severity":23,"summary":144},"Errors","Actionable error messages","Error messages are informative, naming the failure, providing context, and suggesting next steps or documentation links.",{"category":146,"check":147,"severity":23,"summary":148},"Execution","Pinned dependencies","Dependencies are pinned in package.json, and the main script has a shebang and type declaration.",{"category":32,"check":150,"severity":23,"summary":151},"Dry-run preview","The MCP server is read-only and does not have state-changing operations, making dry-run functionality not applicable.",{"category":153,"check":154,"severity":23,"summary":155},"Protocol","Idempotent retry & timeouts","The MCP server is stateless between calls and uses standard HTTP transport. Timeouts are handled by the underlying framework.",{"category":116,"check":157,"severity":23,"summary":158},"Telemetry opt-in","The MCP server does not emit telemetry; all operations are based on documentation and SDK lookup.",{"category":160,"check":161,"severity":23,"summary":162},"Tool descriptions","Silent schema mutation","The MCP server's tool schema is static and defined at build time; it does not mutate at runtime.",{"category":32,"check":164,"severity":23,"summary":165},"Schema token cost","The total token cost for tool schemas is estimated to be well under 5,000 tokens.",{"category":43,"check":167,"severity":23,"summary":168},"Typed parameters","Tool parameters are consistently typed using Zod, with enums and descriptions providing clear constraints.",{"category":160,"check":170,"severity":23,"summary":171},"Behavior hints","All tools declare appropriate behavior hints (`readOnlyHint`, `idempotentHint`, `openWorldHint`) consistent with their function.",{"category":64,"check":173,"severity":23,"summary":174},"Dangerous-tool flag","The MCP server is read-only, so dangerous-tool flags are not applicable.",{"category":160,"check":176,"severity":23,"summary":177},"Imperative phrasing","Tool descriptions are literal, verb-first noun phrases and do not contain imperative instructions for the model.",{"category":160,"check":179,"severity":23,"summary":180},"Output schema","Tools return structured text or basic success messages, not complex data intended for further chaining, so an outputSchema is not required.",{"category":153,"check":182,"severity":23,"summary":183},"Stdout discipline","Only the JSON-RPC encoder writes to stdout; diagnostics go to stderr.",{"category":64,"check":185,"severity":23,"summary":186},"Transport choice","The MCP server uses HTTP for remote access and stdio for local execution, following best practices.",{"category":64,"check":188,"severity":113,"summary":189},"Auth","The MCP server is exposed as a public endpoint (`https://mcp.web3auth.io`) and does not require authentication as per its design.",{"category":64,"check":191,"severity":113,"summary":192},"Audience claim","This MCP server is publicly accessible and does not validate audience claims as it does not handle authenticated tokens.",{"category":64,"check":194,"severity":113,"summary":195},"Rebinding defense","The MCP server is a public HTTP service and not a local Streamable HTTP server, thus DNS-rebinding defenses are not applicable.",{"category":64,"check":197,"severity":23,"summary":198},"Granular Control","The MCP server exposes a limited set of read-only tools, and the user cannot enable/disable specific tool groups. This is appropriate for a public documentation service.",{"category":153,"check":200,"severity":23,"summary":201},"Lifecycle handlers","The MCP server utilizes the official SDK which handles lifecycle events like initialize, ping, and shutdown gracefully.",{"category":153,"check":203,"severity":23,"summary":204},"Validation errors","Invalid inputs return tool results with `isError: true` and hints, allowing for agent self-correction.",{"category":142,"check":206,"severity":23,"summary":207},"Unhandled exceptions","Tool handlers are wrapped to convert exceptions into structured tool errors, preventing transport crashes.",{"category":153,"check":209,"severity":23,"summary":210},"Official SDK","The MCP server uses the official `@modelcontextprotocol/sdk` pinned to a minor version (1.25.2).",{"category":153,"check":212,"severity":23,"summary":213},"Context Optimizations","The tools return limited results and do not appear to overflow context windows. Pagination is not explicitly mentioned but is implicitly handled by the nature of the data returned.",1778698854488,"This MCP server provides live access to documentation, SDK types, examples, and community issues for MetaMask Embedded Wallets (Web3Auth). It uses tools like `search_docs`, `get_doc`, `get_example`, `get_sdk_reference`, and `search_community` to help AI assistants integrate Web3Auth SDKs accurately.",[217,218,219,220,221],"Live documentation search","Fetch full documentation pages","Retrieve integration example source code","Access SDK type definitions and source","Search community issue discussions",[223,224,225],"Executing Web3Auth SDK functions directly.","Providing advice beyond factual documentation and examples.","Managing user wallets or blockchain interactions.","3.0.0","4.4.0","To empower AI coding assistants with live, accurate, and comprehensive information about MetaMask Embedded Wallets (Web3Auth) for faster and more reliable integration.","The extension is a high-quality, secure, and well-documented MCP server providing essential documentation and SDK reference for Web3Auth. No critical or warning findings were identified.",99,"A robust and secure MCP server providing live documentation and SDK reference for Web3Auth integrations.",[233,234,235,236,237,238],"web3auth","metamask","embedded-wallets","mcp","documentation","sdk","global","verified",[242,243,244,245],"Quickly find relevant documentation for a specific Web3Auth feature.","Understand integration patterns by examining example code.","Debug issues by searching for similar problems in the community.","Verify exact SDK types and signatures for accurate implementation.",{"codeQuality":247,"collectedAt":249,"documentation":250,"maintenance":253,"popularity":258,"security":259,"testCoverage":261},{"hasLockfile":248},true,1778698841554,{"descriptionLength":251,"readmeSize":252},100,13314,{"closedIssues90d":8,"forks":8,"hasChangelog":254,"manifestVersion":255,"openIssues90d":8,"pushedAt":256,"stars":257},false,"2.0.0",1775821828000,3,{"npmDownloads":8},{"hasNpmPackage":248,"license":260,"smitheryVerified":254},"MIT",{"hasCi":254,"hasTests":254},{"updatedAt":263},1778698854753,{"basePath":265,"githubOwner":266,"githubRepo":267,"locale":17,"slug":267,"type":236},"","Web3Auth","web3auth-mcp",null,{"evaluate":270,"extract":272},{"promptVersionExtension":226,"promptVersionScoring":227,"score":230,"tags":271,"targetMarket":239,"tier":240},[233,234,235,236,237,238],{"commitSha":273,"license":260},"HEAD",{"repoId":275},"kd72x9p5wzegzwhr3fwhygs99d86m8yv",{"_creationTime":277,"_id":275,"identity":278,"providers":279,"workflow":397},1778698770927.0227,{"githubOwner":266,"githubRepo":267,"sourceUrl":13},{"classify":280,"discover":389,"extract":392,"github":393,"npm":396},{"commitSha":273,"extensions":281},[282,305,327,358,365],{"basePath":265,"description":283,"displayName":284,"installMethods":285,"license":260,"rationale":286,"selectedPaths":287,"source":303,"sourceLanguage":17,"type":304},"Give your AI coding assistant live access to MetaMask Embedded Wallets docs, SDK references, integration examples, and community solutions. Includes a skill that encodes architecture knowledge, key derivation rules, and platform-specific gotchas so the agent writes correct Web3Auth integrations on the first try.","metamask-embedded-wallets",{"claudeCode":267},"plugin manifest at .cursor-plugin/plugin.json (coalesced with duplicate plugin at plugins/claude)",[288,291,293,296,299,301],{"path":289,"priority":290},".cursor-plugin/plugin.json","mandatory",{"path":292,"priority":290},"README.md",{"path":294,"priority":295},"LICENSE","high",{"path":297,"priority":298},"skills/mcp-builder/SKILL.md","medium",{"path":300,"priority":298},"skills/skill-creator/SKILL.md",{"path":302,"priority":298},"skills/web3auth/SKILL.md","rule","plugin",{"basePath":306,"description":307,"displayName":308,"installMethods":309,"rationale":311,"selectedPaths":312,"source":303,"sourceLanguage":17,"type":326},"skills/mcp-builder","Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).","mcp-builder",{"claudeCode":310},"Web3Auth/web3auth-mcp","SKILL.md frontmatter at skills/mcp-builder/SKILL.md",[313,315,317,320,322,324],{"path":314,"priority":290},"SKILL.md",{"path":316,"priority":295},"LICENSE.txt",{"path":318,"priority":319},"scripts/connections.py","low",{"path":321,"priority":319},"scripts/evaluation.py",{"path":323,"priority":319},"scripts/example_evaluation.xml",{"path":325,"priority":319},"scripts/requirements.txt","skill",{"basePath":328,"description":329,"displayName":330,"installMethods":331,"rationale":332,"selectedPaths":333,"source":303,"sourceLanguage":17,"type":326},"skills/skill-creator","Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, update or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.","skill-creator",{"claudeCode":310},"SKILL.md frontmatter at skills/skill-creator/SKILL.md",[334,335,336,338,340,342,344,346,348,350,352,354,356],{"path":314,"priority":290},{"path":316,"priority":295},{"path":337,"priority":319},"assets/eval_review.html",{"path":339,"priority":298},"references/schemas.md",{"path":341,"priority":319},"scripts/__init__.py",{"path":343,"priority":319},"scripts/aggregate_benchmark.py",{"path":345,"priority":319},"scripts/generate_report.py",{"path":347,"priority":319},"scripts/improve_description.py",{"path":349,"priority":319},"scripts/package_skill.py",{"path":351,"priority":319},"scripts/quick_validate.py",{"path":353,"priority":319},"scripts/run_eval.py",{"path":355,"priority":319},"scripts/run_loop.py",{"path":357,"priority":319},"scripts/utils.py",{"basePath":359,"description":360,"displayName":233,"installMethods":361,"rationale":362,"selectedPaths":363,"source":303,"sourceLanguage":17,"type":326},"skills/web3auth","Complete knowledge for integrating MetaMask Embedded Wallets (Web3Auth SDK). Covers SDK selection, platform capabilities (React, Vue, React Native, Android, iOS, Flutter, Unity, Unreal, Node.js), authentication setup (social login, custom JWT, grouped connections), key derivation rules, and troubleshooting. Use whenever the user mentions @web3auth/modal, Web3Auth, MetaMask Embedded Wallets, social login wallets, useWeb3AuthConnect, Sapphire network, embedded wallet integration, or is building an app where users get a crypto wallet through OAuth/social login. Also use for Web3Auth dashboard configuration, client IDs, verifiers/connections, or migrating from PnP/CoreKit/Torus. Do NOT trigger for MetaMask browser extension usage, standalone RainbowKit/ConnectKit setups without Web3Auth, or general blockchain development unrelated to embedded wallet authentication.",{"claudeCode":310},"SKILL.md frontmatter at skills/web3auth/SKILL.md",[364],{"path":314,"priority":290},{"basePath":265,"description":10,"displayName":12,"installMethods":366,"license":260,"rationale":367,"selectedPaths":368,"source":303,"sourceLanguage":17,"type":236},{"npm":12},"server.json with namespace/server name at server.json",[369,371,373,374,375,377,379,381,383,385,387],{"path":370,"priority":290},"server.json",{"path":372,"priority":290},"package.json",{"path":292,"priority":290},{"path":294,"priority":295},{"path":376,"priority":319},"src/index.ts",{"path":378,"priority":319},"src/tools/get-doc.ts",{"path":380,"priority":319},"src/tools/get-example.ts",{"path":382,"priority":319},"src/tools/get-sdk-reference.ts",{"path":384,"priority":319},"src/tools/register.ts",{"path":386,"priority":319},"src/tools/search-community.ts",{"path":388,"priority":319},"src/tools/search-docs.ts",{"sources":390},[391],"manual",{"npmPackage":12},{"closedIssues90d":8,"description":265,"forks":8,"homepage":394,"license":260,"openIssues90d":8,"pushedAt":256,"readmeSize":252,"stars":257,"topics":395},"https://web3auth-mcp.vercel.app",[],{"downloads":8},{"classifiedAt":398,"discoverAt":399,"extractAt":400,"githubAt":400,"npmAt":401,"updatedAt":398},1778698779624,1778698770927,1778698775319,1778698777375,[237,235,236,234,238,233],{"evaluatedAt":263,"extractAt":404,"updatedAt":405},1778698779997,1778698909069,[],[408,436,464,492,522,551],{"_creationTime":409,"_id":410,"community":411,"display":412,"identity":419,"providers":422,"relations":429,"tags":431,"workflow":432},1778698235845.4092,"k174nxy45v425sdez4nhnxyzz986mqp3",{"reviewCount":8},{"description":413,"installMethods":414,"name":417,"sourceUrl":418},"Context7 monorepo - Documentation tools and SDKs",{"npm":415,"remote":416},"@upstash/context7-mcp","https://mcp.context7.com/mcp","Context7 MCP","https://github.com/upstash/context7",{"basePath":265,"githubOwner":420,"githubRepo":421,"locale":17,"slug":421,"type":236},"upstash","context7",{"evaluate":423,"extract":428},{"promptVersionExtension":226,"promptVersionScoring":227,"score":251,"tags":424,"targetMarket":239,"tier":240},[237,236,425,238,426,427],"code-generation","developer-tools","typescript",{"commitSha":273,"license":260},{"repoId":430},"kd7955sg5wbf89gw527wdep66n86na9w",[425,426,237,236,238,427],{"evaluatedAt":433,"extractAt":434,"updatedAt":435},1778698387589,1778698235845,1778698496829,{"_creationTime":437,"_id":438,"community":439,"display":440,"identity":445,"providers":447,"relations":458,"tags":460,"workflow":461},1778699559336.3713,"k17d1842vxqbh3mxqsynj4snmd86mgb5",{"reviewCount":8},{"description":441,"installMethods":442,"name":443,"sourceUrl":444},"JS reverse engineering MCP server with agent-first tool design and built-in anti-detection. 为 AI Agent 设计的 JS 逆向 MCP Server，内置反检测。",{"npm":443},"js-reverse-mcp","https://github.com/zhizhuodemao/js-reverse-mcp",{"basePath":265,"githubOwner":446,"githubRepo":443,"locale":17,"slug":443,"type":236},"zhizhuodemao",{"evaluate":448,"extract":456},{"promptVersionExtension":226,"promptVersionScoring":227,"score":251,"tags":449,"targetMarket":239,"tier":240},[450,451,452,453,236,454,455],"javascript","reverse-engineering","debugging","browser","playwright","anti-detection",{"commitSha":273,"license":457},"Apache-2.0",{"repoId":459},"kd7616nf1zd7gvfjy59xdky3q186mw5d",[455,453,452,450,236,454,451],{"evaluatedAt":462,"extractAt":463,"updatedAt":462},1778699579060,1778699559336,{"_creationTime":465,"_id":466,"community":467,"display":468,"identity":474,"providers":477,"relations":485,"tags":487,"workflow":488},1778695445139.3215,"k174t696778dpsx9f3d8p60d0586m8zf",{"reviewCount":8},{"description":469,"installMethods":470,"name":472,"sourceUrl":473},"MCP server for spec-driven development workflow with real-time web dashboard",{"npm":471},"@pimzino/spec-workflow-mcp","Spec Workflow MCP","https://github.com/Pimzino/spec-workflow-mcp",{"basePath":265,"githubOwner":475,"githubRepo":476,"locale":17,"slug":476,"type":236},"Pimzino","spec-workflow-mcp",{"evaluate":478,"extract":483},{"promptVersionExtension":226,"promptVersionScoring":227,"score":251,"tags":479,"targetMarket":239,"tier":240},[236,480,237,481,482],"workflow","approval","development",{"commitSha":273,"license":484},"GPL-3.0",{"repoId":486},"kd7ckc3zn4yfhds7q1pxbvcanh86mwr8",[481,482,237,236,480],{"evaluatedAt":489,"extractAt":490,"updatedAt":491},1778695558138,1778695445139,1778695654221,{"_creationTime":493,"_id":494,"community":495,"display":496,"identity":502,"providers":505,"relations":515,"tags":517,"workflow":518},1778695082794.7087,"k175vnjvyq0exw0w7qnzh8632186mw64",{"reviewCount":8},{"description":497,"installMethods":498,"name":500,"sourceUrl":501},"A powerful MCP toolkit for coding, providing semantic retrieval and editing capabilities  - the IDE for your agent",{"pypi":499},"serena-agent","Serena MCP","https://github.com/oraios/serena",{"basePath":265,"githubOwner":503,"githubRepo":504,"locale":17,"slug":504,"type":236},"oraios","serena",{"evaluate":506,"extract":514},{"promptVersionExtension":226,"promptVersionScoring":227,"score":251,"tags":507,"targetMarket":239,"tier":240},[508,509,510,511,236,512,513],"ide","lsp","code-analysis","refactoring","python","jetbrains",{"commitSha":273,"license":260},{"repoId":516},"kd7c9gedpjkeapt0q2wq62y5nx86mcjd",[510,508,513,509,236,512,511],{"evaluatedAt":519,"extractAt":520,"updatedAt":521},1778695095994,1778695082794,1778695119797,{"_creationTime":523,"_id":524,"community":525,"display":526,"identity":532,"providers":535,"relations":544,"tags":546,"workflow":547},1778694539518.7114,"k173y9x7qwtxpex7epkm17v72x86nnxx",{"reviewCount":8},{"description":527,"installMethods":528,"name":530,"sourceUrl":531},"MCP server for interacting with Neon Management API and databases",{"remote":529},"https://mcp.neon.tech/mcp","Neon MCP Server","https://github.com/neondatabase/mcp-server-neon",{"basePath":265,"githubOwner":533,"githubRepo":534,"locale":17,"slug":534,"type":236},"neondatabase","mcp-server-neon",{"evaluate":536,"extract":543},{"promptVersionExtension":226,"promptVersionScoring":227,"score":251,"tags":537,"targetMarket":239,"tier":240},[236,538,539,540,541,542],"neon","database","postgres","api","management",{"commitSha":273,"license":260},{"repoId":545},"kd76ajatvgnajg3svk226msw0186msb6",[541,539,542,236,538,540],{"evaluatedAt":548,"extractAt":549,"updatedAt":550},1778694626069,1778694539518,1778694661944,{"_creationTime":552,"_id":553,"community":554,"display":555,"identity":561,"providers":563,"relations":571,"tags":573,"workflow":574},1778693720291.4048,"k17bap6reyzdpbx78zr9xdq4v186nck3",{"reviewCount":8},{"description":556,"installMethods":557,"name":559,"sourceUrl":560},"MongoDB Model Context Protocol Server",{"docker":558,"npm":559},"docker.io/mongodb/mongodb-mcp-server:1.11.0-prerelease.3","mongodb-mcp-server","https://github.com/mongodb-js/mongodb-mcp-server",{"basePath":265,"githubOwner":562,"githubRepo":559,"locale":17,"slug":559,"type":236},"mongodb-js",{"evaluate":564,"extract":570},{"promptVersionExtension":226,"promptVersionScoring":227,"score":251,"tags":565,"targetMarket":239,"tier":240},[566,567,539,236,568,569],"mongodb","atlas","cli","server",{"commitSha":273,"license":457},{"repoId":572},"kd74657x4dvz0py8d2pvp8yfkd86m0da",[567,568,539,236,566,569],{"evaluatedAt":575,"extractAt":576,"updatedAt":575},1778693731873,1778693720291]