{"_id":"@upstash/context7-mcp","_rev":"4241017","name":"@upstash/context7-mcp","description":"MCP server for Context7","dist-tags":{"canary":"2.1.0-canary-20260108172005","latest":"2.1.6"},"maintainers":[{"name":"buggyhunter","email":""},{"name":"burak-ups","email":""},{"name":"cahidarda","email":""},{"name":"fahreddin.ozcan","email":""},{"name":"joshtc","email":""},{"name":"mdogan","email":""},{"name":"shannonr","email":""},{"name":"upstashnpm","email":""}],"time":{"modified":"2026-03-29T17:52:23.000Z","created":"2025-04-08T11:06:33.438Z","2.1.6":"2026-03-27T14:17:36.154Z","2.1.4":"2026-03-10T14:20:38.519Z","2.1.3":"2026-03-04T12:51:37.644Z","2.1.2":"2026-02-23T10:06:55.714Z","2.1.1":"2026-01-29T08:49:37.102Z","2.1.0":"2026-01-08T17:32:41.476Z","2.1.0-canary-20260108172005":"2026-01-08T17:21:06.667Z","2.0.3-canary.0":"2026-01-07T08:19:45.219Z","2.0.2":"2026-01-02T14:26:30.637Z","2.0.1":"2025-12-30T09:41:43.077Z","2.0.0":"2025-12-29T10:44:58.066Z","1.0.34-canary.5":"2025-12-25T06:50:43.624Z","1.0.34-canary.4":"2025-12-22T15:52:36.814Z","1.0.34-canary.3":"2025-12-22T10:19:19.154Z","1.0.34-canary.2":"2025-12-22T10:18:55.037Z","1.0.34-canary.1":"2025-12-19T18:36:06.034Z","1.0.34-canary.0":"2025-12-19T13:38:18.605Z","1.0.33":"2025-12-17T19:12:52.732Z","1.0.32":"2025-12-17T12:50:03.122Z","1.0.32-canary-20251209084107":"2025-12-09T08:41:13.953Z","1.0.31":"2025-11-28T12:23:33.868Z","1.1.0-canary-20251128121456":"2025-11-28T12:14:59.761Z","1.0.31-canary-20251128115203":"2025-11-28T12:06:26.882Z","1.0.31-canary-20251124145014":"2025-11-24T14:50:23.598Z","1.0.1-canary-20251124144836":"2025-11-24T14:48:44.323Z","1.0.30":"2025-11-24T10:50:58.340Z","1.0.29":"2025-11-17T17:02:27.309Z","1.0.28":"2025-11-17T07:17:16.581Z","1.0.27":"2025-11-13T12:16:20.478Z","1.0.26":"2025-10-24T11:45:15.234Z","1.0.25":"2025-10-22T21:21:01.568Z","1.0.24":"2025-10-22T21:16:36.876Z","1.0.23":"2025-10-22T21:06:14.160Z","1.0.22":"2025-10-22T13:35:37.060Z","1.0.21":"2025-10-07T11:58:12.623Z","1.0.20":"2025-09-27T15:25:09.653Z","1.0.19":"2025-09-27T14:28:51.719Z","1.0.18":"2025-09-25T20:20:48.056Z","1.0.17":"2025-09-05T11:32:09.084Z","1.0.16":"2025-08-21T12:45:49.704Z","1.0.15":"2025-08-19T15:03:02.045Z","1.0.14":"2025-06-13T11:30:54.237Z","1.0.13":"2025-06-07T09:14:35.803Z","1.0.12":"2025-05-26T16:06:03.254Z","1.0.11":"2025-05-25T07:47:17.700Z","1.0.10":"2025-05-24T15:27:55.343Z","1.0.9":"2025-05-17T23:52:44.219Z","1.0.8":"2025-05-09T00:55:48.226Z","1.0.7":"2025-05-03T08:52:34.212Z","1.0.6":"2025-04-23T17:06:43.739Z","1.0.5":"2025-04-20T11:50:20.215Z","1.0.4":"2025-04-16T22:10:24.209Z","1.0.3":"2025-04-13T18:45:05.919Z","1.0.2":"2025-04-13T18:44:42.341Z","1.0.1":"2025-04-11T09:52:05.899Z","1.0.1-rc":"2025-04-11T09:48:33.823Z","1.0.0":"2025-04-09T00:53:11.915Z","0.0.2":"2025-04-08T18:10:34.566Z","0.0.1":"2025-04-08T11:06:33.438Z"},"users":{},"author":{"name":"abdush"},"repository":{"type":"git","url":"git+https://github.com/upstash/context7.git","directory":"packages/mcp"},"versions":{"2.1.6":{"name":"@upstash/context7-mcp","version":"2.1.6","mcpName":"io.github.upstash/context7","description":"MCP server for Context7","repository":{"type":"git","url":"git+https://github.com/upstash/context7.git","directory":"packages/mcp"},"keywords":["modelcontextprotocol","mcp","context7","vibe-coding","developer tools","documentation","context"],"author":{"name":"abdush"},"license":"MIT","type":"module","bin":{"context7-mcp":"dist/index.js"},"bugs":{"url":"https://github.com/upstash/context7/issues"},"homepage":"https://github.com/upstash/context7#readme","dependencies":{"@modelcontextprotocol/sdk":"^1.25.1","@types/express":"^5.0.4","commander":"^14.0.0","express":"^5.1.0","jose":"^6.1.3","undici":"^6.6.3","zod":"^4.3.4"},"devDependencies":{"@types/node":"^25.0.3","typescript":"^5.8.2"},"scripts":{"build":"tsc && chmod 755 dist/index.js","test":"echo \"No tests yet\"","typecheck":"tsc --noEmit","lint":"eslint .","lint:check":"eslint .","format":"prettier --write .","format:check":"prettier --check .","dev":"tsc --watch","start":"node dist/index.js --transport http","pack-mcpb":"pnpm install && pnpm run build && rm -rf node_modules && pnpm install --prod && cp mcpb/manifest.json manifest.json && cp mcpb/.mcpbignore .mcpbignore && cp ../../public/icon.png icon.png && mcpb validate manifest.json && mcpb pack . mcpb/context7.mcpb && rm manifest.json .mcpbignore icon.png && pnpm install"},"_id":"@upstash/context7-mcp@2.1.6","_integrity":"sha512-Mq1o4N7CgIdOVyY9LOPEvNgz0Sorf2TCweESYKE5K87nrf4niIuBZCZN4t+WmOguJyhSvMwJz16toGAOLdJRdw==","_resolved":"/tmp/73a589326e2da35339df18694e6932fe/upstash-context7-mcp-2.1.6.tgz","_from":"file:upstash-context7-mcp-2.1.6.tgz","_nodeVersion":"20.20.1","_npmVersion":"10.8.2","dist":{"shasum":"5710120adb93e959f46f1650c569e0f7ee937c97","size":22814,"noattachment":false,"key":"/@upstash/context7-mcp/-/@upstash/context7-mcp-2.1.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/@upstash/context7-mcp/download/@upstash/context7-mcp-2.1.6.tgz"},"_npmUser":{"name":"fahreddin.ozcan","email":"fahreddin@upstash.com"},"directories":{},"maintainers":[{"name":"buggyhunter","email":""},{"name":"burak-ups","email":""},{"name":"cahidarda","email":""},{"name":"fahreddin.ozcan","email":""},{"name":"joshtc","email":""},{"name":"mdogan","email":""},{"name":"shannonr","email":""},{"name":"upstashnpm","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/context7-mcp_2.1.6_1774621055995_0.9354939381355063"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-27T14:17:36.154Z","publish_time":1774621056154,"_source_registry_name":"default","_cnpm_publish_time":1774621056154},"2.1.4":{"name":"@upstash/context7-mcp","version":"2.1.4","mcpName":"io.github.upstash/context7","description":"MCP server for Context7","repository":{"type":"git","url":"git+https://github.com/upstash/context7.git","directory":"packages/mcp"},"keywords":["modelcontextprotocol","mcp","context7","vibe-coding","developer tools","documentation","context"],"author":{"name":"abdush"},"license":"MIT","type":"module","bin":{"context7-mcp":"dist/index.js"},"bugs":{"url":"https://github.com/upstash/context7/issues"},"homepage":"https://github.com/upstash/context7#readme","dependencies":{"@modelcontextprotocol/sdk":"^1.25.1","@types/express":"^5.0.4","commander":"^14.0.0","express":"^5.1.0","jose":"^6.1.3","undici":"^6.6.3","zod":"^4.3.4"},"devDependencies":{"@types/node":"^25.0.3","typescript":"^5.8.2"},"scripts":{"build":"tsc && chmod 755 dist/index.js","test":"echo \"No tests yet\"","typecheck":"tsc --noEmit","lint":"eslint .","lint:check":"eslint .","format":"prettier --write .","format:check":"prettier --check .","dev":"tsc --watch","start":"node dist/index.js --transport http","pack-mcpb":"pnpm install && pnpm run build && rm -rf node_modules && pnpm install --prod && cp mcpb/manifest.json manifest.json && cp mcpb/.mcpbignore .mcpbignore && cp ../../public/icon.png icon.png && mcpb validate manifest.json && mcpb pack . mcpb/context7.mcpb && rm manifest.json .mcpbignore icon.png && pnpm install"},"_id":"@upstash/context7-mcp@2.1.4","_integrity":"sha512-PZ8ZgA5/tOshHi/7bQxAhbwukJUjmJvFmBtciH7P5IG4WirLEPo+8ieQgCrvwgPkWG5btym9a70iNVTL3IiF3Q==","_resolved":"/tmp/29c9a05fad4f4c0675509f3f8f74e319/upstash-context7-mcp-2.1.4.tgz","_from":"file:upstash-context7-mcp-2.1.4.tgz","_nodeVersion":"20.20.0","_npmVersion":"10.8.2","dist":{"shasum":"1e748fa0f8cab2b0d3cc0c4d1a9b36490d6bc5fa","size":22254,"noattachment":false,"key":"/@upstash/context7-mcp/-/@upstash/context7-mcp-2.1.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/@upstash/context7-mcp/download/@upstash/context7-mcp-2.1.4.tgz"},"_npmUser":{"name":"fahreddin.ozcan","email":"fahreddin@upstash.com"},"directories":{},"maintainers":[{"name":"buggyhunter","email":""},{"name":"burak-ups","email":""},{"name":"cahidarda","email":""},{"name":"fahreddin.ozcan","email":""},{"name":"joshtc","email":""},{"name":"mdogan","email":""},{"name":"shannonr","email":""},{"name":"upstashnpm","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/context7-mcp_2.1.4_1773152438370_0.8863077371353438"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-10T14:20:38.519Z","publish_time":1773152438519,"_source_registry_name":"default","_cnpm_publish_time":1773152438519},"2.1.3":{"name":"@upstash/context7-mcp","version":"2.1.3","mcpName":"io.github.upstash/context7","description":"MCP server for Context7","repository":{"type":"git","url":"git+https://github.com/upstash/context7.git","directory":"packages/mcp"},"keywords":["modelcontextprotocol","mcp","context7","vibe-coding","developer tools","documentation","context"],"author":{"name":"abdush"},"license":"MIT","type":"module","bin":{"context7-mcp":"dist/index.js"},"bugs":{"url":"https://github.com/upstash/context7/issues"},"homepage":"https://github.com/upstash/context7#readme","dependencies":{"@modelcontextprotocol/sdk":"^1.25.1","@types/express":"^5.0.4","commander":"^14.0.0","express":"^5.1.0","jose":"^6.1.3","undici":"^6.6.3","zod":"^4.3.4"},"devDependencies":{"@types/node":"^25.0.3","typescript":"^5.8.2"},"scripts":{"build":"tsc && chmod 755 dist/index.js","test":"echo \"No tests yet\"","typecheck":"tsc --noEmit","lint":"eslint .","lint:check":"eslint .","format":"prettier --write .","format:check":"prettier --check .","dev":"tsc --watch","start":"node dist/index.js --transport http","pack-mcpb":"pnpm install && pnpm run build && rm -rf node_modules && pnpm install --prod && cp mcpb/manifest.json manifest.json && cp ../../public/icon.png icon.png && mcpb validate manifest.json && mcpb pack . mcpb/context7.mcpb && rm manifest.json icon.png && pnpm install"},"_id":"@upstash/context7-mcp@2.1.3","_integrity":"sha512-lEPGwl7qgohcG4lkUZLJpadIKLmY3QiGK0eK0OuUgqT6MjGUtiKblGl+3NHL9VEijD2geyhHXozIIjwgs+JtwA==","_resolved":"/tmp/a4328d5267b49f3f1bb61502c8a13e96/upstash-context7-mcp-2.1.3.tgz","_from":"file:upstash-context7-mcp-2.1.3.tgz","_nodeVersion":"20.20.0","_npmVersion":"10.8.2","dist":{"shasum":"e457a77d484708a46ca902e1fb4799f5ff8d02bb","size":22141,"noattachment":false,"key":"/@upstash/context7-mcp/-/@upstash/context7-mcp-2.1.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/@upstash/context7-mcp/download/@upstash/context7-mcp-2.1.3.tgz"},"_npmUser":{"name":"fahreddin.ozcan","email":"fahreddin@upstash.com"},"directories":{},"maintainers":[{"name":"buggyhunter","email":""},{"name":"burak-ups","email":""},{"name":"cahidarda","email":""},{"name":"fahreddin.ozcan","email":""},{"name":"joshtc","email":""},{"name":"mdogan","email":""},{"name":"shannonr","email":""},{"name":"upstashnpm","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/context7-mcp_2.1.3_1772628697486_0.9455235880328052"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-04T12:51:37.644Z","publish_time":1772628697644,"_source_registry_name":"default","_cnpm_publish_time":1772628697644},"2.1.2":{"name":"@upstash/context7-mcp","version":"2.1.2","mcpName":"io.github.upstash/context7","description":"MCP server for Context7","repository":{"type":"git","url":"git+https://github.com/upstash/context7.git","directory":"packages/mcp"},"keywords":["modelcontextprotocol","mcp","context7","vibe-coding","developer tools","documentation","context"],"author":{"name":"abdush"},"license":"MIT","type":"module","bin":{"context7-mcp":"dist/index.js"},"bugs":{"url":"https://github.com/upstash/context7/issues"},"homepage":"https://github.com/upstash/context7#readme","dependencies":{"@modelcontextprotocol/sdk":"^1.25.1","@types/express":"^5.0.4","commander":"^14.0.0","express":"^5.1.0","jose":"^6.1.3","undici":"^6.6.3","zod":"^4.3.4"},"devDependencies":{"@types/node":"^25.0.3","typescript":"^5.8.2"},"scripts":{"build":"tsc && chmod 755 dist/index.js","test":"echo \"No tests yet\"","typecheck":"tsc --noEmit","lint":"eslint .","lint:check":"eslint .","format":"prettier --write .","format:check":"prettier --check .","dev":"tsc --watch","start":"node dist/index.js --transport http","pack-mcpb":"pnpm install && pnpm run build && rm -rf node_modules && pnpm install --prod && cp mcpb/manifest.json manifest.json && cp ../../public/icon.png icon.png && mcpb validate manifest.json && mcpb pack . mcpb/context7.mcpb && rm manifest.json icon.png && pnpm install"},"_id":"@upstash/context7-mcp@2.1.2","_integrity":"sha512-BC5IWUaCyzEqHD3WyIcbWQTqZ4v689lFy7QlixG19dn1/NoDdFrvVih7HT0yaISvvERT885wcHL9mZs5vt82tQ==","_resolved":"/tmp/a2db5b632e5adc8af13cc4febf76cc6f/upstash-context7-mcp-2.1.2.tgz","_from":"file:upstash-context7-mcp-2.1.2.tgz","_nodeVersion":"20.20.0","_npmVersion":"10.8.2","dist":{"shasum":"3be5d76b09d74f06881b60344fe32532987f26d9","size":21943,"noattachment":false,"key":"/@upstash/context7-mcp/-/@upstash/context7-mcp-2.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@upstash/context7-mcp/download/@upstash/context7-mcp-2.1.2.tgz"},"_npmUser":{"name":"fahreddin.ozcan","email":"fahreddin@upstash.com"},"directories":{},"maintainers":[{"name":"buggyhunter","email":""},{"name":"burak-ups","email":""},{"name":"cahidarda","email":""},{"name":"fahreddin.ozcan","email":""},{"name":"joshtc","email":""},{"name":"mdogan","email":""},{"name":"shannonr","email":""},{"name":"upstashnpm","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/context7-mcp_2.1.2_1771841215548_0.22328057119843736"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-23T10:06:55.714Z","publish_time":1771841215714,"_source_registry_name":"default","_cnpm_publish_time":1771841215714},"2.1.1":{"name":"@upstash/context7-mcp","version":"2.1.1","mcpName":"io.github.upstash/context7","description":"MCP server for Context7","repository":{"type":"git","url":"git+https://github.com/upstash/context7.git","directory":"packages/mcp"},"keywords":["modelcontextprotocol","mcp","context7","vibe-coding","developer tools","documentation","context"],"author":{"name":"abdush"},"license":"MIT","type":"module","bin":{"context7-mcp":"dist/index.js"},"bugs":{"url":"https://github.com/upstash/context7/issues"},"homepage":"https://github.com/upstash/context7#readme","dependencies":{"@modelcontextprotocol/sdk":"^1.25.1","@types/express":"^5.0.4","commander":"^14.0.0","express":"^5.1.0","jose":"^6.1.3","undici":"^6.6.3","zod":"^4.3.4"},"devDependencies":{"@types/node":"^25.0.3","typescript":"^5.8.2"},"scripts":{"build":"tsc && chmod 755 dist/index.js","test":"echo \"No tests yet\"","typecheck":"tsc --noEmit","lint":"eslint .","lint:check":"eslint .","format":"prettier --write .","format:check":"prettier --check .","dev":"tsc --watch","start":"node dist/index.js --transport http","pack-mcpb":"pnpm install && pnpm run build && rm -rf node_modules && pnpm install --prod && cp mcpb/manifest.json manifest.json && cp ../../public/icon.png icon.png && mcpb validate manifest.json && mcpb pack . mcpb/context7.mcpb && rm manifest.json icon.png && pnpm install"},"_id":"@upstash/context7-mcp@2.1.1","_integrity":"sha512-B/oe0Tzhy9svq8GmGy06RAPmow2BnTOiA3WB6lwiAd1HliEoeOnuesrsKHOb7ANJ4o92cI2+g6nzUHNOcDYDqw==","_resolved":"/tmp/4b9b67be5445f6b53a1749261e06eb29/upstash-context7-mcp-2.1.1.tgz","_from":"file:upstash-context7-mcp-2.1.1.tgz","_nodeVersion":"20.20.0","_npmVersion":"10.8.2","dist":{"shasum":"bbc49dcdbc34d9cba1264d18ba66a04060964e32","size":21929,"noattachment":false,"key":"/@upstash/context7-mcp/-/@upstash/context7-mcp-2.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@upstash/context7-mcp/download/@upstash/context7-mcp-2.1.1.tgz"},"_npmUser":{"name":"fahreddin.ozcan","email":"fahreddin@upstash.com"},"directories":{},"maintainers":[{"name":"buggyhunter","email":""},{"name":"burak-ups","email":""},{"name":"cahidarda","email":""},{"name":"fahreddin.ozcan","email":""},{"name":"joshtc","email":""},{"name":"mdogan","email":""},{"name":"shannonr","email":""},{"name":"upstashnpm","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/context7-mcp_2.1.1_1769676576969_0.456830283412482"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-29T08:49:37.102Z","publish_time":1769676577102,"_source_registry_name":"default","_cnpm_publish_time":1769676577102},"2.1.0":{"name":"@upstash/context7-mcp","version":"2.1.0","mcpName":"io.github.upstash/context7","description":"MCP server for Context7","repository":{"type":"git","url":"git+https://github.com/upstash/context7.git","directory":"packages/mcp"},"keywords":["modelcontextprotocol","mcp","context7","vibe-coding","developer tools","documentation","context"],"author":{"name":"abdush"},"license":"MIT","type":"module","bin":{"context7-mcp":"dist/index.js"},"bugs":{"url":"https://github.com/upstash/context7/issues"},"homepage":"https://github.com/upstash/context7#readme","dependencies":{"@modelcontextprotocol/sdk":"^1.17.5","@types/express":"^5.0.4","commander":"^14.0.0","express":"^5.1.0","jose":"^6.1.3","undici":"^6.6.3","zod":"^3.24.2"},"devDependencies":{"@types/node":"^25.0.3","typescript":"^5.8.2"},"scripts":{"build":"tsc && chmod 755 dist/index.js","test":"echo \"No tests yet\"","typecheck":"tsc --noEmit","lint":"eslint .","lint:check":"eslint .","format":"prettier --write .","format:check":"prettier --check .","dev":"tsc --watch","start":"node dist/index.js --transport http","pack-mcpb":"pnpm install && pnpm run build && rm -rf node_modules && pnpm install --prod && cp mcpb/manifest.json manifest.json && cp ../../public/icon.png icon.png && mcpb validate manifest.json && mcpb pack . mcpb/context7.mcpb && rm manifest.json icon.png && pnpm install"},"_id":"@upstash/context7-mcp@2.1.0","_integrity":"sha512-dEkVXUGjH1SKD/9gevDVz7M9kXNNIJEtkmxvRhnoTsxlvoPDlz9E6wQKDohnysfVdKZCY8y1wu8RWzTGv8BrBA==","_resolved":"/tmp/49c1308bd3739e1eea99c62475b2b232/upstash-context7-mcp-2.1.0.tgz","_from":"file:upstash-context7-mcp-2.1.0.tgz","_nodeVersion":"20.19.6","_npmVersion":"10.8.2","dist":{"shasum":"099100ba39ad4887277a67609686304dc70c3446","size":21935,"noattachment":false,"key":"/@upstash/context7-mcp/-/@upstash/context7-mcp-2.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@upstash/context7-mcp/download/@upstash/context7-mcp-2.1.0.tgz"},"_npmUser":{"name":"fahreddin.ozcan","email":"fahreddin@upstash.com"},"directories":{},"maintainers":[{"name":"buggyhunter","email":""},{"name":"burak-ups","email":""},{"name":"cahidarda","email":""},{"name":"fahreddin.ozcan","email":""},{"name":"joshtc","email":""},{"name":"mdogan","email":""},{"name":"shannonr","email":""},{"name":"upstashnpm","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/context7-mcp_2.1.0_1767893561334_0.7327077385473004"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-08T17:32:41.476Z","publish_time":1767893561476,"_source_registry_name":"default","_cnpm_publish_time":1767893561476},"2.1.0-canary-20260108172005":{"name":"@upstash/context7-mcp","version":"2.1.0-canary-20260108172005","mcpName":"io.github.upstash/context7","description":"MCP server for Context7","scripts":{"build":"tsc && chmod 755 dist/index.js","test":"echo \"No tests yet\"","typecheck":"tsc --noEmit","lint":"eslint .","lint:check":"eslint .","format":"prettier --write .","format:check":"prettier --check .","dev":"tsc --watch","start":"node dist/index.js --transport http","pack-mcpb":"pnpm install && pnpm run build && rm -rf node_modules && pnpm install --prod && cp mcpb/manifest.json manifest.json && cp ../../public/icon.png icon.png && mcpb validate manifest.json && mcpb pack . mcpb/context7.mcpb && rm manifest.json icon.png && pnpm install"},"repository":{"type":"git","url":"git+https://github.com/upstash/context7.git","directory":"packages/mcp"},"keywords":["modelcontextprotocol","mcp","context7","vibe-coding","developer tools","documentation","context"],"author":{"name":"abdush"},"license":"MIT","type":"module","bin":{"context7-mcp":"dist/index.js"},"bugs":{"url":"https://github.com/upstash/context7/issues"},"homepage":"https://github.com/upstash/context7#readme","dependencies":{"@modelcontextprotocol/sdk":"^1.17.5","@types/express":"^5.0.4","commander":"^14.0.0","express":"^5.1.0","jose":"^6.1.3","undici":"^6.6.3","zod":"^3.24.2"},"devDependencies":{"@types/node":"^25.0.3","typescript":"^5.8.2"},"readmeFilename":"README.md","gitHead":"ef82f3057cbc4780937aba6a595c42898ef9335c","_id":"@upstash/context7-mcp@2.1.0-canary-20260108172005","_nodeVersion":"22.20.0","_npmVersion":"11.7.0","dist":{"shasum":"fc22e32caa1b52671e57163806432de950ec24e5","size":21866,"noattachment":false,"key":"/@upstash/context7-mcp/-/@upstash/context7-mcp-2.1.0-canary-20260108172005.tgz","tarball":"http://registry.cnpm.dingdandao.com/@upstash/context7-mcp/download/@upstash/context7-mcp-2.1.0-canary-20260108172005.tgz"},"_npmUser":{"name":"fahreddin.ozcan","email":"fahreddin@upstash.com"},"directories":{},"maintainers":[{"name":"buggyhunter","email":""},{"name":"burak-ups","email":""},{"name":"cahidarda","email":""},{"name":"fahreddin.ozcan","email":""},{"name":"joshtc","email":""},{"name":"mdogan","email":""},{"name":"shannonr","email":""},{"name":"upstashnpm","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/context7-mcp_2.1.0-canary-20260108172005_1767892866460_0.8108290914940759"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-08T17:21:06.667Z","publish_time":1767892866667,"_source_registry_name":"default","_cnpm_publish_time":1767892866667},"2.0.3-canary.0":{"name":"@upstash/context7-mcp","version":"2.0.3-canary.0","mcpName":"io.github.upstash/context7","description":"MCP server for Context7","repository":{"type":"git","url":"git+https://github.com/upstash/context7.git","directory":"packages/mcp"},"keywords":["modelcontextprotocol","mcp","context7","vibe-coding","developer tools","documentation","context"],"author":{"name":"abdush"},"license":"MIT","type":"module","bin":{"context7-mcp":"dist/index.js"},"bugs":{"url":"https://github.com/upstash/context7/issues"},"homepage":"https://github.com/upstash/context7#readme","dependencies":{"@modelcontextprotocol/sdk":"^1.25.1","@types/express":"^5.0.4","commander":"^14.0.0","express":"^5.1.0","undici":"^6.6.3","zod":"^4.3.5"},"devDependencies":{"@types/node":"^22.13.14","typescript":"^5.8.2"},"scripts":{"build":"tsc && chmod 755 dist/index.js","test":"echo \"No tests yet\"","typecheck":"tsc --noEmit","lint":"eslint .","lint:check":"eslint .","format":"prettier --write .","format:check":"prettier --check .","dev":"tsc --watch","start":"node dist/index.js --transport http","pack-mcpb":"pnpm install && pnpm run build && rm -rf node_modules && pnpm install --prod && cp mcpb/manifest.json manifest.json && cp ../../public/icon.png icon.png && mcpb validate manifest.json && mcpb pack . mcpb/context7.mcpb && rm manifest.json icon.png && pnpm install"},"readmeFilename":"README.md","_id":"@upstash/context7-mcp@2.0.3-canary.0","_integrity":"sha512-dzOqwz0yQcp4TBmV3pRzDzzAkFgkBx7PScZlB98+RdZazscpBR/0wyAsYRXAEFQuEGkg6SvnAgmsnFZjSwcAIA==","_resolved":"/private/var/folders/zj/3tmgfqk55clg0lhx0j4tfnx40000gn/T/63ea28bae166c7b8b3b48c6511b75cd2/upstash-context7-mcp-2.0.3-canary.0.tgz","_from":"file:upstash-context7-mcp-2.0.3-canary.0.tgz","_nodeVersion":"22.20.0","_npmVersion":"11.7.0","dist":{"shasum":"cec69f3c7b0aa2b8f3f70e17fb3ef8ceba7d00d1","size":20571,"noattachment":false,"key":"/@upstash/context7-mcp/-/@upstash/context7-mcp-2.0.3-canary.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@upstash/context7-mcp/download/@upstash/context7-mcp-2.0.3-canary.0.tgz"},"_npmUser":{"name":"fahreddin.ozcan","email":"fahreddin@upstash.com"},"directories":{},"maintainers":[{"name":"buggyhunter","email":""},{"name":"burak-ups","email":""},{"name":"cahidarda","email":""},{"name":"fahreddin.ozcan","email":""},{"name":"joshtc","email":""},{"name":"mdogan","email":""},{"name":"shannonr","email":""},{"name":"upstashnpm","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/context7-mcp_2.0.3-canary.0_1767773985077_0.41501138525155645"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-07T08:19:45.219Z","publish_time":1767773985219,"_source_registry_name":"default","_cnpm_publish_time":1767773985219},"2.0.2":{"name":"@upstash/context7-mcp","version":"2.0.2","mcpName":"io.github.upstash/context7","description":"MCP server for Context7","repository":{"type":"git","url":"git+https://github.com/upstash/context7.git","directory":"packages/mcp"},"keywords":["modelcontextprotocol","mcp","context7","vibe-coding","developer tools","documentation","context"],"author":{"name":"abdush"},"license":"MIT","type":"module","bin":{"context7-mcp":"dist/index.js"},"bugs":{"url":"https://github.com/upstash/context7/issues"},"homepage":"https://github.com/upstash/context7#readme","dependencies":{"@modelcontextprotocol/sdk":"^1.17.5","@types/express":"^5.0.4","commander":"^14.0.0","express":"^5.1.0","undici":"^6.6.3","zod":"^3.24.2"},"devDependencies":{"@types/node":"^22.13.14","typescript":"^5.8.2"},"scripts":{"build":"tsc && chmod 755 dist/index.js","test":"echo \"No tests yet\"","typecheck":"tsc --noEmit","lint":"eslint .","lint:check":"eslint .","format":"prettier --write .","format:check":"prettier --check .","dev":"tsc --watch","start":"node dist/index.js --transport http","pack-mcpb":"pnpm install && pnpm run build && rm -rf node_modules && pnpm install --prod && cp mcpb/manifest.json manifest.json && cp ../../public/icon.png icon.png && mcpb validate manifest.json && mcpb pack . mcpb/context7.mcpb && rm manifest.json icon.png && pnpm install"},"_id":"@upstash/context7-mcp@2.0.2","_integrity":"sha512-ilf+96nf3yHEt6R4urKAdsIHjYtFlXdfjGG3QU8LRO7jDYnSnzs0tbiLUbNSmotVml00wX+wCA62fdVnOLug2A==","_resolved":"/tmp/62321360f6f87aaf2bd9f77b132b0a42/upstash-context7-mcp-2.0.2.tgz","_from":"file:upstash-context7-mcp-2.0.2.tgz","_nodeVersion":"20.19.6","_npmVersion":"10.8.2","dist":{"shasum":"81b42d5431c0e51cf42360a4328ecb4185251e18","size":20571,"noattachment":false,"key":"/@upstash/context7-mcp/-/@upstash/context7-mcp-2.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@upstash/context7-mcp/download/@upstash/context7-mcp-2.0.2.tgz"},"_npmUser":{"name":"fahreddin.ozcan","email":"fahreddin@upstash.com"},"directories":{},"maintainers":[{"name":"buggyhunter","email":""},{"name":"burak-ups","email":""},{"name":"cahidarda","email":""},{"name":"fahreddin.ozcan","email":""},{"name":"joshtc","email":""},{"name":"mdogan","email":""},{"name":"shannonr","email":""},{"name":"upstashnpm","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/context7-mcp_2.0.2_1767363990491_0.6975744029148752"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-02T14:26:30.637Z","publish_time":1767363990637,"_source_registry_name":"default","_cnpm_publish_time":1767363990637},"2.0.1":{"name":"@upstash/context7-mcp","version":"2.0.1","mcpName":"io.github.upstash/context7","description":"MCP server for Context7","repository":{"type":"git","url":"git+https://github.com/upstash/context7.git","directory":"packages/mcp"},"keywords":["modelcontextprotocol","mcp","context7","vibe-coding","developer tools","documentation","context"],"author":{"name":"abdush"},"license":"MIT","type":"module","bin":{"context7-mcp":"dist/index.js"},"bugs":{"url":"https://github.com/upstash/context7/issues"},"homepage":"https://github.com/upstash/context7#readme","dependencies":{"@modelcontextprotocol/sdk":"^1.17.5","@types/express":"^5.0.4","commander":"^14.0.0","express":"^5.1.0","undici":"^6.6.3","zod":"^3.24.2"},"devDependencies":{"@types/node":"^22.13.14","typescript":"^5.8.2"},"scripts":{"build":"tsc && chmod 755 dist/index.js","test":"echo \"No tests yet\"","typecheck":"tsc --noEmit","lint":"eslint .","lint:check":"eslint .","format":"prettier --write .","format:check":"prettier --check .","dev":"tsc --watch","start":"node dist/index.js --transport http","pack-mcpb":"pnpm install && pnpm run build && rm -rf node_modules && pnpm install --prod && cp mcpb/manifest.json manifest.json && cp ../../public/icon.png icon.png && mcpb validate manifest.json && mcpb pack . mcpb/context7.mcpb && rm manifest.json icon.png && pnpm install"},"_id":"@upstash/context7-mcp@2.0.1","_integrity":"sha512-xLl2JapfslzNyEWwTX4/LKBgu3kXB5v0JBCeTHxwdCD+ZGZXSiBL9C5nYm2MHZuGFwnEDlbbr+J4q2R89Yg4Xw==","_resolved":"/tmp/592b0fb7e3eec8190fdcbdf2a2f9ec96/upstash-context7-mcp-2.0.1.tgz","_from":"file:upstash-context7-mcp-2.0.1.tgz","_nodeVersion":"20.19.6","_npmVersion":"10.8.2","dist":{"shasum":"1be037acdb26fe791b4204abfa05851695c48a22","size":20249,"noattachment":false,"key":"/@upstash/context7-mcp/-/@upstash/context7-mcp-2.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@upstash/context7-mcp/download/@upstash/context7-mcp-2.0.1.tgz"},"_npmUser":{"name":"fahreddin.ozcan","email":"fahreddin@upstash.com"},"directories":{},"maintainers":[{"name":"buggyhunter","email":""},{"name":"burak-ups","email":""},{"name":"cahidarda","email":""},{"name":"fahreddin.ozcan","email":""},{"name":"joshtc","email":""},{"name":"mdogan","email":""},{"name":"shannonr","email":""},{"name":"upstashnpm","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/context7-mcp_2.0.1_1767087702939_0.7390835333303685"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-12-30T09:41:43.077Z","publish_time":1767087703077,"_source_registry_name":"default","_cnpm_publish_time":1767087703077},"2.0.0":{"name":"@upstash/context7-mcp","version":"2.0.0","mcpName":"io.github.upstash/context7","description":"MCP server for Context7","repository":{"type":"git","url":"git+https://github.com/upstash/context7.git","directory":"packages/mcp"},"keywords":["modelcontextprotocol","mcp","context7","vibe-coding","developer tools","documentation","context"],"author":{"name":"abdush"},"license":"MIT","type":"module","bin":{"context7-mcp":"dist/index.js"},"bugs":{"url":"https://github.com/upstash/context7/issues"},"homepage":"https://github.com/upstash/context7#readme","dependencies":{"@modelcontextprotocol/sdk":"^1.17.5","@types/express":"^5.0.4","commander":"^14.0.0","express":"^5.1.0","undici":"^6.6.3","zod":"^3.24.2"},"devDependencies":{"@types/node":"^22.13.14","typescript":"^5.8.2"},"scripts":{"build":"tsc && chmod 755 dist/index.js","test":"echo \"No tests yet\"","typecheck":"tsc --noEmit","lint":"eslint .","lint:check":"eslint .","format":"prettier --write .","format:check":"prettier --check .","dev":"tsc --watch","start":"node dist/index.js --transport http","pack-mcpb":"pnpm install && pnpm run build && rm -rf node_modules && pnpm install --prod && cp mcpb/manifest.json manifest.json && cp ../../public/icon.png icon.png && mcpb validate manifest.json && mcpb pack . mcpb/context7.mcpb && rm manifest.json icon.png && pnpm install"},"_id":"@upstash/context7-mcp@2.0.0","_integrity":"sha512-Ho9apOMEn1YPvAwYcvk4eqH7++ePo04k47IvhPpugKjjRTwTpmVdZLm50JVL9aUiedrA8WA59ZGib3ERhJXRDg==","_resolved":"/tmp/b81fd21ae3399c9c6a9bdf0c8204a78a/upstash-context7-mcp-2.0.0.tgz","_from":"file:upstash-context7-mcp-2.0.0.tgz","_nodeVersion":"20.19.6","_npmVersion":"10.8.2","dist":{"shasum":"4aed2032358efda0bb7d4d8867c6722c3eca0881","size":20228,"noattachment":false,"key":"/@upstash/context7-mcp/-/@upstash/context7-mcp-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@upstash/context7-mcp/download/@upstash/context7-mcp-2.0.0.tgz"},"_npmUser":{"name":"fahreddin.ozcan","email":"fahreddin@upstash.com"},"directories":{},"maintainers":[{"name":"buggyhunter","email":""},{"name":"burak-ups","email":""},{"name":"cahidarda","email":""},{"name":"fahreddin.ozcan","email":""},{"name":"joshtc","email":""},{"name":"mdogan","email":""},{"name":"shannonr","email":""},{"name":"upstashnpm","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/context7-mcp_2.0.0_1767005097903_0.9648396760412283"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-12-29T10:44:58.066Z","publish_time":1767005098066,"_source_registry_name":"default","_cnpm_publish_time":1767005098066},"1.0.34-canary.5":{"name":"@upstash/context7-mcp","version":"1.0.34-canary.5","mcpName":"io.github.upstash/context7","description":"MCP server for Context7","repository":{"type":"git","url":"git+https://github.com/upstash/context7.git","directory":"packages/mcp"},"keywords":["modelcontextprotocol","mcp","context7","vibe-coding","developer tools","documentation","context"],"author":{"name":"abdush"},"license":"MIT","type":"module","bin":{"context7-mcp":"dist/index.js"},"bugs":{"url":"https://github.com/upstash/context7/issues"},"homepage":"https://github.com/upstash/context7#readme","dependencies":{"@modelcontextprotocol/sdk":"^1.17.5","@types/express":"^5.0.4","commander":"^14.0.0","express":"^5.1.0","undici":"^6.6.3","zod":"^3.24.2"},"devDependencies":{"@types/node":"^22.13.14","typescript":"^5.8.2"},"scripts":{"build":"tsc && chmod 755 dist/index.js","test":"echo \"No tests yet\"","typecheck":"tsc --noEmit","lint":"eslint .","lint:check":"eslint .","format":"prettier --write .","format:check":"prettier --check .","dev":"tsc --watch","start":"node dist/index.js --transport http","pack-mcpb":"pnpm install && pnpm run build && rm -rf node_modules && pnpm install --prod && mv mcpb/.mcpbignore .mcpbignore && mv mcpb/manifest.json manifest.json && mv public/icon.png icon.png && mcpb validate manifest.json && mcpb pack . mcpb/context7.mcpb && mv manifest.json mcpb/manifest.json && mv .mcpbignore mcpb/.mcpbignore && mv icon.png public/icon.png && bun install"},"_id":"@upstash/context7-mcp@1.0.34-canary.5","readmeFilename":"README.md","_integrity":"sha512-iOFXM97HfneQkws0PnLyeZDFA3MH92YEzeaHGm3K7vyN/CrY4Ew9oKgcQJNwtai2D38kFO0XvfJ2qfAqbCsj0Q==","_resolved":"/private/var/folders/6w/34s177dn09l8cwdx3pktn2lr0000gn/T/3b6664681dde6fa7ee2e1f3be1021754/upstash-context7-mcp-1.0.34-canary.5.tgz","_from":"file:upstash-context7-mcp-1.0.34-canary.5.tgz","_nodeVersion":"23.11.0","_npmVersion":"11.4.2","dist":{"shasum":"15a7e508cf7a856d8145822e1c58adc0375cc086","size":20259,"noattachment":false,"key":"/@upstash/context7-mcp/-/@upstash/context7-mcp-1.0.34-canary.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/@upstash/context7-mcp/download/@upstash/context7-mcp-1.0.34-canary.5.tgz"},"_npmUser":{"name":"fahreddin.ozcan","email":"fahreddin@upstash.com"},"directories":{},"maintainers":[{"name":"buggyhunter","email":""},{"name":"burak-ups","email":""},{"name":"cahidarda","email":""},{"name":"fahreddin.ozcan","email":""},{"name":"joshtc","email":""},{"name":"mdogan","email":""},{"name":"shannonr","email":""},{"name":"upstashnpm","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/context7-mcp_1.0.34-canary.5_1766645443482_0.730074990016996"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-12-25T06:50:43.624Z","publish_time":1766645443624,"_source_registry_name":"default","_cnpm_publish_time":1766645443624},"1.0.34-canary.4":{"name":"@upstash/context7-mcp","version":"1.0.34-canary.4","mcpName":"io.github.upstash/context7","description":"MCP server for Context7","repository":{"type":"git","url":"git+https://github.com/upstash/context7.git","directory":"packages/mcp"},"keywords":["modelcontextprotocol","mcp","context7","vibe-coding","developer tools","documentation","context"],"author":{"name":"abdush"},"license":"MIT","type":"module","bin":{"context7-mcp":"dist/index.js"},"bugs":{"url":"https://github.com/upstash/context7/issues"},"homepage":"https://github.com/upstash/context7#readme","dependencies":{"@modelcontextprotocol/sdk":"^1.17.5","@types/express":"^5.0.4","commander":"^14.0.0","express":"^5.1.0","undici":"^6.6.3","zod":"^3.24.2"},"devDependencies":{"@types/node":"^22.13.14","typescript":"^5.8.2"},"scripts":{"build":"tsc && chmod 755 dist/index.js","test":"echo \"No tests yet\"","typecheck":"tsc --noEmit","lint":"eslint .","lint:check":"eslint .","format":"prettier --write .","format:check":"prettier --check .","dev":"tsc --watch","start":"node dist/index.js --transport http","pack-mcpb":"pnpm install && pnpm run build && rm -rf node_modules && pnpm install --prod && mv mcpb/.mcpbignore .mcpbignore && mv mcpb/manifest.json manifest.json && mv public/icon.png icon.png && mcpb validate manifest.json && mcpb pack . mcpb/context7.mcpb && mv manifest.json mcpb/manifest.json && mv .mcpbignore mcpb/.mcpbignore && mv icon.png public/icon.png && bun install"},"_id":"@upstash/context7-mcp@1.0.34-canary.4","readmeFilename":"README.md","_integrity":"sha512-id2mfGhV3bkan6Aw82ixsAmlpAAbTjKGC2NHNI1ppmOxV9qBhSDwRm9VVe8Tb3VwiTCasU7IpV6jRrIfZp4AGA==","_resolved":"/private/var/folders/6w/34s177dn09l8cwdx3pktn2lr0000gn/T/bd9aa2ed154805c802d8f2fa719824d2/upstash-context7-mcp-1.0.34-canary.4.tgz","_from":"file:upstash-context7-mcp-1.0.34-canary.4.tgz","_nodeVersion":"23.11.0","_npmVersion":"11.4.2","dist":{"shasum":"f8599992fd02b5e1a67de52ae88abd50a02449fd","size":20188,"noattachment":false,"key":"/@upstash/context7-mcp/-/@upstash/context7-mcp-1.0.34-canary.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/@upstash/context7-mcp/download/@upstash/context7-mcp-1.0.34-canary.4.tgz"},"_npmUser":{"name":"fahreddin.ozcan","email":"fahreddin@upstash.com"},"directories":{},"maintainers":[{"name":"buggyhunter","email":""},{"name":"burak-ups","email":""},{"name":"cahidarda","email":""},{"name":"fahreddin.ozcan","email":""},{"name":"joshtc","email":""},{"name":"mdogan","email":""},{"name":"shannonr","email":""},{"name":"upstashnpm","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/context7-mcp_1.0.34-canary.4_1766418756649_0.20927993214093754"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-12-22T15:52:36.814Z","publish_time":1766418756814,"_source_registry_name":"default","_cnpm_publish_time":1766418756814},"1.0.34-canary.3":{"name":"@upstash/context7-mcp","version":"1.0.34-canary.3","mcpName":"io.github.upstash/context7","description":"MCP server for Context7","repository":{"type":"git","url":"git+https://github.com/upstash/context7.git","directory":"packages/mcp"},"keywords":["modelcontextprotocol","mcp","context7","vibe-coding","developer tools","documentation","context"],"author":{"name":"abdush"},"license":"MIT","type":"module","bin":{"context7-mcp":"dist/index.js"},"bugs":{"url":"https://github.com/upstash/context7/issues"},"homepage":"https://github.com/upstash/context7#readme","dependencies":{"@modelcontextprotocol/sdk":"^1.17.5","@types/express":"^5.0.4","commander":"^14.0.0","express":"^5.1.0","undici":"^6.6.3","zod":"^3.24.2"},"devDependencies":{"@types/node":"^22.13.14","typescript":"^5.8.2"},"scripts":{"build":"tsc && chmod 755 dist/index.js","test":"echo \"No tests yet\"","typecheck":"tsc --noEmit","lint":"eslint .","lint:check":"eslint .","format":"prettier --write .","format:check":"prettier --check .","dev":"tsc --watch","start":"node dist/index.js --transport http","pack-mcpb":"pnpm install && pnpm run build && rm -rf node_modules && pnpm install --prod && mv mcpb/.mcpbignore .mcpbignore && mv mcpb/manifest.json manifest.json && mv public/icon.png icon.png && mcpb validate manifest.json && mcpb pack . mcpb/context7.mcpb && mv manifest.json mcpb/manifest.json && mv .mcpbignore mcpb/.mcpbignore && mv icon.png public/icon.png && bun install"},"_id":"@upstash/context7-mcp@1.0.34-canary.3","readmeFilename":"README.md","_integrity":"sha512-9JIwzB+CLOV7usdgQISb0gax+tJ2n/x9/PWd4SQGHA4rn1H3Wdzknn4pxSgTcy4wF2kPUkgQMwYCi/dLUvNnTA==","_resolved":"/private/var/folders/6w/34s177dn09l8cwdx3pktn2lr0000gn/T/d2e774df92ba224c7412a93eec21d3c8/upstash-context7-mcp-1.0.34-canary.3.tgz","_from":"file:upstash-context7-mcp-1.0.34-canary.3.tgz","_nodeVersion":"23.11.0","_npmVersion":"11.4.2","dist":{"shasum":"2ad723e787509711c7a1693e51b4c392d2113f2c","size":19769,"noattachment":false,"key":"/@upstash/context7-mcp/-/@upstash/context7-mcp-1.0.34-canary.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/@upstash/context7-mcp/download/@upstash/context7-mcp-1.0.34-canary.3.tgz"},"_npmUser":{"name":"fahreddin.ozcan","email":"fahreddin@upstash.com"},"directories":{},"maintainers":[{"name":"buggyhunter","email":""},{"name":"burak-ups","email":""},{"name":"cahidarda","email":""},{"name":"fahreddin.ozcan","email":""},{"name":"joshtc","email":""},{"name":"mdogan","email":""},{"name":"shannonr","email":""},{"name":"upstashnpm","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/context7-mcp_1.0.34-canary.3_1766398759016_0.8599477476595638"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-12-22T10:19:19.154Z","publish_time":1766398759154,"_source_registry_name":"default","_cnpm_publish_time":1766398759154},"1.0.34-canary.2":{"name":"@upstash/context7-mcp","version":"1.0.34-canary.2","mcpName":"io.github.upstash/context7","description":"MCP server for Context7","repository":{"type":"git","url":"git+https://github.com/upstash/context7.git","directory":"packages/mcp"},"keywords":["modelcontextprotocol","mcp","context7","vibe-coding","developer tools","documentation","context"],"author":{"name":"abdush"},"license":"MIT","type":"module","bin":{"context7-mcp":"dist/index.js"},"bugs":{"url":"https://github.com/upstash/context7/issues"},"homepage":"https://github.com/upstash/context7#readme","dependencies":{"@modelcontextprotocol/sdk":"^1.17.5","@types/express":"^5.0.4","commander":"^14.0.0","express":"^5.1.0","undici":"^6.6.3","zod":"^3.24.2"},"devDependencies":{"@types/node":"^22.13.14","typescript":"^5.8.2"},"scripts":{"build":"tsc && chmod 755 dist/index.js","test":"echo \"No tests yet\"","typecheck":"tsc --noEmit","lint":"eslint .","lint:check":"eslint .","format":"prettier --write .","format:check":"prettier --check .","dev":"tsc --watch","start":"node dist/index.js --transport http","pack-mcpb":"pnpm install && pnpm run build && rm -rf node_modules && pnpm install --prod && mv mcpb/.mcpbignore .mcpbignore && mv mcpb/manifest.json manifest.json && mv public/icon.png icon.png && mcpb validate manifest.json && mcpb pack . mcpb/context7.mcpb && mv manifest.json mcpb/manifest.json && mv .mcpbignore mcpb/.mcpbignore && mv icon.png public/icon.png && bun install"},"_id":"@upstash/context7-mcp@1.0.34-canary.2","readmeFilename":"README.md","_integrity":"sha512-AarWWwFq86OhYe33ODawzdW/64M6qGDEkvd1ATrjdRWlvOoDNrP0SB8K6kgCYOJvD37+SpZmXwSr+pP1XxrtFg==","_resolved":"/private/var/folders/6w/34s177dn09l8cwdx3pktn2lr0000gn/T/1219273673cec7f7c1dd665b6a7bdcb6/upstash-context7-mcp-1.0.34-canary.2.tgz","_from":"file:upstash-context7-mcp-1.0.34-canary.2.tgz","_nodeVersion":"23.11.0","_npmVersion":"11.4.2","dist":{"shasum":"17c5400a91dee1bbb0e190f1973397298553e6a2","size":34508,"noattachment":false,"key":"/@upstash/context7-mcp/-/@upstash/context7-mcp-1.0.34-canary.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@upstash/context7-mcp/download/@upstash/context7-mcp-1.0.34-canary.2.tgz"},"_npmUser":{"name":"fahreddin.ozcan","email":"fahreddin@upstash.com"},"directories":{},"maintainers":[{"name":"buggyhunter","email":""},{"name":"burak-ups","email":""},{"name":"cahidarda","email":""},{"name":"fahreddin.ozcan","email":""},{"name":"joshtc","email":""},{"name":"mdogan","email":""},{"name":"shannonr","email":""},{"name":"upstashnpm","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/context7-mcp_1.0.34-canary.2_1766398734856_0.2939236187093113"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-12-22T10:18:55.037Z","publish_time":1766398735037,"_source_registry_name":"default","_cnpm_publish_time":1766398735037},"1.0.34-canary.1":{"name":"@upstash/context7-mcp","version":"1.0.34-canary.1","mcpName":"io.github.upstash/context7","description":"MCP server for Context7","repository":{"type":"git","url":"git+https://github.com/upstash/context7.git","directory":"packages/mcp"},"keywords":["modelcontextprotocol","mcp","context7","vibe-coding","developer tools","documentation","context"],"author":{"name":"abdush"},"license":"MIT","type":"module","bin":{"context7-mcp":"dist/index.js"},"bugs":{"url":"https://github.com/upstash/context7/issues"},"homepage":"https://github.com/upstash/context7#readme","dependencies":{"@modelcontextprotocol/sdk":"^1.17.5","@types/express":"^5.0.4","commander":"^14.0.0","express":"^5.1.0","undici":"^6.6.3","zod":"^3.24.2"},"devDependencies":{"@ai-sdk/anthropic":"^1.2.12","@ai-sdk/google":"^1.2.7","@ai-sdk/mcp":"^0.2.0","@ai-sdk/openai":"^1.3.22","@types/node":"^22.13.14","ai":"^4.3.16","dotenv":"^16.5.0","typescript":"^5.8.2"},"scripts":{"build":"tsc && chmod 755 dist/index.js","test":"echo \"No tests yet\"","typecheck":"tsc --noEmit","lint":"eslint .","lint:check":"eslint .","format":"prettier --write .","format:check":"prettier --check .","dev":"tsc --watch","start":"node dist/index.js --transport http","pack-mcpb":"pnpm install && pnpm run build && rm -rf node_modules && pnpm install --prod && mv mcpb/.mcpbignore .mcpbignore && mv mcpb/manifest.json manifest.json && mv public/icon.png icon.png && mcpb validate manifest.json && mcpb pack . mcpb/context7.mcpb && mv manifest.json mcpb/manifest.json && mv .mcpbignore mcpb/.mcpbignore && mv icon.png public/icon.png && bun install","run-benchmark":"pnpm run build && node dist/benchmark/run-benchmark.js","compare-benchmark":"pnpm run build && node dist/benchmark/compare-benchmark.js"},"_id":"@upstash/context7-mcp@1.0.34-canary.1","readmeFilename":"README.md","_integrity":"sha512-Qz+z1FychRTrxZkpSaXh8ZotGIEUIUS4LEabWDhw5D2wjn1/JygSfU+GNnlBr+oqfYLI6Mu+QLDM2jUgNRzTNw==","_resolved":"/private/var/folders/6w/34s177dn09l8cwdx3pktn2lr0000gn/T/8834425f4434640c5be1f4e295294a94/upstash-context7-mcp-1.0.34-canary.1.tgz","_from":"file:upstash-context7-mcp-1.0.34-canary.1.tgz","_nodeVersion":"23.11.0","_npmVersion":"11.4.2","dist":{"shasum":"596d4a35198d1628edb6e24cb10ece1a9c30a58a","size":33992,"noattachment":false,"key":"/@upstash/context7-mcp/-/@upstash/context7-mcp-1.0.34-canary.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@upstash/context7-mcp/download/@upstash/context7-mcp-1.0.34-canary.1.tgz"},"_npmUser":{"name":"fahreddin.ozcan","email":"fahreddin@upstash.com"},"directories":{},"maintainers":[{"name":"buggyhunter","email":""},{"name":"burak-ups","email":""},{"name":"cahidarda","email":""},{"name":"fahreddin.ozcan","email":""},{"name":"joshtc","email":""},{"name":"mdogan","email":""},{"name":"shannonr","email":""},{"name":"upstashnpm","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/context7-mcp_1.0.34-canary.1_1766169365901_0.22092420568996807"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-12-19T18:36:06.034Z","publish_time":1766169366034,"_source_registry_name":"default","_cnpm_publish_time":1766169366034},"1.0.34-canary.0":{"name":"@upstash/context7-mcp","version":"1.0.34-canary.0","mcpName":"io.github.upstash/context7","description":"MCP server for Context7","repository":{"type":"git","url":"git+https://github.com/upstash/context7.git","directory":"packages/mcp"},"keywords":["modelcontextprotocol","mcp","context7","vibe-coding","developer tools","documentation","context"],"author":{"name":"abdush"},"license":"MIT","type":"module","bin":{"context7-mcp":"dist/index.js"},"bugs":{"url":"https://github.com/upstash/context7/issues"},"homepage":"https://github.com/upstash/context7#readme","dependencies":{"@modelcontextprotocol/sdk":"^1.17.5","@types/express":"^5.0.4","commander":"^14.0.0","express":"^5.1.0","undici":"^6.6.3","zod":"^3.24.2"},"devDependencies":{"@ai-sdk/anthropic":"^1.2.12","@ai-sdk/google":"^1.2.7","@ai-sdk/mcp":"^0.2.0","@ai-sdk/openai":"^1.3.22","@types/node":"^22.13.14","ai":"^4.3.16","dotenv":"^16.5.0","typescript":"^5.8.2"},"scripts":{"build":"tsc && chmod 755 dist/index.js","test":"echo \"No tests yet\"","typecheck":"tsc --noEmit","lint":"eslint .","lint:check":"eslint .","format":"prettier --write .","format:check":"prettier --check .","dev":"tsc --watch","start":"node dist/index.js --transport http","pack-mcpb":"pnpm install && pnpm run build && rm -rf node_modules && pnpm install --prod && mv mcpb/.mcpbignore .mcpbignore && mv mcpb/manifest.json manifest.json && mv public/icon.png icon.png && mcpb validate manifest.json && mcpb pack . mcpb/context7.mcpb && mv manifest.json mcpb/manifest.json && mv .mcpbignore mcpb/.mcpbignore && mv icon.png public/icon.png && bun install","run-benchmark":"pnpm run build && node dist/benchmark/run-benchmark.js","compare-benchmark":"pnpm run build && node dist/benchmark/compare-benchmark.js"},"_id":"@upstash/context7-mcp@1.0.34-canary.0","readmeFilename":"README.md","_integrity":"sha512-n1hFPJvRprlgJf4WkFjkDetcSOH1p+mQjuB/ltOWG511Vg2cF621LbnuYYRgSZFrpm5e5fJKu9EwZ1FHvfwqjw==","_resolved":"/private/var/folders/6w/34s177dn09l8cwdx3pktn2lr0000gn/T/1a53fbe0986d76d67af059880057b316/upstash-context7-mcp-1.0.34-canary.0.tgz","_from":"file:upstash-context7-mcp-1.0.34-canary.0.tgz","_nodeVersion":"23.11.0","_npmVersion":"11.4.2","dist":{"shasum":"2a19030c6a4e1d9d3442e62803f01c9f643b1628","size":34084,"noattachment":false,"key":"/@upstash/context7-mcp/-/@upstash/context7-mcp-1.0.34-canary.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@upstash/context7-mcp/download/@upstash/context7-mcp-1.0.34-canary.0.tgz"},"_npmUser":{"name":"fahreddin.ozcan","email":"fahreddin@upstash.com"},"directories":{},"maintainers":[{"name":"buggyhunter","email":""},{"name":"burak-ups","email":""},{"name":"cahidarda","email":""},{"name":"fahreddin.ozcan","email":""},{"name":"joshtc","email":""},{"name":"mdogan","email":""},{"name":"shannonr","email":""},{"name":"upstashnpm","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/context7-mcp_1.0.34-canary.0_1766151498470_0.2665228886933826"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-12-19T13:38:18.605Z","publish_time":1766151498605,"_source_registry_name":"default","_cnpm_publish_time":1766151498605},"1.0.33":{"name":"@upstash/context7-mcp","version":"1.0.33","mcpName":"io.github.upstash/context7","description":"MCP server for Context7","repository":{"type":"git","url":"git+https://github.com/upstash/context7.git","directory":"packages/mcp"},"keywords":["modelcontextprotocol","mcp","context7","vibe-coding","developer tools","documentation","context"],"author":{"name":"abdush"},"license":"MIT","type":"module","bin":{"context7-mcp":"dist/index.js"},"bugs":{"url":"https://github.com/upstash/context7/issues"},"homepage":"https://github.com/upstash/context7#readme","dependencies":{"@modelcontextprotocol/sdk":"^1.17.5","@types/express":"^5.0.4","commander":"^14.0.0","express":"^5.1.0","undici":"^6.6.3","zod":"^3.24.2"},"devDependencies":{"@types/node":"^22.13.14","typescript":"^5.8.2"},"scripts":{"build":"tsc && chmod 755 dist/index.js","test":"echo \"No tests yet\"","typecheck":"tsc --noEmit","lint":"eslint .","lint:check":"eslint .","format":"prettier --write .","format:check":"prettier --check .","dev":"tsc --watch","start":"node dist/index.js --transport http","pack-mcpb":"pnpm install && pnpm run build && rm -rf node_modules && pnpm install --prod && mv mcpb/.mcpbignore .mcpbignore && mv mcpb/manifest.json manifest.json && mv public/icon.png icon.png && mcpb validate manifest.json && mcpb pack . mcpb/context7.mcpb && mv manifest.json mcpb/manifest.json && mv .mcpbignore mcpb/.mcpbignore && mv icon.png public/icon.png && bun install"},"_id":"@upstash/context7-mcp@1.0.33","_integrity":"sha512-Oo8pwiK5z5lfKsIxnAcUJI9O6YZwh6G8wtEgiq16/NwnB0zqSywOd8oj3kIXP7LM23hrLhiOQMFGdWxD+W+IYw==","_resolved":"/tmp/cdfc081aab6d9a8b5a994fa49343348d/upstash-context7-mcp-1.0.33.tgz","_from":"file:upstash-context7-mcp-1.0.33.tgz","_nodeVersion":"20.19.6","_npmVersion":"10.8.2","dist":{"shasum":"3c448e98b0b6234c0a5724de67c00825660288a4","size":20867,"noattachment":false,"key":"/@upstash/context7-mcp/-/@upstash/context7-mcp-1.0.33.tgz","tarball":"http://registry.cnpm.dingdandao.com/@upstash/context7-mcp/download/@upstash/context7-mcp-1.0.33.tgz"},"_npmUser":{"name":"fahreddin.ozcan","email":"fahreddin@upstash.com"},"directories":{},"maintainers":[{"name":"buggyhunter","email":""},{"name":"burak-ups","email":""},{"name":"cahidarda","email":""},{"name":"fahreddin.ozcan","email":""},{"name":"joshtc","email":""},{"name":"mdogan","email":""},{"name":"shannonr","email":""},{"name":"upstashnpm","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/context7-mcp_1.0.33_1765998772593_0.1156323777766608"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-12-17T19:12:52.732Z","publish_time":1765998772732,"_source_registry_name":"default","_cnpm_publish_time":1765998772732},"1.0.32":{"name":"@upstash/context7-mcp","version":"1.0.32","mcpName":"io.github.upstash/context7","description":"MCP server for Context7","repository":{"type":"git","url":"git+https://github.com/upstash/context7.git","directory":"packages/mcp"},"keywords":["modelcontextprotocol","mcp","context7","vibe-coding","developer tools","documentation","context"],"author":{"name":"abdush"},"license":"MIT","type":"module","bin":{"context7-mcp":"dist/index.js"},"bugs":{"url":"https://github.com/upstash/context7/issues"},"homepage":"https://github.com/upstash/context7#readme","dependencies":{"@modelcontextprotocol/sdk":"^1.17.5","@types/express":"^5.0.4","commander":"^14.0.0","express":"^5.1.0","undici":"^6.6.3","zod":"^3.24.2"},"devDependencies":{"@types/node":"^22.13.14","typescript":"^5.8.2"},"scripts":{"build":"tsc && chmod 755 dist/index.js","test":"echo \"No tests yet\"","typecheck":"tsc --noEmit","lint":"eslint .","lint:check":"eslint .","format":"prettier --write .","format:check":"prettier --check .","dev":"tsc --watch","start":"node dist/index.js --transport http","pack-mcpb":"pnpm install && pnpm run build && rm -rf node_modules && pnpm install --prod && mv mcpb/.mcpbignore .mcpbignore && mv mcpb/manifest.json manifest.json && mv public/icon.png icon.png && mcpb validate manifest.json && mcpb pack . mcpb/context7.mcpb && mv manifest.json mcpb/manifest.json && mv .mcpbignore mcpb/.mcpbignore && mv icon.png public/icon.png && bun install"},"_id":"@upstash/context7-mcp@1.0.32","_integrity":"sha512-nWROw79UXXMecwQ6Kxms0POvrAdvn7ZJQKxTFPfvnkSw+tdpQ88bjv+ls9DAs2gSe3bW592VhZAWtCSEgIlL9g==","_resolved":"/tmp/5bbee1f6e4755b22d7309506c1d888db/upstash-context7-mcp-1.0.32.tgz","_from":"file:upstash-context7-mcp-1.0.32.tgz","_nodeVersion":"20.19.6","_npmVersion":"10.8.2","dist":{"shasum":"d88a758e21693b9e9559b42fe2ccc89c27eb16ff","size":20872,"noattachment":false,"key":"/@upstash/context7-mcp/-/@upstash/context7-mcp-1.0.32.tgz","tarball":"http://registry.cnpm.dingdandao.com/@upstash/context7-mcp/download/@upstash/context7-mcp-1.0.32.tgz"},"_npmUser":{"name":"fahreddin.ozcan","email":"fahreddin@upstash.com"},"directories":{},"maintainers":[{"name":"buggyhunter","email":""},{"name":"burak-ups","email":""},{"name":"cahidarda","email":""},{"name":"fahreddin.ozcan","email":""},{"name":"joshtc","email":""},{"name":"mdogan","email":""},{"name":"shannonr","email":""},{"name":"upstashnpm","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/context7-mcp_1.0.32_1765975802971_0.10979729180830455"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-12-17T12:50:03.122Z","publish_time":1765975803122,"_source_registry_name":"default","_cnpm_publish_time":1765975803122},"1.0.32-canary-20251209084107":{"name":"@upstash/context7-mcp","version":"1.0.32-canary-20251209084107","mcpName":"io.github.upstash/context7","description":"MCP server for Context7","repository":{"type":"git","url":"git+https://github.com/upstash/context7.git","directory":"packages/mcp"},"keywords":["modelcontextprotocol","mcp","context7","vibe-coding","developer tools","documentation","context"],"author":{"name":"abdush"},"license":"MIT","type":"module","bin":{"context7-mcp":"dist/index.js"},"bugs":{"url":"https://github.com/upstash/context7/issues"},"homepage":"https://github.com/upstash/context7#readme","dependencies":{"@modelcontextprotocol/sdk":"^1.17.5","@types/express":"^5.0.4","commander":"^14.0.0","express":"^5.1.0","undici":"^6.6.3","zod":"^3.24.2"},"devDependencies":{"@types/node":"^22.13.14","typescript":"^5.8.2"},"scripts":{"build":"tsc && chmod 755 dist/index.js","test":"echo \"No tests yet\"","typecheck":"tsc --noEmit","lint":"eslint .","lint:check":"eslint .","format":"prettier --write .","format:check":"prettier --check .","dev":"tsc --watch","start":"node dist/index.js --transport http","pack-mcpb":"pnpm install && pnpm run build && rm -rf node_modules && pnpm install --prod && mv mcpb/.mcpbignore .mcpbignore && mv mcpb/manifest.json manifest.json && mv public/icon.png icon.png && mcpb validate manifest.json && mcpb pack . mcpb/context7.mcpb && mv manifest.json mcpb/manifest.json && mv .mcpbignore mcpb/.mcpbignore && mv icon.png public/icon.png && bun install"},"_id":"@upstash/context7-mcp@1.0.32-canary-20251209084107","readmeFilename":"README.md","_integrity":"sha512-9E0TwnwTSi9XyW0/FZPpRx5xIi3keNtnE2z6QMr+Cr04BaNSa+1I11ZaYxhgKr3kOZYGYpPzi4cED+QKZrtoqw==","_resolved":"/private/var/folders/zj/3tmgfqk55clg0lhx0j4tfnx40000gn/T/e27a34fd5708f0fabe3ce68a79960fc9/upstash-context7-mcp-1.0.32-canary-20251209084107.tgz","_from":"file:upstash-context7-mcp-1.0.32-canary-20251209084107.tgz","_nodeVersion":"22.20.0","_npmVersion":"10.9.3","dist":{"shasum":"e328f8cd5d23401a2fdf44c4433c7107c06d9e4c","size":20795,"noattachment":false,"key":"/@upstash/context7-mcp/-/@upstash/context7-mcp-1.0.32-canary-20251209084107.tgz","tarball":"http://registry.cnpm.dingdandao.com/@upstash/context7-mcp/download/@upstash/context7-mcp-1.0.32-canary-20251209084107.tgz"},"_npmUser":{"name":"fahreddin.ozcan","email":"fahreddin@upstash.com"},"directories":{},"maintainers":[{"name":"buggyhunter","email":""},{"name":"burak-ups","email":""},{"name":"cahidarda","email":""},{"name":"fahreddin.ozcan","email":""},{"name":"joshtc","email":""},{"name":"mdogan","email":""},{"name":"shannonr","email":""},{"name":"upstashnpm","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/context7-mcp_1.0.32-canary-20251209084107_1765269673797_0.23002348256734684"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-12-09T08:41:13.953Z","publish_time":1765269673953,"_source_registry_name":"default","_cnpm_publish_time":1765269673953},"1.0.31":{"name":"@upstash/context7-mcp","version":"1.0.31","mcpName":"io.github.upstash/context7","description":"MCP server for Context7","repository":{"type":"git","url":"git+https://github.com/upstash/context7.git","directory":"packages/mcp"},"keywords":["modelcontextprotocol","mcp","context7","vibe-coding","developer tools","documentation","context"],"author":{"name":"abdush"},"license":"MIT","type":"module","bin":{"context7-mcp":"dist/index.js"},"bugs":{"url":"https://github.com/upstash/context7/issues"},"homepage":"https://github.com/upstash/context7#readme","dependencies":{"@modelcontextprotocol/sdk":"^1.17.5","@types/express":"^5.0.4","commander":"^14.0.0","express":"^5.1.0","undici":"^6.6.3","zod":"^3.24.2"},"devDependencies":{"@types/node":"^22.13.14","typescript":"^5.8.2"},"scripts":{"build":"tsc && chmod 755 dist/index.js","test":"echo \"Error: no test specified\" && exit 1","lint":"eslint .","lint:check":"eslint .","format":"prettier --write .","format:check":"prettier --check .","dev":"tsc --watch","start":"node dist/index.js --transport http","pack-mcpb":"pnpm install && pnpm run build && rm -rf node_modules && pnpm install --prod && mv mcpb/.mcpbignore .mcpbignore && mv mcpb/manifest.json manifest.json && mv public/icon.png icon.png && mcpb validate manifest.json && mcpb pack . mcpb/context7.mcpb && mv manifest.json mcpb/manifest.json && mv .mcpbignore mcpb/.mcpbignore && mv icon.png public/icon.png && bun install"},"_id":"@upstash/context7-mcp@1.0.31","_integrity":"sha512-qJHsX3etO5irT9W7cTOYlI83kmXldkrKgHwNbjNf5S2Yd4TwGexBLKupxDM4WtF/tkIN8HIpRc2eY8u9QeRbHA==","_resolved":"/tmp/fd9875805fb4e194dfae7557df05792c/upstash-context7-mcp-1.0.31.tgz","_from":"file:upstash-context7-mcp-1.0.31.tgz","_nodeVersion":"20.19.5","_npmVersion":"10.8.2","dist":{"shasum":"b88a764dd299f809ceb0b029b710de5333b528aa","size":21082,"noattachment":false,"key":"/@upstash/context7-mcp/-/@upstash/context7-mcp-1.0.31.tgz","tarball":"http://registry.cnpm.dingdandao.com/@upstash/context7-mcp/download/@upstash/context7-mcp-1.0.31.tgz"},"_npmUser":{"name":"cahidarda","email":"cahidardaooz@gmail.com"},"directories":{},"maintainers":[{"name":"buggyhunter","email":""},{"name":"burak-ups","email":""},{"name":"cahidarda","email":""},{"name":"fahreddin.ozcan","email":""},{"name":"joshtc","email":""},{"name":"mdogan","email":""},{"name":"shannonr","email":""},{"name":"upstashnpm","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/context7-mcp_1.0.31_1764332613644_0.6351931875649408"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-28T12:23:33.868Z","publish_time":1764332613868,"_source_registry_name":"default","_cnpm_publish_time":1764332613868},"1.1.0-canary-20251128121456":{"name":"@upstash/context7-mcp","version":"1.1.0-canary-20251128121456","mcpName":"io.github.upstash/context7","description":"MCP server for Context7","repository":{"type":"git","url":"git+https://github.com/upstash/context7.git","directory":"packages/mcp"},"keywords":["modelcontextprotocol","mcp","context7","vibe-coding","developer tools","documentation","context"],"author":{"name":"abdush"},"license":"MIT","type":"module","bin":{"context7-mcp":"dist/index.js"},"bugs":{"url":"https://github.com/upstash/context7/issues"},"homepage":"https://github.com/upstash/context7#readme","dependencies":{"@modelcontextprotocol/sdk":"^1.17.5","@types/express":"^5.0.4","commander":"^14.0.0","express":"^5.1.0","undici":"^6.6.3","zod":"^3.24.2"},"devDependencies":{"@types/node":"^22.13.14","typescript":"^5.8.2"},"scripts":{"build":"tsc && chmod 755 dist/index.js","test":"echo \"Error: no test specified\" && exit 1","lint":"eslint .","lint:check":"eslint .","format":"prettier --write .","format:check":"prettier --check .","dev":"tsc --watch","start":"node dist/index.js --transport http","pack-mcpb":"pnpm install && pnpm run build && rm -rf node_modules && pnpm install --prod && mv mcpb/.mcpbignore .mcpbignore && mv mcpb/manifest.json manifest.json && mv public/icon.png icon.png && mcpb validate manifest.json && mcpb pack . mcpb/context7.mcpb && mv manifest.json mcpb/manifest.json && mv .mcpbignore mcpb/.mcpbignore && mv icon.png public/icon.png && bun install"},"_id":"@upstash/context7-mcp@1.1.0-canary-20251128121456","readmeFilename":"README.md","_integrity":"sha512-wk4vMmVVNM0IHxVsJTylfXpB02TukUPAeVmFYUEGvW8jtLbrD2hN25phSuRvFrKjk3qIPx/XMF1u5b/sd3xf/w==","_resolved":"/private/var/folders/zj/3tmgfqk55clg0lhx0j4tfnx40000gn/T/286fc7831e7b4a891c2a21e6c90553fc/upstash-context7-mcp-1.1.0-canary-20251128121456.tgz","_from":"file:upstash-context7-mcp-1.1.0-canary-20251128121456.tgz","_nodeVersion":"22.20.0","_npmVersion":"10.9.3","dist":{"shasum":"f0f5ebfa26e1ec81b661db78f8b6aa950ffb54f2","size":21096,"noattachment":false,"key":"/@upstash/context7-mcp/-/@upstash/context7-mcp-1.1.0-canary-20251128121456.tgz","tarball":"http://registry.cnpm.dingdandao.com/@upstash/context7-mcp/download/@upstash/context7-mcp-1.1.0-canary-20251128121456.tgz"},"_npmUser":{"name":"fahreddin.ozcan","email":"fahreddin@upstash.com"},"directories":{},"maintainers":[{"name":"buggyhunter","email":""},{"name":"burak-ups","email":""},{"name":"cahidarda","email":""},{"name":"fahreddin.ozcan","email":""},{"name":"joshtc","email":""},{"name":"mdogan","email":""},{"name":"shannonr","email":""},{"name":"upstashnpm","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/context7-mcp_1.1.0-canary-20251128121456_1764332099569_0.19831908906307394"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-28T12:14:59.761Z","publish_time":1764332099761,"_source_registry_name":"default","_cnpm_publish_time":1764332099761},"1.0.31-canary-20251128115203":{"name":"@upstash/context7-mcp","version":"1.0.31-canary-20251128115203","mcpName":"io.github.upstash/context7","description":"MCP server for Context7","repository":{"type":"git","url":"git+https://github.com/upstash/context7.git","directory":"packages/mcp"},"keywords":["modelcontextprotocol","mcp","context7","vibe-coding","developer tools","documentation","context"],"author":{"name":"abdush"},"license":"MIT","type":"module","bin":{"context7-mcp":"dist/index.js"},"bugs":{"url":"https://github.com/upstash/context7/issues"},"homepage":"https://github.com/upstash/context7#readme","dependencies":{"@modelcontextprotocol/sdk":"^1.17.5","@types/express":"^5.0.4","commander":"^14.0.0","express":"^5.1.0","undici":"^6.6.3","zod":"^3.24.2"},"devDependencies":{"@types/node":"^22.13.14","typescript":"^5.8.2"},"scripts":{"build":"tsc && chmod 755 dist/index.js","test":"echo \"Error: no test specified\" && exit 1","lint":"eslint .","lint:check":"eslint .","format":"prettier --write .","format:check":"prettier --check .","dev":"tsc --watch","start":"node dist/index.js --transport http","pack-mcpb":"pnpm install && pnpm run build && rm -rf node_modules && pnpm install --prod && mv mcpb/.mcpbignore .mcpbignore && mv mcpb/manifest.json manifest.json && mv public/icon.png icon.png && mcpb validate manifest.json && mcpb pack . mcpb/context7.mcpb && mv manifest.json mcpb/manifest.json && mv .mcpbignore mcpb/.mcpbignore && mv icon.png public/icon.png && bun install"},"_id":"@upstash/context7-mcp@1.0.31-canary-20251128115203","readmeFilename":"README.md","_integrity":"sha512-qqLX0Tw6R8iF65zHI1FhF3IFfEluDWIi3XNDJGgCyNk4Xsnb2WSs0MXtGxfefO6QysZ3iw7aXrP4kZVdvkqT3A==","_resolved":"/private/var/folders/zj/3tmgfqk55clg0lhx0j4tfnx40000gn/T/947dee496931f9d2cb47b99a1c7e6625/upstash-context7-mcp-1.0.31-canary-20251128115203.tgz","_from":"file:upstash-context7-mcp-1.0.31-canary-20251128115203.tgz","_nodeVersion":"22.20.0","_npmVersion":"10.9.3","dist":{"shasum":"a588d3c37f7f10c8fccccb4c8eed4bf173945787","size":21098,"noattachment":false,"key":"/@upstash/context7-mcp/-/@upstash/context7-mcp-1.0.31-canary-20251128115203.tgz","tarball":"http://registry.cnpm.dingdandao.com/@upstash/context7-mcp/download/@upstash/context7-mcp-1.0.31-canary-20251128115203.tgz"},"_npmUser":{"name":"fahreddin.ozcan","email":"fahreddin@upstash.com"},"directories":{},"maintainers":[{"name":"buggyhunter","email":""},{"name":"burak-ups","email":""},{"name":"cahidarda","email":""},{"name":"fahreddin.ozcan","email":""},{"name":"joshtc","email":""},{"name":"mdogan","email":""},{"name":"shannonr","email":""},{"name":"upstashnpm","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/context7-mcp_1.0.31-canary-20251128115203_1764331586695_0.015128440214614569"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-28T12:06:26.882Z","publish_time":1764331586882,"_source_registry_name":"default","_cnpm_publish_time":1764331586882},"1.0.31-canary-20251124145014":{"name":"@upstash/context7-mcp","version":"1.0.31-canary-20251124145014","mcpName":"io.github.upstash/context7","description":"MCP server for Context7","repository":{"type":"git","url":"git+https://github.com/upstash/context7.git","directory":"packages/mcp"},"keywords":["modelcontextprotocol","mcp","context7","vibe-coding","developer tools","documentation","context"],"author":{"name":"abdush"},"license":"MIT","type":"module","bin":{"context7-mcp":"dist/index.js"},"bugs":{"url":"https://github.com/upstash/context7/issues"},"homepage":"https://github.com/upstash/context7#readme","dependencies":{"@modelcontextprotocol/sdk":"^1.17.5","@types/express":"^5.0.4","commander":"^14.0.0","express":"^5.1.0","undici":"^6.6.3","zod":"^3.24.2"},"devDependencies":{"@types/node":"^22.13.14","typescript":"^5.8.2"},"scripts":{"build":"tsc && chmod 755 dist/index.js","test":"echo \"Error: no test specified\" && exit 1","dev":"tsc --watch","start":"node dist/index.js --transport http","pack-mcpb":"pnpm install && pnpm run build && rm -rf node_modules && pnpm install --prod && mv mcpb/.mcpbignore .mcpbignore && mv mcpb/manifest.json manifest.json && mv public/icon.png icon.png && mcpb validate manifest.json && mcpb pack . mcpb/context7.mcpb && mv manifest.json mcpb/manifest.json && mv .mcpbignore mcpb/.mcpbignore && mv icon.png public/icon.png && bun install"},"_id":"@upstash/context7-mcp@1.0.31-canary-20251124145014","readmeFilename":"README.md","_integrity":"sha512-FC7ngBOkneal0NSOeUOaZw1ssVIUp94P9JRRu8ev2ArLrfxdg8KK8+49HzxqHw3XIMUnDv2VKlZFe89zI3PqBg==","_resolved":"/tmp/d6ca3c3209e8d20f03652e9c4b3117c7/upstash-context7-mcp-1.0.31-canary-20251124145014.tgz","_from":"file:upstash-context7-mcp-1.0.31-canary-20251124145014.tgz","_nodeVersion":"20.19.5","_npmVersion":"10.8.2","dist":{"shasum":"8493e68ee0ad6204eeed156990384a99f16acb16","size":21058,"noattachment":false,"key":"/@upstash/context7-mcp/-/@upstash/context7-mcp-1.0.31-canary-20251124145014.tgz","tarball":"http://registry.cnpm.dingdandao.com/@upstash/context7-mcp/download/@upstash/context7-mcp-1.0.31-canary-20251124145014.tgz"},"_npmUser":{"name":"cahidarda","email":"cahidardaooz@gmail.com"},"directories":{},"maintainers":[{"name":"buggyhunter","email":""},{"name":"burak-ups","email":""},{"name":"cahidarda","email":""},{"name":"fahreddin.ozcan","email":""},{"name":"joshtc","email":""},{"name":"mdogan","email":""},{"name":"shannonr","email":""},{"name":"upstashnpm","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/context7-mcp_1.0.31-canary-20251124145014_1763995823419_0.23661179308743785"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-24T14:50:23.598Z","publish_time":1763995823598,"_source_registry_name":"default","_cnpm_publish_time":1763995823598},"1.0.1-canary-20251124144836":{"name":"@upstash/context7-mcp","version":"1.0.1-canary-20251124144836","mcpName":"io.github.upstash/context7","description":"MCP server for Context7","repository":{"type":"git","url":"git+https://github.com/upstash/context7.git","directory":"packages/mcp"},"keywords":["modelcontextprotocol","mcp","context7","vibe-coding","developer tools","documentation","context"],"author":{"name":"abdush"},"license":"MIT","type":"module","bin":{"context7-mcp":"dist/index.js"},"bugs":{"url":"https://github.com/upstash/context7/issues"},"homepage":"https://github.com/upstash/context7#readme","dependencies":{"@modelcontextprotocol/sdk":"^1.17.5","@types/express":"^5.0.4","commander":"^14.0.0","express":"^5.1.0","undici":"^6.6.3","zod":"^3.24.2"},"devDependencies":{"@types/node":"^22.13.14","typescript":"^5.8.2"},"scripts":{"build":"tsc && chmod 755 dist/index.js","test":"echo \"Error: no test specified\" && exit 1","dev":"tsc --watch","start":"node dist/index.js --transport http","pack-mcpb":"pnpm install && pnpm run build && rm -rf node_modules && pnpm install --prod && mv mcpb/.mcpbignore .mcpbignore && mv mcpb/manifest.json manifest.json && mv public/icon.png icon.png && mcpb validate manifest.json && mcpb pack . mcpb/context7.mcpb && mv manifest.json mcpb/manifest.json && mv .mcpbignore mcpb/.mcpbignore && mv icon.png public/icon.png && bun install"},"_id":"@upstash/context7-mcp@1.0.1-canary-20251124144836","readmeFilename":"README.md","_integrity":"sha512-pcy48x3q8T0tnuTg6Jqq/jzUuqhKblvJd1Sykt/he3y/QAPCFiYy1GITY6oij3cYpinlbcfcH/8Y86w7jMeYSg==","_resolved":"/tmp/8afb12785aefd4a072fe2e447ab4d805/upstash-context7-mcp-1.0.1-canary-20251124144836.tgz","_from":"file:upstash-context7-mcp-1.0.1-canary-20251124144836.tgz","_nodeVersion":"20.19.5","_npmVersion":"10.8.2","dist":{"shasum":"de9e0c0bfc0f9dd2e9ee1f7c484b266c1961862c","size":21058,"noattachment":false,"key":"/@upstash/context7-mcp/-/@upstash/context7-mcp-1.0.1-canary-20251124144836.tgz","tarball":"http://registry.cnpm.dingdandao.com/@upstash/context7-mcp/download/@upstash/context7-mcp-1.0.1-canary-20251124144836.tgz"},"_npmUser":{"name":"cahidarda","email":"cahidardaooz@gmail.com"},"directories":{},"maintainers":[{"name":"buggyhunter","email":""},{"name":"burak-ups","email":""},{"name":"cahidarda","email":""},{"name":"fahreddin.ozcan","email":""},{"name":"joshtc","email":""},{"name":"mdogan","email":""},{"name":"shannonr","email":""},{"name":"upstashnpm","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/context7-mcp_1.0.1-canary-20251124144836_1763995724082_0.7080003503704935"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-24T14:48:44.323Z","publish_time":1763995724323,"_source_registry_name":"default","_cnpm_publish_time":1763995724323},"1.0.30":{"name":"@upstash/context7-mcp","version":"1.0.30","mcpName":"io.github.upstash/context7","description":"MCP server for Context7","scripts":{"test":"echo \"Error: no test specified\" && exit 1","build":"tsc && chmod 755 dist/index.js","format":"prettier --write .","lint":"eslint \"**/*.{js,ts,tsx}\" --fix","lint:check":"eslint \"**/*.{js,ts,tsx}\"","start":"node dist/index.js --transport http","pack-mcpb":"bun install && bun run build && rm -rf node_modules && bun install --production && mv mcpb/.mcpbignore .mcpbignore && mv mcpb/manifest.json manifest.json && mv public/icon.png icon.png && mcpb validate manifest.json && mcpb pack . mcpb/context7.mcpb && mv manifest.json mcpb/manifest.json && mv .mcpbignore mcpb/.mcpbignore && mv icon.png public/icon.png && bun install"},"repository":{"type":"git","url":"git+https://github.com/upstash/context7.git"},"keywords":["modelcontextprotocol","mcp","context7","vibe-coding","developer tools","documentation","context"],"author":{"name":"abdush"},"license":"MIT","type":"module","bin":{"context7-mcp":"dist/index.js"},"bugs":{"url":"https://github.com/upstash/context7/issues"},"homepage":"https://github.com/upstash/context7#readme","dependencies":{"@modelcontextprotocol/sdk":"^1.17.5","@types/express":"^5.0.4","commander":"^14.0.0","express":"^5.1.0","undici":"^6.6.3","zod":"^3.24.2"},"devDependencies":{"@types/node":"^22.13.14","@typescript-eslint/eslint-plugin":"^8.28.0","@typescript-eslint/parser":"^8.28.0","eslint":"^9.34.0","eslint-config-prettier":"^10.1.1","eslint-plugin-prettier":"^5.2.5","prettier":"^3.6.2","typescript":"^5.8.2","typescript-eslint":"^8.28.0"},"gitHead":"f35c002beeada90ed6fdddf19c0345f9f41cccdb","_id":"@upstash/context7-mcp@1.0.30","_nodeVersion":"24.11.1","_npmVersion":"11.6.2","dist":{"shasum":"c2660d70acfd74ff644c6b0e21fe930cf1e093c1","size":21090,"noattachment":false,"key":"/@upstash/context7-mcp/-/@upstash/context7-mcp-1.0.30.tgz","tarball":"http://registry.cnpm.dingdandao.com/@upstash/context7-mcp/download/@upstash/context7-mcp-1.0.30.tgz"},"_npmUser":{"name":"cahidarda","email":"cahidardaooz@gmail.com"},"directories":{},"maintainers":[{"name":"buggyhunter","email":""},{"name":"burak-ups","email":""},{"name":"cahidarda","email":""},{"name":"fahreddin.ozcan","email":""},{"name":"joshtc","email":""},{"name":"mdogan","email":""},{"name":"shannonr","email":""},{"name":"upstashnpm","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/context7-mcp_1.0.30_1763981458107_0.8929192085402953"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-24T10:50:58.340Z","publish_time":1763981458340,"_source_registry_name":"default","_cnpm_publish_time":1763981458340},"1.0.29":{"name":"@upstash/context7-mcp","version":"1.0.29","mcpName":"io.github.upstash/context7","description":"MCP server for Context7","scripts":{"test":"echo \"Error: no test specified\" && exit 1","build":"tsc && chmod 755 dist/index.js","format":"prettier --write .","lint":"eslint \"**/*.{js,ts,tsx}\" --fix","lint:check":"eslint \"**/*.{js,ts,tsx}\"","start":"node dist/index.js --transport http","pack-mcpb":"bun install && bun run build && rm -rf node_modules && bun install --production && mv mcpb/.mcpbignore .mcpbignore && mv mcpb/manifest.json manifest.json && mv public/icon.png icon.png && mcpb validate manifest.json && mcpb pack . mcpb/context7.mcpb && mv manifest.json mcpb/manifest.json && mv .mcpbignore mcpb/.mcpbignore && mv icon.png public/icon.png && bun install"},"repository":{"type":"git","url":"git+https://github.com/upstash/context7.git"},"keywords":["modelcontextprotocol","mcp","context7","vibe-coding","developer tools","documentation","context"],"author":{"name":"abdush"},"license":"MIT","type":"module","bin":{"context7-mcp":"dist/index.js"},"bugs":{"url":"https://github.com/upstash/context7/issues"},"homepage":"https://github.com/upstash/context7#readme","dependencies":{"@modelcontextprotocol/sdk":"^1.17.5","@types/express":"^5.0.4","commander":"^14.0.0","express":"^5.1.0","undici":"^6.6.3","zod":"^3.24.2"},"devDependencies":{"@types/node":"^22.13.14","@typescript-eslint/eslint-plugin":"^8.28.0","@typescript-eslint/parser":"^8.28.0","eslint":"^9.34.0","eslint-config-prettier":"^10.1.1","eslint-plugin-prettier":"^5.2.5","prettier":"^3.6.2","typescript":"^5.8.2","typescript-eslint":"^8.28.0"},"gitHead":"77fae09984160c378b3caf0f7e4054cca7b7d8fe","_id":"@upstash/context7-mcp@1.0.29","_nodeVersion":"24.11.1","_npmVersion":"11.6.2","dist":{"shasum":"57accaedb833d7bb0b30ef2466069bcb16e472ab","size":19692,"noattachment":false,"key":"/@upstash/context7-mcp/-/@upstash/context7-mcp-1.0.29.tgz","tarball":"http://registry.cnpm.dingdandao.com/@upstash/context7-mcp/download/@upstash/context7-mcp-1.0.29.tgz"},"_npmUser":{"name":"cahidarda","email":"cahidardaooz@gmail.com"},"directories":{},"maintainers":[{"name":"buggyhunter","email":""},{"name":"burak-ups","email":""},{"name":"cahidarda","email":""},{"name":"fahreddin.ozcan","email":""},{"name":"joshtc","email":""},{"name":"mdogan","email":""},{"name":"shannonr","email":""},{"name":"upstashnpm","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/context7-mcp_1.0.29_1763398947091_0.2803642820980552"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-17T17:02:27.309Z","publish_time":1763398947309,"_source_registry_name":"default","_cnpm_publish_time":1763398947309},"1.0.28":{"name":"@upstash/context7-mcp","version":"1.0.28","mcpName":"io.github.upstash/context7","description":"MCP server for Context7","scripts":{"test":"echo \"Error: no test specified\" && exit 1","build":"tsc && chmod 755 dist/index.js","format":"prettier --write .","lint":"eslint \"**/*.{js,ts,tsx}\" --fix","lint:check":"eslint \"**/*.{js,ts,tsx}\"","start":"node dist/index.js --transport http","pack-mcpb":"bun install && bun run build && rm -rf node_modules && bun install --production && mv mcpb/.mcpbignore .mcpbignore && mv mcpb/manifest.json manifest.json && mv public/icon.png icon.png && mcpb validate manifest.json && mcpb pack . mcpb/context7.mcpb && mv manifest.json mcpb/manifest.json && mv .mcpbignore mcpb/.mcpbignore && mv icon.png public/icon.png && bun install"},"repository":{"type":"git","url":"git+https://github.com/upstash/context7.git"},"keywords":["modelcontextprotocol","mcp","context7","vibe-coding","developer tools","documentation","context"],"author":{"name":"abdush"},"license":"MIT","type":"module","bin":{"context7-mcp":"dist/index.js"},"bugs":{"url":"https://github.com/upstash/context7/issues"},"homepage":"https://github.com/upstash/context7#readme","dependencies":{"@modelcontextprotocol/sdk":"^1.17.5","@types/express":"^5.0.4","commander":"^14.0.0","express":"^5.1.0","undici":"^6.6.3","zod":"^3.24.2"},"devDependencies":{"@types/node":"^22.13.14","@typescript-eslint/eslint-plugin":"^8.28.0","@typescript-eslint/parser":"^8.28.0","eslint":"^9.34.0","eslint-config-prettier":"^10.1.1","eslint-plugin-prettier":"^5.2.5","prettier":"^3.6.2","typescript":"^5.8.2","typescript-eslint":"^8.28.0"},"gitHead":"0859fb8108013ab50ac21447a1a7ea5ae976a172","_id":"@upstash/context7-mcp@1.0.28","_nodeVersion":"24.11.1","_npmVersion":"11.6.2","dist":{"shasum":"55dc396931eb56ff400c199a7a6b9f4afa86c3c3","size":19680,"noattachment":false,"key":"/@upstash/context7-mcp/-/@upstash/context7-mcp-1.0.28.tgz","tarball":"http://registry.cnpm.dingdandao.com/@upstash/context7-mcp/download/@upstash/context7-mcp-1.0.28.tgz"},"_npmUser":{"name":"cahidarda","email":"cahidardaooz@gmail.com"},"directories":{},"maintainers":[{"name":"buggyhunter","email":""},{"name":"burak-ups","email":""},{"name":"cahidarda","email":""},{"name":"fahreddin.ozcan","email":""},{"name":"joshtc","email":""},{"name":"mdogan","email":""},{"name":"shannonr","email":""},{"name":"upstashnpm","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/context7-mcp_1.0.28_1763363836395_0.28977034877412655"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-17T07:17:16.581Z","publish_time":1763363836581,"_source_registry_name":"default","_cnpm_publish_time":1763363836581},"1.0.27":{"name":"@upstash/context7-mcp","version":"1.0.27","mcpName":"io.github.upstash/context7","description":"MCP server for Context7","scripts":{"test":"echo \"Error: no test specified\" && exit 1","build":"tsc && chmod 755 dist/index.js","format":"prettier --write .","lint":"eslint \"**/*.{js,ts,tsx}\" --fix","lint:check":"eslint \"**/*.{js,ts,tsx}\"","start":"node dist/index.js --transport http","pack-mcpb":"bun install && bun run build && rm -rf node_modules && bun install --production && mv mcpb/.mcpbignore .mcpbignore && mv mcpb/manifest.json manifest.json && mv public/icon.png icon.png && mcpb validate manifest.json && mcpb pack . mcpb/context7.mcpb && mv manifest.json mcpb/manifest.json && mv .mcpbignore mcpb/.mcpbignore && mv icon.png public/icon.png && bun install"},"repository":{"type":"git","url":"git+https://github.com/upstash/context7.git"},"keywords":["modelcontextprotocol","mcp","context7","vibe-coding","developer tools","documentation","context"],"author":{"name":"abdush"},"license":"MIT","type":"module","bin":{"context7-mcp":"dist/index.js"},"bugs":{"url":"https://github.com/upstash/context7/issues"},"homepage":"https://github.com/upstash/context7#readme","dependencies":{"@modelcontextprotocol/sdk":"^1.17.5","@types/express":"^5.0.4","commander":"^14.0.0","express":"^5.1.0","undici":"^6.6.3","zod":"^3.24.2"},"devDependencies":{"@types/node":"^22.13.14","@typescript-eslint/eslint-plugin":"^8.28.0","@typescript-eslint/parser":"^8.28.0","eslint":"^9.34.0","eslint-config-prettier":"^10.1.1","eslint-plugin-prettier":"^5.2.5","prettier":"^3.6.2","typescript":"^5.8.2","typescript-eslint":"^8.28.0"},"gitHead":"d6b4b600120add284d68ebfddb3d89769fce4ac3","_id":"@upstash/context7-mcp@1.0.27","_nodeVersion":"24.11.0","_npmVersion":"11.6.1","dist":{"shasum":"3238f87e70ec9690bb245de98ee0fd760b83e1b8","size":18988,"noattachment":false,"key":"/@upstash/context7-mcp/-/@upstash/context7-mcp-1.0.27.tgz","tarball":"http://registry.cnpm.dingdandao.com/@upstash/context7-mcp/download/@upstash/context7-mcp-1.0.27.tgz"},"_npmUser":{"name":"cahidarda","email":"cahidardaooz@gmail.com"},"directories":{},"maintainers":[{"name":"buggyhunter","email":""},{"name":"burak-ups","email":""},{"name":"cahidarda","email":""},{"name":"fahreddin.ozcan","email":""},{"name":"joshtc","email":""},{"name":"mdogan","email":""},{"name":"shannonr","email":""},{"name":"upstashnpm","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/context7-mcp_1.0.27_1763036180285_0.5955837653102798"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-13T12:16:20.478Z","publish_time":1763036180478,"_source_registry_name":"default","_cnpm_publish_time":1763036180478},"1.0.26":{"name":"@upstash/context7-mcp","version":"1.0.26","mcpName":"io.github.upstash/context7","description":"MCP server for Context7","scripts":{"test":"echo \"Error: no test specified\" && exit 1","build":"tsc && chmod 755 dist/index.js","format":"prettier --write .","lint":"eslint \"**/*.{js,ts,tsx}\" --fix","lint:check":"eslint \"**/*.{js,ts,tsx}\"","start":"node dist/index.js --transport http","pack-mcpb":"bun install && bun run build && rm -rf node_modules && bun install --production && mv mcpb/.mcpbignore .mcpbignore && mv mcpb/manifest.json manifest.json && mv public/icon.png icon.png && mcpb validate manifest.json && mcpb pack . mcpb/context7.mcpb && mv manifest.json mcpb/manifest.json && mv .mcpbignore mcpb/.mcpbignore && mv icon.png public/icon.png && bun install"},"repository":{"type":"git","url":"git+https://github.com/upstash/context7.git"},"keywords":["modelcontextprotocol","mcp","context7","vibe-coding","developer tools","documentation","context"],"author":{"name":"abdush"},"license":"MIT","type":"module","bin":{"context7-mcp":"dist/index.js"},"bugs":{"url":"https://github.com/upstash/context7/issues"},"homepage":"https://github.com/upstash/context7#readme","dependencies":{"@modelcontextprotocol/sdk":"^1.17.5","commander":"^14.0.0","undici":"^6.6.3","zod":"^3.24.2"},"devDependencies":{"@types/node":"^22.13.14","@typescript-eslint/eslint-plugin":"^8.28.0","@typescript-eslint/parser":"^8.28.0","eslint":"^9.34.0","eslint-config-prettier":"^10.1.1","eslint-plugin-prettier":"^5.2.5","prettier":"^3.6.2","typescript":"^5.8.2","typescript-eslint":"^8.28.0"},"_id":"@upstash/context7-mcp@1.0.26","gitHead":"e8e434a0f1a573bb06afce2e582d079a15163811","_nodeVersion":"22.20.0","_npmVersion":"10.9.3","dist":{"shasum":"314967155fbd82bfacf45195d600fe08fa137d93","size":19294,"noattachment":false,"key":"/@upstash/context7-mcp/-/@upstash/context7-mcp-1.0.26.tgz","tarball":"http://registry.cnpm.dingdandao.com/@upstash/context7-mcp/download/@upstash/context7-mcp-1.0.26.tgz"},"_npmUser":{"name":"cahidarda","email":"cahidardaooz@gmail.com"},"directories":{},"maintainers":[{"name":"buggyhunter","email":""},{"name":"burak-ups","email":""},{"name":"cahidarda","email":""},{"name":"fahreddin.ozcan","email":""},{"name":"joshtc","email":""},{"name":"mdogan","email":""},{"name":"shannonr","email":""},{"name":"upstashnpm","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/context7-mcp_1.0.26_1761306315041_0.5737935979016815"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-24T11:45:15.234Z","publish_time":1761306315234,"_source_registry_name":"default","_cnpm_publish_time":1761306315234},"1.0.25":{"name":"@upstash/context7-mcp","version":"1.0.25","mcpName":"io.github.upstash/context7","description":"MCP server for Context7","scripts":{"test":"echo \"Error: no test specified\" && exit 1","build":"tsc && chmod 755 dist/index.js","format":"prettier --write .","lint":"eslint \"**/*.{js,ts,tsx}\" --fix","lint:check":"eslint \"**/*.{js,ts,tsx}\"","start":"node dist/index.js --transport http","pack-mcpb":"bun install && bun run build && rm -rf node_modules && bun install --production && mv mcpb/.mcpbignore .mcpbignore && mv mcpb/manifest.json manifest.json && mv public/icon.png icon.png && mcpb validate manifest.json && mcpb pack . mcpb/context7.mcpb && mv manifest.json mcpb/manifest.json && mv .mcpbignore mcpb/.mcpbignore && mv icon.png public/icon.png && bun install"},"repository":{"type":"git","url":"git+https://github.com/upstash/context7.git"},"keywords":["modelcontextprotocol","mcp","context7","vibe-coding","developer tools","documentation","context"],"author":{"name":"abdush"},"license":"MIT","type":"module","bin":{"context7-mcp":"dist/index.js"},"bugs":{"url":"https://github.com/upstash/context7/issues"},"homepage":"https://github.com/upstash/context7#readme","dependencies":{"@modelcontextprotocol/sdk":"^1.17.5","commander":"^14.0.0","undici":"^6.6.3","zod":"^3.24.2"},"devDependencies":{"@types/node":"^22.13.14","@typescript-eslint/eslint-plugin":"^8.28.0","@typescript-eslint/parser":"^8.28.0","eslint":"^9.34.0","eslint-config-prettier":"^10.1.1","eslint-plugin-prettier":"^5.2.5","prettier":"^3.6.2","typescript":"^5.8.2","typescript-eslint":"^8.28.0"},"_id":"@upstash/context7-mcp@1.0.25","gitHead":"e0c6122ef30ab8fa7d3a21a1c8c790dffc5b9d72","_nodeVersion":"22.20.0","_npmVersion":"10.9.3","dist":{"shasum":"61d1e18364b3339982b1b5bc7ba50b4a826cc77d","size":19071,"noattachment":false,"key":"/@upstash/context7-mcp/-/@upstash/context7-mcp-1.0.25.tgz","tarball":"http://registry.cnpm.dingdandao.com/@upstash/context7-mcp/download/@upstash/context7-mcp-1.0.25.tgz"},"_npmUser":{"name":"cahidarda","email":"cahidardaooz@gmail.com"},"directories":{},"maintainers":[{"name":"buggyhunter","email":""},{"name":"burak-ups","email":""},{"name":"cahidarda","email":""},{"name":"fahreddin.ozcan","email":""},{"name":"joshtc","email":""},{"name":"mdogan","email":""},{"name":"shannonr","email":""},{"name":"upstashnpm","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/context7-mcp_1.0.25_1761168061355_0.04661111039468513"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-22T21:21:01.568Z","publish_time":1761168061568,"_source_registry_name":"default","_cnpm_publish_time":1761168061568},"1.0.24":{"name":"@upstash/context7-mcp","version":"1.0.24","mcpName":"io.github.upstash/context7","description":"MCP server for Context7","scripts":{"test":"echo \"Error: no test specified\" && exit 1","build":"tsc && chmod 755 dist/index.js","format":"prettier --write .","lint":"eslint \"**/*.{js,ts,tsx}\" --fix","lint:check":"eslint \"**/*.{js,ts,tsx}\"","start":"node dist/index.js --transport http","pack-mcpb":"bun install && bun run build && rm -rf node_modules && bun install --production && mv mcpb/.mcpbignore .mcpbignore && mv mcpb/manifest.json manifest.json && mv public/icon.png icon.png && mcpb validate manifest.json && mcpb pack . mcpb/context7.mcpb && mv manifest.json mcpb/manifest.json && mv .mcpbignore mcpb/.mcpbignore && mv icon.png public/icon.png && bun install"},"repository":{"type":"git","url":"git+https://github.com/upstash/context7.git"},"keywords":["modelcontextprotocol","mcp","context7","vibe-coding","developer tools","documentation","context"],"author":{"name":"abdush"},"license":"MIT","type":"module","bin":{"context7-mcp":"dist/index.js"},"bugs":{"url":"https://github.com/upstash/context7/issues"},"homepage":"https://github.com/upstash/context7#readme","dependencies":{"@modelcontextprotocol/sdk":"^1.17.5","commander":"^14.0.0","undici":"^6.6.3","zod":"^3.24.2"},"devDependencies":{"@types/node":"^22.13.14","@typescript-eslint/eslint-plugin":"^8.28.0","@typescript-eslint/parser":"^8.28.0","eslint":"^9.34.0","eslint-config-prettier":"^10.1.1","eslint-plugin-prettier":"^5.2.5","prettier":"^3.6.2","typescript":"^5.8.2","typescript-eslint":"^8.28.0"},"_id":"@upstash/context7-mcp@1.0.24","gitHead":"37dad55a6c2802a58d8cd1d56c1d581ae5ffa866","_nodeVersion":"22.20.0","_npmVersion":"10.9.3","dist":{"shasum":"d618b9e4d58042155f0ef43c9fdb60911bb65b41","size":19070,"noattachment":false,"key":"/@upstash/context7-mcp/-/@upstash/context7-mcp-1.0.24.tgz","tarball":"http://registry.cnpm.dingdandao.com/@upstash/context7-mcp/download/@upstash/context7-mcp-1.0.24.tgz"},"_npmUser":{"name":"cahidarda","email":"cahidardaooz@gmail.com"},"directories":{},"maintainers":[{"name":"buggyhunter","email":""},{"name":"burak-ups","email":""},{"name":"cahidarda","email":""},{"name":"fahreddin.ozcan","email":""},{"name":"joshtc","email":""},{"name":"mdogan","email":""},{"name":"shannonr","email":""},{"name":"upstashnpm","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/context7-mcp_1.0.24_1761167796643_0.22846514093516146"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-22T21:16:36.876Z","publish_time":1761167796876,"_source_registry_name":"default","_cnpm_publish_time":1761167796876},"1.0.23":{"name":"@upstash/context7-mcp","version":"1.0.23","mcpName":"io.github.upstash/context7","description":"MCP server for Context7","scripts":{"test":"echo \"Error: no test specified\" && exit 1","build":"tsc && chmod 755 dist/index.js","format":"prettier --write .","lint":"eslint \"**/*.{js,ts,tsx}\" --fix","lint:check":"eslint \"**/*.{js,ts,tsx}\"","start":"node dist/index.js --transport http","pack-mcpb":"bun install && bun run build && rm -rf node_modules && bun install --production && mv mcpb/.mcpbignore .mcpbignore && mv mcpb/manifest.json manifest.json && mv public/icon.png icon.png && mcpb validate manifest.json && mcpb pack . mcpb/context7.mcpb && mv manifest.json mcpb/manifest.json && mv .mcpbignore mcpb/.mcpbignore && mv icon.png public/icon.png && bun install"},"repository":{"type":"git","url":"git+https://github.com/upstash/context7.git"},"keywords":["modelcontextprotocol","mcp","context7","vibe-coding","developer tools","documentation","context"],"author":{"name":"abdush"},"license":"MIT","type":"module","bin":{"context7-mcp":"dist/index.js"},"bugs":{"url":"https://github.com/upstash/context7/issues"},"homepage":"https://github.com/upstash/context7#readme","dependencies":{"@modelcontextprotocol/sdk":"^1.17.5","commander":"^14.0.0","undici":"^6.6.3","zod":"^3.24.2"},"devDependencies":{"@types/node":"^22.13.14","@typescript-eslint/eslint-plugin":"^8.28.0","@typescript-eslint/parser":"^8.28.0","eslint":"^9.34.0","eslint-config-prettier":"^10.1.1","eslint-plugin-prettier":"^5.2.5","prettier":"^3.6.2","typescript":"^5.8.2","typescript-eslint":"^8.28.0"},"_id":"@upstash/context7-mcp@1.0.23","gitHead":"131515cf44944e739890e18a39988ddcd8992060","_nodeVersion":"22.20.0","_npmVersion":"10.9.3","dist":{"shasum":"2e71567778442f30a18d0698893bff4c6888b828","size":19069,"noattachment":false,"key":"/@upstash/context7-mcp/-/@upstash/context7-mcp-1.0.23.tgz","tarball":"http://registry.cnpm.dingdandao.com/@upstash/context7-mcp/download/@upstash/context7-mcp-1.0.23.tgz"},"_npmUser":{"name":"cahidarda","email":"cahidardaooz@gmail.com"},"directories":{},"maintainers":[{"name":"buggyhunter","email":""},{"name":"burak-ups","email":""},{"name":"cahidarda","email":""},{"name":"fahreddin.ozcan","email":""},{"name":"joshtc","email":""},{"name":"mdogan","email":""},{"name":"shannonr","email":""},{"name":"upstashnpm","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/context7-mcp_1.0.23_1761167173957_0.6320753774491694"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-22T21:06:14.160Z","publish_time":1761167174160,"_source_registry_name":"default","_cnpm_publish_time":1761167174160},"1.0.22":{"name":"@upstash/context7-mcp","version":"1.0.22","description":"MCP server for Context7","scripts":{"test":"echo \"Error: no test specified\" && exit 1","build":"tsc && chmod 755 dist/index.js","format":"prettier --write .","lint":"eslint \"**/*.{js,ts,tsx}\" --fix","lint:check":"eslint \"**/*.{js,ts,tsx}\"","start":"node dist/index.js --transport http","pack-mcpb":"bun install && bun run build && rm -rf node_modules && bun install --production && mv mcpb/.mcpbignore .mcpbignore && mv mcpb/manifest.json manifest.json && mv public/icon.png icon.png && mcpb validate manifest.json && mcpb pack . mcpb/context7.mcpb && mv manifest.json mcpb/manifest.json && mv .mcpbignore mcpb/.mcpbignore && mv icon.png public/icon.png && bun install"},"repository":{"type":"git","url":"git+https://github.com/upstash/context7.git"},"keywords":["modelcontextprotocol","mcp","context7","vibe-coding","developer tools","documentation","context"],"author":{"name":"abdush"},"license":"MIT","type":"module","bin":{"context7-mcp":"dist/index.js"},"bugs":{"url":"https://github.com/upstash/context7/issues"},"homepage":"https://github.com/upstash/context7#readme","dependencies":{"@modelcontextprotocol/sdk":"^1.17.5","commander":"^14.0.0","undici":"^6.6.3","zod":"^3.24.2"},"devDependencies":{"@types/node":"^22.13.14","@typescript-eslint/eslint-plugin":"^8.28.0","@typescript-eslint/parser":"^8.28.0","eslint":"^9.34.0","eslint-config-prettier":"^10.1.1","eslint-plugin-prettier":"^5.2.5","prettier":"^3.6.2","typescript":"^5.8.2","typescript-eslint":"^8.28.0"},"_id":"@upstash/context7-mcp@1.0.22","gitHead":"9df4308bb23b1fe6e9679920e39aa8d714db045f","_nodeVersion":"22.20.0","_npmVersion":"10.9.3","dist":{"shasum":"795e1792f30ce5403882dbdf0df4007e0d8c85fa","size":18995,"noattachment":false,"key":"/@upstash/context7-mcp/-/@upstash/context7-mcp-1.0.22.tgz","tarball":"http://registry.cnpm.dingdandao.com/@upstash/context7-mcp/download/@upstash/context7-mcp-1.0.22.tgz"},"_npmUser":{"name":"cahidarda","email":"cahidardaooz@gmail.com"},"directories":{},"maintainers":[{"name":"buggyhunter","email":""},{"name":"burak-ups","email":""},{"name":"cahidarda","email":""},{"name":"fahreddin.ozcan","email":""},{"name":"joshtc","email":""},{"name":"mdogan","email":""},{"name":"shannonr","email":""},{"name":"upstashnpm","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/context7-mcp_1.0.22_1761140136895_0.5138978506886722"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-22T13:35:37.060Z","publish_time":1761140137060,"_source_registry_name":"default","_cnpm_publish_time":1761140137060},"1.0.21":{"name":"@upstash/context7-mcp","version":"1.0.21","description":"MCP server for Context7","scripts":{"test":"echo \"Error: no test specified\" && exit 1","build":"tsc && chmod 755 dist/index.js","format":"prettier --write .","lint":"eslint \"**/*.{js,ts,tsx}\" --fix","lint:check":"eslint \"**/*.{js,ts,tsx}\"","start":"node dist/index.js --transport http","pack-mcpb":"bun install && bun run build && rm -rf node_modules && bun install --production && mv mcpb/.mcpbignore .mcpbignore && mv mcpb/manifest.json manifest.json && mv public/icon.png icon.png && mcpb validate manifest.json && mcpb pack . mcpb/context7.mcpb && mv manifest.json mcpb/manifest.json && mv .mcpbignore mcpb/.mcpbignore && mv icon.png public/icon.png && bun install"},"repository":{"type":"git","url":"git+https://github.com/upstash/context7.git"},"keywords":["modelcontextprotocol","mcp","context7","vibe-coding","developer tools","documentation","context"],"author":{"name":"abdush"},"license":"MIT","type":"module","bin":{"context7-mcp":"dist/index.js"},"bugs":{"url":"https://github.com/upstash/context7/issues"},"homepage":"https://github.com/upstash/context7#readme","dependencies":{"@modelcontextprotocol/sdk":"^1.17.5","commander":"^14.0.0","undici":"^6.6.3","zod":"^3.24.2"},"devDependencies":{"@types/node":"^22.13.14","@typescript-eslint/eslint-plugin":"^8.28.0","@typescript-eslint/parser":"^8.28.0","eslint":"^9.34.0","eslint-config-prettier":"^10.1.1","eslint-plugin-prettier":"^5.2.5","prettier":"^3.6.2","typescript":"^5.8.2","typescript-eslint":"^8.28.0"},"_id":"@upstash/context7-mcp@1.0.21","gitHead":"8bb5ce46c299035f4b0991be4f99eaa365b2c2e4","_nodeVersion":"22.20.0","_npmVersion":"10.9.3","dist":{"shasum":"5d7a834dbad6f3983a4ea148baa2defa4db03a23","size":18917,"noattachment":false,"key":"/@upstash/context7-mcp/-/@upstash/context7-mcp-1.0.21.tgz","tarball":"http://registry.cnpm.dingdandao.com/@upstash/context7-mcp/download/@upstash/context7-mcp-1.0.21.tgz"},"_npmUser":{"name":"cahidarda","email":"cahidardaooz@gmail.com"},"directories":{},"maintainers":[{"name":"buggyhunter","email":""},{"name":"burak-ups","email":""},{"name":"cahidarda","email":""},{"name":"fahreddin.ozcan","email":""},{"name":"joshtc","email":""},{"name":"mdogan","email":""},{"name":"shannonr","email":""},{"name":"upstashnpm","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/context7-mcp_1.0.21_1759838292419_0.8264632940633672"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-07T11:58:12.623Z","publish_time":1759838292623,"_source_registry_name":"default","_cnpm_publish_time":1759838292623},"1.0.20":{"name":"@upstash/context7-mcp","version":"1.0.20","description":"MCP server for Context7","scripts":{"test":"echo \"Error: no test specified\" && exit 1","build":"tsc && chmod 755 dist/index.js","format":"prettier --write .","lint":"eslint \"**/*.{js,ts,tsx}\" --fix","lint:check":"eslint \"**/*.{js,ts,tsx}\"","start":"node dist/index.js --transport http","pack-mcpb":"bun install && bun run build && rm -rf node_modules && bun install --production && mv mcpb/.mcpbignore .mcpbignore && mv mcpb/manifest.json manifest.json && mv public/icon.png icon.png && mcpb validate manifest.json && mcpb pack . mcpb/context7.mcpb && mv manifest.json mcpb/manifest.json && mv .mcpbignore mcpb/.mcpbignore && mv icon.png public/icon.png && bun install"},"repository":{"type":"git","url":"git+https://github.com/upstash/context7.git"},"keywords":["modelcontextprotocol","mcp","context7","vibe-coding","developer tools","documentation","context"],"author":{"name":"abdush"},"license":"MIT","type":"module","bin":{"context7-mcp":"dist/index.js"},"bugs":{"url":"https://github.com/upstash/context7/issues"},"homepage":"https://github.com/upstash/context7#readme","dependencies":{"@modelcontextprotocol/sdk":"^1.17.5","commander":"^14.0.0","undici":"^6.6.3","zod":"^3.24.2"},"devDependencies":{"@types/node":"^22.13.14","@typescript-eslint/eslint-plugin":"^8.28.0","@typescript-eslint/parser":"^8.28.0","eslint":"^9.34.0","eslint-config-prettier":"^10.1.1","eslint-plugin-prettier":"^5.2.5","prettier":"^3.6.2","typescript":"^5.8.2","typescript-eslint":"^8.28.0"},"_id":"@upstash/context7-mcp@1.0.20","gitHead":"a170272c20a8da8295611af49993993973477d76","_nodeVersion":"22.19.0","_npmVersion":"10.9.3","dist":{"shasum":"3fd74e50a44d28270617037efee65e71d012f793","size":18480,"noattachment":false,"key":"/@upstash/context7-mcp/-/@upstash/context7-mcp-1.0.20.tgz","tarball":"http://registry.cnpm.dingdandao.com/@upstash/context7-mcp/download/@upstash/context7-mcp-1.0.20.tgz"},"_npmUser":{"name":"cahidarda","email":"cahidardaooz@gmail.com"},"directories":{},"maintainers":[{"name":"buggyhunter","email":""},{"name":"burak-ups","email":""},{"name":"cahidarda","email":""},{"name":"fahreddin.ozcan","email":""},{"name":"joshtc","email":""},{"name":"mdogan","email":""},{"name":"shannonr","email":""},{"name":"upstashnpm","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/context7-mcp_1.0.20_1758986709479_0.39996727874496774"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-27T15:25:09.653Z","publish_time":1758986709653,"_source_registry_name":"default","_cnpm_publish_time":1758986709653},"1.0.19":{"name":"@upstash/context7-mcp","version":"1.0.19","description":"MCP server for Context7","scripts":{"test":"echo \"Error: no test specified\" && exit 1","build":"tsc && chmod 755 dist/index.js","format":"prettier --write .","lint":"eslint \"**/*.{js,ts,tsx}\" --fix","lint:check":"eslint \"**/*.{js,ts,tsx}\"","start":"node dist/index.js --transport http","pack-mcpb":"bun install && bun run build && rm -rf node_modules && bun install --production && mv mcpb/.mcpbignore .mcpbignore && mv mcpb/manifest.json manifest.json && mv public/icon.png icon.png && mcpb validate manifest.json && mcpb pack . mcpb/context7.mcpb && mv manifest.json mcpb/manifest.json && mv .mcpbignore mcpb/.mcpbignore && mv icon.png public/icon.png && bun install"},"repository":{"type":"git","url":"git+https://github.com/upstash/context7.git"},"keywords":["modelcontextprotocol","mcp","context7","vibe-coding","developer tools","documentation","context"],"author":{"name":"abdush"},"license":"MIT","type":"module","bin":{"context7-mcp":"dist/index.js"},"bugs":{"url":"https://github.com/upstash/context7/issues"},"homepage":"https://github.com/upstash/context7#readme","dependencies":{"@modelcontextprotocol/sdk":"^1.17.5","commander":"^14.0.0","undici":"^6.6.3","zod":"^3.24.2"},"devDependencies":{"@types/node":"^22.13.14","@typescript-eslint/eslint-plugin":"^8.28.0","@typescript-eslint/parser":"^8.28.0","eslint":"^9.34.0","eslint-config-prettier":"^10.1.1","eslint-plugin-prettier":"^5.2.5","prettier":"^3.6.2","typescript":"^5.8.2","typescript-eslint":"^8.28.0"},"_id":"@upstash/context7-mcp@1.0.19","gitHead":"63d2da0d9a02d83a0d7e6c8063671dd1fd14efc1","_nodeVersion":"22.19.0","_npmVersion":"10.9.3","dist":{"shasum":"18a70ec42216ad25604ca5fcdd33a4210611582d","size":18507,"noattachment":false,"key":"/@upstash/context7-mcp/-/@upstash/context7-mcp-1.0.19.tgz","tarball":"http://registry.cnpm.dingdandao.com/@upstash/context7-mcp/download/@upstash/context7-mcp-1.0.19.tgz"},"_npmUser":{"name":"cahidarda","email":"cahidardaooz@gmail.com"},"directories":{},"maintainers":[{"name":"buggyhunter","email":""},{"name":"burak-ups","email":""},{"name":"cahidarda","email":""},{"name":"fahreddin.ozcan","email":""},{"name":"joshtc","email":""},{"name":"mdogan","email":""},{"name":"shannonr","email":""},{"name":"upstashnpm","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/context7-mcp_1.0.19_1758983331511_0.18340559688323732"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-27T14:28:51.719Z","publish_time":1758983331719,"_source_registry_name":"default","_cnpm_publish_time":1758983331719},"1.0.18":{"name":"@upstash/context7-mcp","version":"1.0.18","description":"MCP server for Context7","scripts":{"test":"echo \"Error: no test specified\" && exit 1","build":"tsc && chmod 755 dist/index.js","format":"prettier --write .","lint":"eslint \"**/*.{js,ts,tsx}\" --fix","lint:check":"eslint \"**/*.{js,ts,tsx}\"","start":"node dist/index.js --transport http","pack-mcpb":"bun install && bun run build && rm -rf node_modules && bun install --production && mv mcpb/.mcpbignore .mcpbignore && mv mcpb/manifest.json manifest.json && mv public/icon.png icon.png && mcpb validate manifest.json && mcpb pack . mcpb/context7.mcpb && mv manifest.json mcpb/manifest.json && mv .mcpbignore mcpb/.mcpbignore && mv icon.png public/icon.png && bun install"},"repository":{"type":"git","url":"git+https://github.com/upstash/context7.git"},"keywords":["modelcontextprotocol","mcp","context7","vibe-coding","developer tools","documentation","context"],"author":{"name":"abdush"},"license":"MIT","type":"module","bin":{"context7-mcp":"dist/index.js"},"bugs":{"url":"https://github.com/upstash/context7/issues"},"homepage":"https://github.com/upstash/context7#readme","dependencies":{"@modelcontextprotocol/sdk":"^1.17.5","commander":"^14.0.0","undici":"^6.6.3","zod":"^3.24.2"},"devDependencies":{"@types/node":"^22.13.14","@typescript-eslint/eslint-plugin":"^8.28.0","@typescript-eslint/parser":"^8.28.0","eslint":"^9.34.0","eslint-config-prettier":"^10.1.1","eslint-plugin-prettier":"^5.2.5","prettier":"^3.6.2","typescript":"^5.8.2","typescript-eslint":"^8.28.0"},"_id":"@upstash/context7-mcp@1.0.18","gitHead":"4b54f4ac816f17a4fc3130cebc26ff222d738e30","_nodeVersion":"22.19.0","_npmVersion":"10.9.3","dist":{"shasum":"277148e5974bc54be9030324ae3ad0b1ea08089e","size":18458,"noattachment":false,"key":"/@upstash/context7-mcp/-/@upstash/context7-mcp-1.0.18.tgz","tarball":"http://registry.cnpm.dingdandao.com/@upstash/context7-mcp/download/@upstash/context7-mcp-1.0.18.tgz"},"_npmUser":{"name":"cahidarda","email":"cahidardaooz@gmail.com"},"directories":{},"maintainers":[{"name":"buggyhunter","email":""},{"name":"burak-ups","email":""},{"name":"cahidarda","email":""},{"name":"fahreddin.ozcan","email":""},{"name":"joshtc","email":""},{"name":"mdogan","email":""},{"name":"shannonr","email":""},{"name":"upstashnpm","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/context7-mcp_1.0.18_1758831647722_0.09635382135834147"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-25T20:20:48.056Z","publish_time":1758831648056,"_source_registry_name":"default","_cnpm_publish_time":1758831648056},"1.0.17":{"name":"@upstash/context7-mcp","version":"1.0.17","description":"MCP server for Context7","scripts":{"test":"echo \"Error: no test specified\" && exit 1","build":"tsc && chmod 755 dist/index.js","format":"prettier --write .","lint":"eslint \"**/*.{js,ts,tsx}\" --fix","lint:check":"eslint \"**/*.{js,ts,tsx}\"","start":"node dist/index.js --transport http","pack-dxt":"bun install && bun run build && rm -rf node_modules && bun install --production && mv dxt/.dxtignore .dxtignore && mv dxt/manifest.json manifest.json && dxt validate manifest.json && dxt pack . dxt/context7.dxt && mv manifest.json dxt/manifest.json && mv .dxtignore dxt/.dxtignore && bun install"},"repository":{"type":"git","url":"git+https://github.com/upstash/context7.git"},"keywords":["modelcontextprotocol","mcp","context7"],"author":{"name":"abdush"},"license":"MIT","type":"module","bin":{"context7-mcp":"dist/index.js"},"bugs":{"url":"https://github.com/upstash/context7/issues"},"homepage":"https://github.com/upstash/context7#readme","dependencies":{"@modelcontextprotocol/sdk":"^1.13.2","commander":"^14.0.0","undici":"^6.6.3","zod":"^3.24.2"},"devDependencies":{"@types/node":"^22.13.14","@typescript-eslint/eslint-plugin":"^8.28.0","@typescript-eslint/parser":"^8.28.0","eslint":"^9.34.0","eslint-config-prettier":"^10.1.1","eslint-plugin-prettier":"^5.2.5","prettier":"^3.6.2","typescript":"^5.8.2","typescript-eslint":"^8.28.0"},"_id":"@upstash/context7-mcp@1.0.17","gitHead":"29628d68e64d0146687f7ea92df4879a4fb3e581","_nodeVersion":"22.19.0","_npmVersion":"10.9.3","dist":{"shasum":"81f72dd9e1a13895b000b30699e719d1a6ddc82f","size":17724,"noattachment":false,"key":"/@upstash/context7-mcp/-/@upstash/context7-mcp-1.0.17.tgz","tarball":"http://registry.cnpm.dingdandao.com/@upstash/context7-mcp/download/@upstash/context7-mcp-1.0.17.tgz"},"_npmUser":{"name":"cahidarda","email":"cahidardaooz@gmail.com"},"directories":{},"maintainers":[{"name":"buggyhunter","email":""},{"name":"burak-ups","email":""},{"name":"cahidarda","email":""},{"name":"fahreddin.ozcan","email":""},{"name":"joshtc","email":""},{"name":"mdogan","email":""},{"name":"shannonr","email":""},{"name":"upstashnpm","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/context7-mcp_1.0.17_1757071928850_0.6553512378897957"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-05T11:32:09.084Z","publish_time":1757071929084,"_source_registry_name":"default","_cnpm_publish_time":1757071929084},"1.0.16":{"name":"@upstash/context7-mcp","version":"1.0.16","description":"MCP server for Context7","scripts":{"test":"echo \"Error: no test specified\" && exit 1","build":"tsc && chmod 755 dist/index.js","format":"prettier --write .","lint":"eslint \"**/*.{js,ts,tsx}\" --fix","lint:check":"eslint \"**/*.{js,ts,tsx}\"","start":"node dist/index.js --transport http","pack-dxt":"bun install && bun run build && rm -rf node_modules && bun install --production && mv dxt/.dxtignore .dxtignore && mv dxt/manifest.json manifest.json && dxt validate manifest.json && dxt pack . dxt/context7.dxt && mv manifest.json dxt/manifest.json && mv .dxtignore dxt/.dxtignore && bun install"},"repository":{"type":"git","url":"git+https://github.com/upstash/context7.git"},"keywords":["modelcontextprotocol","mcp","context7"],"author":{"name":"abdush"},"license":"MIT","type":"module","bin":{"context7-mcp":"dist/index.js"},"bugs":{"url":"https://github.com/upstash/context7/issues"},"homepage":"https://github.com/upstash/context7#readme","dependencies":{"@modelcontextprotocol/sdk":"^1.13.2","commander":"^14.0.0","undici":"^6.6.3","zod":"^3.24.2"},"devDependencies":{"@types/node":"^22.13.14","@typescript-eslint/eslint-plugin":"^8.28.0","@typescript-eslint/parser":"^8.28.0","eslint":"^9.23.0","eslint-config-prettier":"^10.1.1","eslint-plugin-prettier":"^5.2.5","prettier":"^3.5.3","typescript":"^5.8.2","typescript-eslint":"^8.28.0"},"_id":"@upstash/context7-mcp@1.0.16","gitHead":"2f1dcbe7586b856766fe0a651a70047a9d5f643c","_nodeVersion":"22.18.0","_npmVersion":"10.9.3","dist":{"shasum":"91b049cc99aba0ffef172e3bce4a26c34c54c5bd","size":17580,"noattachment":false,"key":"/@upstash/context7-mcp/-/@upstash/context7-mcp-1.0.16.tgz","tarball":"http://registry.cnpm.dingdandao.com/@upstash/context7-mcp/download/@upstash/context7-mcp-1.0.16.tgz"},"_npmUser":{"name":"cahidarda","email":"cahidardaooz@gmail.com"},"directories":{},"maintainers":[{"name":"buggyhunter","email":""},{"name":"burak-ups","email":""},{"name":"cahidarda","email":""},{"name":"fahreddin.ozcan","email":""},{"name":"joshtc","email":""},{"name":"mdogan","email":""},{"name":"shannonr","email":""},{"name":"upstashnpm","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/context7-mcp_1.0.16_1755780349499_0.7208938001923411"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-08-21T12:45:49.704Z","publish_time":1755780349704,"_source_registry_name":"default","_cnpm_publish_time":1755780349704},"1.0.15":{"name":"@upstash/context7-mcp","version":"1.0.15","description":"MCP server for Context7","scripts":{"test":"echo \"Error: no test specified\" && exit 1","build":"tsc && chmod 755 dist/index.js","format":"prettier --write .","lint":"eslint \"**/*.{js,ts,tsx}\" --fix","lint:check":"eslint \"**/*.{js,ts,tsx}\"","start":"node dist/index.js --transport http","pack-dxt":"bun install && bun run build && rm -rf node_modules && bun install --production && mv dxt/.dxtignore .dxtignore && mv dxt/manifest.json manifest.json && dxt validate manifest.json && dxt pack . dxt/context7.dxt && mv manifest.json dxt/manifest.json && mv .dxtignore dxt/.dxtignore && bun install"},"repository":{"type":"git","url":"git+https://github.com/upstash/context7.git"},"keywords":["modelcontextprotocol","mcp","context7"],"author":{"name":"abdush"},"license":"MIT","type":"module","bin":{"context7-mcp":"dist/index.js"},"bugs":{"url":"https://github.com/upstash/context7/issues"},"homepage":"https://github.com/upstash/context7#readme","dependencies":{"@modelcontextprotocol/sdk":"^1.13.2","commander":"^14.0.0","zod":"^3.24.2"},"devDependencies":{"@types/node":"^22.13.14","@typescript-eslint/eslint-plugin":"^8.28.0","@typescript-eslint/parser":"^8.28.0","eslint":"^9.23.0","eslint-config-prettier":"^10.1.1","eslint-plugin-prettier":"^5.2.5","prettier":"^3.5.3","typescript":"^5.8.2","typescript-eslint":"^8.28.0"},"_id":"@upstash/context7-mcp@1.0.15","gitHead":"c8687050dc096639409a6ebc7e5790e5112a33d6","_nodeVersion":"22.18.0","_npmVersion":"10.9.3","dist":{"shasum":"35b3ed58feeae340518d4a7f42438914d415e4fb","size":17133,"noattachment":false,"key":"/@upstash/context7-mcp/-/@upstash/context7-mcp-1.0.15.tgz","tarball":"http://registry.cnpm.dingdandao.com/@upstash/context7-mcp/download/@upstash/context7-mcp-1.0.15.tgz"},"_npmUser":{"name":"cahidarda","email":"cahidardaooz@gmail.com"},"directories":{},"maintainers":[{"name":"buggyhunter","email":""},{"name":"burak-ups","email":""},{"name":"cahidarda","email":""},{"name":"fahreddin.ozcan","email":""},{"name":"joshtc","email":""},{"name":"mdogan","email":""},{"name":"shannonr","email":""},{"name":"upstashnpm","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/context7-mcp_1.0.15_1755615781805_0.49640437059170517"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-08-19T15:03:02.045Z","publish_time":1755615782045,"_source_registry_name":"default","_cnpm_publish_time":1755615782045},"1.0.14":{"name":"@upstash/context7-mcp","version":"1.0.14","keywords":["modelcontextprotocol","mcp","context7"],"author":{"name":"abdush"},"license":"MIT","_id":"@upstash/context7-mcp@1.0.14","maintainers":[{"name":"buggyhunter","email":""},{"name":"burak-ups","email":""},{"name":"cahidarda","email":""},{"name":"fahreddin.ozcan","email":""},{"name":"joshtc","email":""},{"name":"mdogan","email":""},{"name":"shannonr","email":""},{"name":"upstashnpm","email":""}],"homepage":"https://github.com/upstash/context7#readme","bugs":{"url":"https://github.com/upstash/context7/issues"},"bin":{"context7-mcp":"dist/index.js"},"dist":{"shasum":"bbb26c78ddcef9956e4cbd2ad63c9ecee888aae3","size":12325,"noattachment":false,"key":"/@upstash/context7-mcp/-/@upstash/context7-mcp-1.0.14.tgz","tarball":"http://registry.cnpm.dingdandao.com/@upstash/context7-mcp/download/@upstash/context7-mcp-1.0.14.tgz"},"type":"module","gitHead":"d2083b92a79ec02579e75e2fac6548c057b8c0a8","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\" --fix","test":"echo \"Error: no test specified\" && exit 1","build":"tsc && chmod 755 dist/index.js","start":"node dist/index.js --transport http","format":"prettier --write .","lint:check":"eslint \"**/*.{js,ts,tsx}\""},"_npmUser":{"name":"cahidarda","email":"cahidardaooz@gmail.com"},"repository":{"url":"git+https://github.com/upstash/context7.git","type":"git"},"_npmVersion":"10.9.2","description":"MCP server for Context7","directories":{},"_nodeVersion":"22.16.0","dependencies":{"zod":"^3.24.2","commander":"^14.0.0","@modelcontextprotocol/sdk":"^1.12.0"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.23.0","prettier":"^3.5.3","typescript":"^5.8.2","@types/node":"^22.13.14","typescript-eslint":"^8.28.0","eslint-config-prettier":"^10.1.1","eslint-plugin-prettier":"^5.2.5","@typescript-eslint/parser":"^8.28.0","@typescript-eslint/eslint-plugin":"^8.28.0"},"_npmOperationalInternal":{"tmp":"tmp/context7-mcp_1.0.14_1749814254035_0.14433658889207268","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2025-06-13T11:30:54.237Z","publish_time":1749814254237,"_source_registry_name":"default","_cnpm_publish_time":1749814254237},"1.0.13":{"name":"@upstash/context7-mcp","version":"1.0.13","description":"MCP server for Context7","scripts":{"test":"echo \"Error: no test specified\" && exit 1","build":"tsc && chmod 755 dist/index.js","format":"prettier --write .","lint":"eslint \"**/*.{js,ts,tsx}\" --fix","lint:check":"eslint \"**/*.{js,ts,tsx}\"","start":"MCP_TRANSPORT=http node dist/index.js"},"repository":{"type":"git","url":"git+https://github.com/upstash/context7.git"},"keywords":["modelcontextprotocol","mcp","context7"],"author":{"name":"abdush"},"license":"MIT","type":"module","bin":{"context7-mcp":"dist/index.js"},"bugs":{"url":"https://github.com/upstash/context7/issues"},"homepage":"https://github.com/upstash/context7#readme","dependencies":{"@modelcontextprotocol/sdk":"^1.12.0","dotenv":"^16.5.0","zod":"^3.24.2"},"devDependencies":{"@types/node":"^22.13.14","@typescript-eslint/eslint-plugin":"^8.28.0","@typescript-eslint/parser":"^8.28.0","eslint":"^9.23.0","eslint-config-prettier":"^10.1.1","eslint-plugin-prettier":"^5.2.5","prettier":"^3.5.3","typescript":"^5.8.2","typescript-eslint":"^8.28.0"},"_id":"@upstash/context7-mcp@1.0.13","readmeFilename":"README.md","gitHead":"1042650638943ef8d1ed48ef93678c1ec1854f06","_nodeVersion":"22.15.0","_npmVersion":"10.9.2","dist":{"shasum":"5664bd207561461eef02caea5d7c3f8a04503430","size":11744,"noattachment":false,"key":"/@upstash/context7-mcp/-/@upstash/context7-mcp-1.0.13.tgz","tarball":"http://registry.cnpm.dingdandao.com/@upstash/context7-mcp/download/@upstash/context7-mcp-1.0.13.tgz"},"_npmUser":{"name":"cahidarda","email":"cahidardaooz@gmail.com"},"directories":{},"maintainers":[{"name":"buggyhunter","email":""},{"name":"burak-ups","email":""},{"name":"cahidarda","email":""},{"name":"fahreddin.ozcan","email":""},{"name":"joshtc","email":""},{"name":"mdogan","email":""},{"name":"shannonr","email":""},{"name":"upstashnpm","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/context7-mcp_1.0.13_1749287675614_0.008275480478543429"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-06-07T09:14:35.803Z","publish_time":1749287675803,"_source_registry_name":"default","_cnpm_publish_time":1749287675803},"1.0.12":{"name":"@upstash/context7-mcp","version":"1.0.12","description":"MCP server for Context7","scripts":{"test":"echo \"Error: no test specified\" && exit 1","build":"tsc && chmod 755 dist/index.js","format":"prettier --write .","lint":"eslint \"**/*.{js,ts,tsx}\" --fix"},"repository":{"type":"git","url":"git+https://github.com/upstash/context7.git"},"keywords":["modelcontextprotocol","mcp","context7"],"author":{"name":"abdush"},"license":"MIT","type":"module","bin":{"context7-mcp":"dist/index.js"},"bugs":{"url":"https://github.com/upstash/context7/issues"},"homepage":"https://github.com/upstash/context7#readme","dependencies":{"@modelcontextprotocol/sdk":"^1.8.0","dotenv":"^16.5.0","zod":"^3.24.2"},"devDependencies":{"@types/node":"^22.13.14","@typescript-eslint/eslint-plugin":"^8.28.0","@typescript-eslint/parser":"^8.28.0","eslint":"^9.23.0","eslint-config-prettier":"^10.1.1","eslint-plugin-prettier":"^5.2.5","prettier":"^3.5.3","typescript":"^5.8.2","typescript-eslint":"^8.28.0"},"_id":"@upstash/context7-mcp@1.0.12","gitHead":"2628a868c2b84036fbbccd4de91add33d35db7f1","_nodeVersion":"22.15.0","_npmVersion":"10.9.2","dist":{"shasum":"5f44cef93fe364d403dce82c959265660b461346","size":9252,"noattachment":false,"key":"/@upstash/context7-mcp/-/@upstash/context7-mcp-1.0.12.tgz","tarball":"http://registry.cnpm.dingdandao.com/@upstash/context7-mcp/download/@upstash/context7-mcp-1.0.12.tgz"},"_npmUser":{"name":"cahidarda","email":"cahidardaooz@gmail.com"},"directories":{},"maintainers":[{"name":"buggyhunter","email":""},{"name":"burak-ups","email":""},{"name":"cahidarda","email":""},{"name":"fahreddin.ozcan","email":""},{"name":"joshtc","email":""},{"name":"mdogan","email":""},{"name":"shannonr","email":""},{"name":"upstashnpm","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/context7-mcp_1.0.12_1748275563063_0.4384420049923652"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-26T16:06:03.254Z","publish_time":1748275563254,"_source_registry_name":"default","_cnpm_publish_time":1748275563254},"1.0.11":{"name":"@upstash/context7-mcp","version":"1.0.11","description":"MCP server for Context7","scripts":{"test":"echo \"Error: no test specified\" && exit 1","build":"tsc && chmod 755 dist/index.js","format":"prettier --write .","lint":"eslint \"**/*.{js,ts,tsx}\" --fix"},"repository":{"type":"git","url":"git+https://github.com/upstash/context7.git"},"keywords":["modelcontextprotocol","mcp","context7"],"author":{"name":"abdush"},"license":"MIT","type":"module","bin":{"context7-mcp":"dist/index.js"},"bugs":{"url":"https://github.com/upstash/context7/issues"},"homepage":"https://github.com/upstash/context7#readme","dependencies":{"@modelcontextprotocol/sdk":"^1.8.0","dotenv":"^16.5.0","zod":"^3.24.2"},"devDependencies":{"@types/node":"^22.13.14","@typescript-eslint/eslint-plugin":"^8.28.0","@typescript-eslint/parser":"^8.28.0","eslint":"^9.23.0","eslint-config-prettier":"^10.1.1","eslint-plugin-prettier":"^5.2.5","prettier":"^3.5.3","typescript":"^5.8.2","typescript-eslint":"^8.28.0"},"_id":"@upstash/context7-mcp@1.0.11","gitHead":"decae954584d12c2594cf8e1c143f367b9b1985b","_nodeVersion":"22.15.0","_npmVersion":"10.9.2","dist":{"shasum":"89d76d44e1c6fe08906fedf282e17b69cc640b3c","size":9379,"noattachment":false,"key":"/@upstash/context7-mcp/-/@upstash/context7-mcp-1.0.11.tgz","tarball":"http://registry.cnpm.dingdandao.com/@upstash/context7-mcp/download/@upstash/context7-mcp-1.0.11.tgz"},"_npmUser":{"name":"cahidarda","email":"cahidardaooz@gmail.com"},"directories":{},"maintainers":[{"name":"buggyhunter","email":""},{"name":"burak-ups","email":""},{"name":"cahidarda","email":""},{"name":"fahreddin.ozcan","email":""},{"name":"joshtc","email":""},{"name":"mdogan","email":""},{"name":"shannonr","email":""},{"name":"upstashnpm","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/context7-mcp_1.0.11_1748159237490_0.2877254788564898"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-25T07:47:17.700Z","publish_time":1748159237700,"_source_registry_name":"default","_cnpm_publish_time":1748159237700},"1.0.10":{"name":"@upstash/context7-mcp","version":"1.0.10","description":"MCP server for Context7","scripts":{"test":"echo \"Error: no test specified\" && exit 1","build":"tsc && chmod 755 dist/index.js","format":"prettier --write .","lint":"eslint \"**/*.{js,ts,tsx}\" --fix"},"repository":{"type":"git","url":"git+https://github.com/upstash/context7.git"},"keywords":["modelcontextprotocol","mcp","context7"],"author":{"name":"abdush"},"license":"MIT","type":"module","bin":{"context7-mcp":"dist/index.js"},"bugs":{"url":"https://github.com/upstash/context7/issues"},"homepage":"https://github.com/upstash/context7#readme","dependencies":{"@modelcontextprotocol/sdk":"^1.8.0","dotenv":"^16.5.0","zod":"^3.24.2"},"devDependencies":{"@types/node":"^22.13.14","@typescript-eslint/eslint-plugin":"^8.28.0","@typescript-eslint/parser":"^8.28.0","eslint":"^9.23.0","eslint-config-prettier":"^10.1.1","eslint-plugin-prettier":"^5.2.5","prettier":"^3.5.3","typescript":"^5.8.2","typescript-eslint":"^8.28.0"},"_id":"@upstash/context7-mcp@1.0.10","gitHead":"b0352b17e7cf23c5a6c384dd8c1e82241beb34da","_nodeVersion":"22.15.0","_npmVersion":"10.9.2","dist":{"shasum":"00ef899ff229f5ede59e0cd3a4d7165c3fc4a9e0","size":9252,"noattachment":false,"key":"/@upstash/context7-mcp/-/@upstash/context7-mcp-1.0.10.tgz","tarball":"http://registry.cnpm.dingdandao.com/@upstash/context7-mcp/download/@upstash/context7-mcp-1.0.10.tgz"},"_npmUser":{"name":"cahidarda","email":"cahidardaooz@gmail.com"},"directories":{},"maintainers":[{"name":"buggyhunter","email":""},{"name":"burak-ups","email":""},{"name":"cahidarda","email":""},{"name":"fahreddin.ozcan","email":""},{"name":"joshtc","email":""},{"name":"mdogan","email":""},{"name":"shannonr","email":""},{"name":"upstashnpm","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/context7-mcp_1.0.10_1748100475145_0.14966488830000357"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-24T15:27:55.343Z","publish_time":1748100475343,"_source_registry_name":"default","_cnpm_publish_time":1748100475343},"1.0.9":{"name":"@upstash/context7-mcp","version":"1.0.9","description":"MCP server for Context7","scripts":{"test":"echo \"Error: no test specified\" && exit 1","build":"tsc && chmod 755 dist/index.js","format":"prettier --write .","lint":"eslint \"**/*.{js,ts,tsx}\" --fix"},"repository":{"type":"git","url":"git+https://github.com/upstash/context7.git"},"keywords":["modelcontextprotocol","mcp","context7"],"author":{"name":"abdush"},"license":"MIT","type":"module","bin":{"context7-mcp":"dist/index.js"},"bugs":{"url":"https://github.com/upstash/context7/issues"},"homepage":"https://github.com/upstash/context7#readme","dependencies":{"@modelcontextprotocol/sdk":"^1.8.0","dotenv":"^16.5.0","zod":"^3.24.2"},"devDependencies":{"@types/node":"^22.13.14","@typescript-eslint/eslint-plugin":"^8.28.0","@typescript-eslint/parser":"^8.28.0","eslint":"^9.23.0","eslint-config-prettier":"^10.1.1","eslint-plugin-prettier":"^5.2.5","prettier":"^3.5.3","typescript":"^5.8.2","typescript-eslint":"^8.28.0"},"_id":"@upstash/context7-mcp@1.0.9","gitHead":"35d4a10270b2ebd5a314f035ac7acd6edd2290e9","_nodeVersion":"22.15.0","_npmVersion":"10.9.2","dist":{"shasum":"e9de74d83afe94dc0c3e00e1229cb3e8e6af79ca","size":9152,"noattachment":false,"key":"/@upstash/context7-mcp/-/@upstash/context7-mcp-1.0.9.tgz","tarball":"http://registry.cnpm.dingdandao.com/@upstash/context7-mcp/download/@upstash/context7-mcp-1.0.9.tgz"},"_npmUser":{"name":"cahidarda","email":"cahidardaooz@gmail.com"},"directories":{},"maintainers":[{"name":"buggyhunter","email":""},{"name":"burak-ups","email":""},{"name":"cahidarda","email":""},{"name":"fahreddin.ozcan","email":""},{"name":"joshtc","email":""},{"name":"mdogan","email":""},{"name":"shannonr","email":""},{"name":"upstashnpm","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/context7-mcp_1.0.9_1747525964031_0.4948367631702637"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-17T23:52:44.219Z","publish_time":1747525964219,"_source_registry_name":"default","_cnpm_publish_time":1747525964219},"1.0.8":{"name":"@upstash/context7-mcp","version":"1.0.8","keywords":["modelcontextprotocol","mcp","context7"],"author":{"name":"abdush"},"license":"MIT","_id":"@upstash/context7-mcp@1.0.8","maintainers":[{"name":"buggyhunter","email":""},{"name":"burak-ups","email":""},{"name":"cahidarda","email":""},{"name":"fahreddin.ozcan","email":""},{"name":"joshtc","email":""},{"name":"mdogan","email":""},{"name":"shannonr","email":""},{"name":"upstashnpm","email":""}],"homepage":"https://github.com/upstash/context7#readme","bugs":{"url":"https://github.com/upstash/context7/issues"},"bin":{"context7-mcp":"dist/index.js"},"dist":{"shasum":"01b46458423d0e95282764129a9a0acbc413c92c","size":8829,"noattachment":false,"key":"/@upstash/context7-mcp/-/@upstash/context7-mcp-1.0.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/@upstash/context7-mcp/download/@upstash/context7-mcp-1.0.8.tgz"},"type":"module","gitHead":"e9d951ca8c3b2ad5541f7ef56ddb7291979866d2","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\" --fix","test":"echo \"Error: no test specified\" && exit 1","build":"tsc && chmod 755 dist/index.js","format":"prettier --write ."},"_npmUser":{"name":"cahidarda","email":"cahidardaooz@gmail.com"},"repository":{"url":"git+https://github.com/upstash/context7.git","type":"git"},"_npmVersion":"10.9.2","description":"MCP server for Context7","directories":{},"_nodeVersion":"22.15.0","dependencies":{"zod":"^3.24.2","dotenv":"^16.5.0","@modelcontextprotocol/sdk":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.23.0","prettier":"^3.5.3","typescript":"^5.8.2","@types/node":"^22.13.14","typescript-eslint":"^8.28.0","eslint-config-prettier":"^10.1.1","eslint-plugin-prettier":"^5.2.5","@typescript-eslint/parser":"^8.28.0","@typescript-eslint/eslint-plugin":"^8.28.0"},"_npmOperationalInternal":{"tmp":"tmp/context7-mcp_1.0.8_1746752148056_0.18525201306933514","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2025-05-09T00:55:48.226Z","publish_time":1746752148226,"_source_registry_name":"default","_cnpm_publish_time":1746752148226},"1.0.7":{"name":"@upstash/context7-mcp","version":"1.0.7","description":"MCP server for Context7","scripts":{"test":"echo \"Error: no test specified\" && exit 1","build":"tsc && chmod 755 dist/index.js","format":"prettier --write .","lint":"eslint \"**/*.{js,ts,tsx}\" --fix"},"repository":{"type":"git","url":"git+https://github.com/upstash/context7.git"},"keywords":["modelcontextprotocol","mcp","context7"],"author":{"name":"abdush"},"license":"MIT","type":"module","bin":{"context7-mcp":"dist/index.js"},"bugs":{"url":"https://github.com/upstash/context7/issues"},"homepage":"https://github.com/upstash/context7#readme","dependencies":{"@modelcontextprotocol/sdk":"^1.8.0","dotenv":"^16.5.0","zod":"^3.24.2"},"devDependencies":{"@types/node":"^22.13.14","@typescript-eslint/eslint-plugin":"^8.28.0","@typescript-eslint/parser":"^8.28.0","eslint":"^9.23.0","eslint-config-prettier":"^10.1.1","eslint-plugin-prettier":"^5.2.5","prettier":"^3.5.3","typescript":"^5.8.2","typescript-eslint":"^8.28.0"},"_id":"@upstash/context7-mcp@1.0.7","readmeFilename":"README.md","gitHead":"db9d37c5bc7199e2cfe37dabcd34ce88529fcca9","_nodeVersion":"22.15.0","_npmVersion":"10.9.2","dist":{"shasum":"ae56557c60ff611bf31980314af4ab29192a1bcf","size":8246,"noattachment":false,"key":"/@upstash/context7-mcp/-/@upstash/context7-mcp-1.0.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/@upstash/context7-mcp/download/@upstash/context7-mcp-1.0.7.tgz"},"_npmUser":{"name":"cahidarda","email":"cahidardaooz@gmail.com"},"directories":{},"maintainers":[{"name":"buggyhunter","email":""},{"name":"burak-ups","email":""},{"name":"cahidarda","email":""},{"name":"fahreddin.ozcan","email":""},{"name":"joshtc","email":""},{"name":"mdogan","email":""},{"name":"shannonr","email":""},{"name":"upstashnpm","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/context7-mcp_1.0.7_1746262353980_0.6634018798887924"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-03T08:52:34.212Z","publish_time":1746262354212,"_source_registry_name":"default","_cnpm_publish_time":1746262354212},"1.0.6":{"name":"@upstash/context7-mcp","version":"1.0.6","description":"MCP server for Context7","scripts":{"test":"echo \"Error: no test specified\" && exit 1","build":"tsc && chmod 755 dist/index.js","format":"prettier --write .","lint":"eslint \"**/*.{js,ts,tsx}\" --fix"},"repository":{"type":"git","url":"git+https://github.com/upstash/context7.git"},"keywords":["modelcontextprotocol","mcp","context7"],"author":{"name":"abdush"},"license":"MIT","type":"module","bin":{"context7-mcp":"dist/index.js"},"bugs":{"url":"https://github.com/upstash/context7/issues"},"homepage":"https://github.com/upstash/context7#readme","dependencies":{"@modelcontextprotocol/sdk":"^1.8.0","zod":"^3.24.2"},"devDependencies":{"@types/node":"^22.13.14","@typescript-eslint/eslint-plugin":"^8.28.0","@typescript-eslint/parser":"^8.28.0","eslint":"^9.23.0","eslint-config-prettier":"^10.1.1","eslint-plugin-prettier":"^5.2.5","prettier":"^3.5.3","typescript":"^5.8.2","typescript-eslint":"^8.28.0"},"_id":"@upstash/context7-mcp@1.0.6","gitHead":"58e4d1850351f60acbdf0d51537593576d4024ea","_nodeVersion":"22.14.0","_npmVersion":"10.9.2","dist":{"shasum":"843400f3368888353ba60bc488d1ed7d38459fe2","size":5991,"noattachment":false,"key":"/@upstash/context7-mcp/-/@upstash/context7-mcp-1.0.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/@upstash/context7-mcp/download/@upstash/context7-mcp-1.0.6.tgz"},"_npmUser":{"name":"cahidarda","email":"cahidardaooz@gmail.com"},"directories":{},"maintainers":[{"name":"buggyhunter","email":""},{"name":"burak-ups","email":""},{"name":"cahidarda","email":""},{"name":"fahreddin.ozcan","email":""},{"name":"joshtc","email":""},{"name":"mdogan","email":""},{"name":"shannonr","email":""},{"name":"upstashnpm","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/context7-mcp_1.0.6_1745428003528_0.607654021949114"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-04-23T17:06:43.739Z","publish_time":1745428003739,"_source_registry_name":"default","_cnpm_publish_time":1745428003739},"1.0.5":{"name":"@upstash/context7-mcp","version":"1.0.5","description":"MCP server for Context7","scripts":{"test":"echo \"Error: no test specified\" && exit 1","build":"tsc && chmod 755 dist/index.js","format":"prettier --write .","lint":"eslint \"**/*.{js,ts,tsx}\" --fix"},"repository":{"type":"git","url":"git+https://github.com/upstash/context7-mcp.git"},"keywords":["modelcontextprotocol","mcp","context7"],"author":{"name":"abdush"},"license":"MIT","type":"module","bin":{"context7-mcp":"dist/index.js"},"bugs":{"url":"https://github.com/upstash/context7-mcp/issues"},"homepage":"https://github.com/upstash/context7-mcp#readme","dependencies":{"@modelcontextprotocol/sdk":"^1.8.0","zod":"^3.24.2"},"devDependencies":{"@types/node":"^22.13.14","@typescript-eslint/eslint-plugin":"^8.28.0","@typescript-eslint/parser":"^8.28.0","eslint":"^9.23.0","eslint-config-prettier":"^10.1.1","eslint-plugin-prettier":"^5.2.5","prettier":"^3.5.3","typescript":"^5.8.2","typescript-eslint":"^8.28.0"},"_id":"@upstash/context7-mcp@1.0.5","gitHead":"5fef38842b0cc842cef34edf1edcd925d7d8856b","_nodeVersion":"22.14.0","_npmVersion":"10.9.2","dist":{"shasum":"f5c453df8136bb59a78f0038f94be4d7d368e3c1","size":5203,"noattachment":false,"key":"/@upstash/context7-mcp/-/@upstash/context7-mcp-1.0.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/@upstash/context7-mcp/download/@upstash/context7-mcp-1.0.5.tgz"},"_npmUser":{"name":"cahidarda","email":"cahidardaooz@gmail.com"},"directories":{},"maintainers":[{"name":"buggyhunter","email":""},{"name":"burak-ups","email":""},{"name":"cahidarda","email":""},{"name":"fahreddin.ozcan","email":""},{"name":"joshtc","email":""},{"name":"mdogan","email":""},{"name":"shannonr","email":""},{"name":"upstashnpm","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/context7-mcp_1.0.5_1745149820000_0.6149684778362596"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-04-20T11:50:20.215Z","publish_time":1745149820215,"_source_registry_name":"default","_cnpm_publish_time":1745149820215},"1.0.4":{"name":"@upstash/context7-mcp","version":"1.0.4","description":"MCP server for Context7","scripts":{"test":"echo \"Error: no test specified\" && exit 1","build":"tsc && chmod 755 dist/index.js","format":"prettier --write .","lint":"eslint \"**/*.{js,ts,tsx}\" --fix"},"repository":{"type":"git","url":"git+https://github.com/upstash/context7-mcp.git"},"keywords":[],"author":"","license":"MIT","type":"module","bin":{"context7-mcp":"dist/index.js"},"bugs":{"url":"https://github.com/upstash/context7-mcp/issues"},"homepage":"https://github.com/upstash/context7-mcp#readme","dependencies":{"@modelcontextprotocol/sdk":"^1.8.0","zod":"^3.24.2"},"devDependencies":{"@types/node":"^22.13.14","@typescript-eslint/eslint-plugin":"^8.28.0","@typescript-eslint/parser":"^8.28.0","eslint":"^9.23.0","eslint-config-prettier":"^10.1.1","eslint-plugin-prettier":"^5.2.5","prettier":"^3.5.3","typescript":"^5.8.2","typescript-eslint":"^8.28.0"},"_id":"@upstash/context7-mcp@1.0.4","gitHead":"23e3c8ab16f75bb6ddf6eafc5d6354d72042c187","_nodeVersion":"23.3.0","_npmVersion":"11.1.0","dist":{"shasum":"7d54ee87463ce1a4bfc82302d24ab4832626a93c","size":4595,"noattachment":false,"key":"/@upstash/context7-mcp/-/@upstash/context7-mcp-1.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/@upstash/context7-mcp/download/@upstash/context7-mcp-1.0.4.tgz"},"_npmUser":{"name":"cahidarda","email":"cahidardaooz@gmail.com"},"directories":{},"maintainers":[{"name":"buggyhunter","email":""},{"name":"burak-ups","email":""},{"name":"cahidarda","email":""},{"name":"fahreddin.ozcan","email":""},{"name":"joshtc","email":""},{"name":"mdogan","email":""},{"name":"shannonr","email":""},{"name":"upstashnpm","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/context7-mcp_1.0.4_1744841424010_0.66946396542619"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-04-16T22:10:24.209Z","publish_time":1744841424209,"_source_registry_name":"default","_cnpm_publish_time":1744841424209},"1.0.3":{"name":"@upstash/context7-mcp","version":"1.0.3","description":"MCP server for Context7","scripts":{"test":"echo \"Error: no test specified\" && exit 1","build":"tsc && chmod 755 dist/index.js","format":"prettier --write .","lint":"eslint \"**/*.{js,ts,tsx}\" --fix"},"repository":{"type":"git","url":"git+https://github.com/upstash/context7-mcp.git"},"keywords":[],"author":"","license":"MIT","type":"module","bin":{"context7-mcp":"dist/index.js"},"bugs":{"url":"https://github.com/upstash/context7-mcp/issues"},"homepage":"https://github.com/upstash/context7-mcp#readme","dependencies":{"@modelcontextprotocol/sdk":"^1.8.0","zod":"^3.24.2"},"devDependencies":{"@types/node":"^22.13.14","@typescript-eslint/eslint-plugin":"^8.28.0","@typescript-eslint/parser":"^8.28.0","eslint":"^9.23.0","eslint-config-prettier":"^10.1.1","eslint-plugin-prettier":"^5.2.5","prettier":"^3.5.3","typescript":"^5.8.2","typescript-eslint":"^8.28.0"},"_id":"@upstash/context7-mcp@1.0.3","gitHead":"500d19349d43ef651d35b48127c39a66bcbc95df","_nodeVersion":"23.3.0","_npmVersion":"11.1.0","dist":{"shasum":"3cc8a917445b7be4c8f9c230216098d0d4286dd4","size":5327,"noattachment":false,"key":"/@upstash/context7-mcp/-/@upstash/context7-mcp-1.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/@upstash/context7-mcp/download/@upstash/context7-mcp-1.0.3.tgz"},"_npmUser":{"name":"cahidarda","email":"cahidardaooz@gmail.com"},"directories":{},"maintainers":[{"name":"buggyhunter","email":""},{"name":"burak-ups","email":""},{"name":"cahidarda","email":""},{"name":"fahreddin.ozcan","email":""},{"name":"joshtc","email":""},{"name":"mdogan","email":""},{"name":"shannonr","email":""},{"name":"upstashnpm","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/context7-mcp_1.0.3_1744569905727_0.006605294676712781"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-04-13T18:45:05.919Z","publish_time":1744569905919,"_source_registry_name":"default","_cnpm_publish_time":1744569905919},"1.0.2":{"name":"@upstash/context7-mcp","version":"1.0.2","description":"MCP server for Context7","scripts":{"test":"echo \"Error: no test specified\" && exit 1","build":"tsc && chmod 755 dist/index.js","format":"prettier --write .","lint":"eslint \"**/*.{js,ts,tsx}\" --fix"},"repository":{"type":"git","url":"git+https://github.com/upstash/context7-mcp.git"},"keywords":[],"author":"","license":"MIT","type":"module","bin":{"context7-mcp":"dist/index.js"},"bugs":{"url":"https://github.com/upstash/context7-mcp/issues"},"homepage":"https://github.com/upstash/context7-mcp#readme","dependencies":{"@modelcontextprotocol/sdk":"^1.8.0","zod":"^3.24.2"},"devDependencies":{"@types/node":"^22.13.14","@typescript-eslint/eslint-plugin":"^8.28.0","@typescript-eslint/parser":"^8.28.0","eslint":"^9.23.0","eslint-config-prettier":"^10.1.1","eslint-plugin-prettier":"^5.2.5","prettier":"^3.5.3","typescript":"^5.8.2","typescript-eslint":"^8.28.0"},"_id":"@upstash/context7-mcp@1.0.2","gitHead":"500d19349d43ef651d35b48127c39a66bcbc95df","_nodeVersion":"23.3.0","_npmVersion":"11.1.0","dist":{"shasum":"388041b3504b08b512eee9f3d96e2edd3a9ae153","size":2469,"noattachment":false,"key":"/@upstash/context7-mcp/-/@upstash/context7-mcp-1.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@upstash/context7-mcp/download/@upstash/context7-mcp-1.0.2.tgz"},"_npmUser":{"name":"cahidarda","email":"cahidardaooz@gmail.com"},"directories":{},"maintainers":[{"name":"buggyhunter","email":""},{"name":"burak-ups","email":""},{"name":"cahidarda","email":""},{"name":"fahreddin.ozcan","email":""},{"name":"joshtc","email":""},{"name":"mdogan","email":""},{"name":"shannonr","email":""},{"name":"upstashnpm","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/context7-mcp_1.0.2_1744569882185_0.18471233061954995"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-04-13T18:44:42.341Z","publish_time":1744569882341,"_source_registry_name":"default","_cnpm_publish_time":1744569882341},"1.0.1":{"name":"@upstash/context7-mcp","version":"1.0.1","description":"MCP server for Context7","scripts":{"test":"echo \"Error: no test specified\" && exit 1","build":"tsc && chmod 755 dist/index.js","format":"prettier --write .","lint":"eslint \"**/*.{js,ts,tsx}\" --fix"},"repository":{"type":"git","url":"git+https://github.com/upstash/context7-mcp.git"},"keywords":[],"author":"","license":"MIT","type":"module","bin":{"context7-mcp":"dist/index.js"},"bugs":{"url":"https://github.com/upstash/context7-mcp/issues"},"homepage":"https://github.com/upstash/context7-mcp#readme","dependencies":{"@modelcontextprotocol/sdk":"^1.8.0","zod":"^3.24.2"},"devDependencies":{"@types/node":"^22.13.14","@typescript-eslint/eslint-plugin":"^8.28.0","@typescript-eslint/parser":"^8.28.0","eslint":"^9.23.0","eslint-config-prettier":"^10.1.1","eslint-plugin-prettier":"^5.2.5","prettier":"^3.5.3","typescript":"^5.8.2","typescript-eslint":"^8.28.0"},"_id":"@upstash/context7-mcp@1.0.1","gitHead":"ef9f73657e2a81a66e155ce130ca0c91f466ee96","_nodeVersion":"18.18.2","_npmVersion":"9.8.1","dist":{"shasum":"f867c691c42a8734d0ca6d1e3766b2d4e9278eaa","size":5347,"noattachment":false,"key":"/@upstash/context7-mcp/-/@upstash/context7-mcp-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@upstash/context7-mcp/download/@upstash/context7-mcp-1.0.1.tgz"},"_npmUser":{"name":"cahidarda","email":"cahidardaooz@gmail.com"},"directories":{},"maintainers":[{"name":"buggyhunter","email":""},{"name":"burak-ups","email":""},{"name":"cahidarda","email":""},{"name":"fahreddin.ozcan","email":""},{"name":"joshtc","email":""},{"name":"mdogan","email":""},{"name":"shannonr","email":""},{"name":"upstashnpm","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/context7-mcp_1.0.1_1744365125718_0.1546084391968896"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-04-11T09:52:05.899Z","publish_time":1744365125899,"_source_registry_name":"default","_cnpm_publish_time":1744365125899},"1.0.1-rc":{"name":"@upstash/context7-mcp","version":"1.0.1-rc","keywords":[],"author":"","license":"MIT","_id":"@upstash/context7-mcp@1.0.1-rc","maintainers":[{"name":"buggyhunter","email":""},{"name":"burak-ups","email":""},{"name":"cahidarda","email":""},{"name":"fahreddin.ozcan","email":""},{"name":"joshtc","email":""},{"name":"mdogan","email":""},{"name":"shannonr","email":""},{"name":"upstashnpm","email":""}],"homepage":"https://github.com/upstash/context7-mcp#readme","bugs":{"url":"https://github.com/upstash/context7-mcp/issues"},"bin":{"context7-mcp":"dist/index.js"},"dist":{"shasum":"3eea1da228325e7a2b805a0d7c0eefae3395f9a5","size":5351,"noattachment":false,"key":"/@upstash/context7-mcp/-/@upstash/context7-mcp-1.0.1-rc.tgz","tarball":"http://registry.cnpm.dingdandao.com/@upstash/context7-mcp/download/@upstash/context7-mcp-1.0.1-rc.tgz"},"type":"module","gitHead":"a591928dd1aaeafaa93f271e4b0536aea0a7b8e3","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\" --fix","test":"echo \"Error: no test specified\" && exit 1","build":"tsc && chmod 755 dist/index.js","format":"prettier --write ."},"_npmUser":{"name":"cahidarda","email":"cahidardaooz@gmail.com"},"repository":{"url":"git+https://github.com/upstash/context7-mcp.git","type":"git"},"_npmVersion":"9.8.1","description":"MCP server for Context7","directories":{},"_nodeVersion":"18.18.2","dependencies":{"zod":"^3.24.2","@modelcontextprotocol/sdk":"^1.8.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^9.23.0","prettier":"^3.5.3","typescript":"^5.8.2","@types/node":"^22.13.14","typescript-eslint":"^8.28.0","eslint-config-prettier":"^10.1.1","eslint-plugin-prettier":"^5.2.5","@typescript-eslint/parser":"^8.28.0","@typescript-eslint/eslint-plugin":"^8.28.0"},"_npmOperationalInternal":{"tmp":"tmp/context7-mcp_1.0.1-rc_1744364913618_0.7540810750780902","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2025-04-11T09:48:33.823Z","publish_time":1744364913823,"_source_registry_name":"default","_cnpm_publish_time":1744364913823},"1.0.0":{"name":"@upstash/context7-mcp","version":"1.0.0","description":"MCP server for Context7","scripts":{"test":"echo \"Error: no test specified\" && exit 1","build":"tsc && chmod 755 build/index.js","format":"prettier --write .","lint":"eslint \"**/*.{js,ts,tsx}\" --fix"},"repository":{"type":"git","url":"git+https://github.com/upstash/context7-mcp.git"},"keywords":[],"author":"","license":"MIT","type":"module","bin":{"context7-mcp":"build/index.js"},"bugs":{"url":"https://github.com/upstash/context7-mcp/issues"},"homepage":"https://github.com/upstash/context7-mcp#readme","dependencies":{"@modelcontextprotocol/sdk":"^1.8.0","zod":"^3.24.2"},"devDependencies":{"@types/node":"^22.13.14","@typescript-eslint/eslint-plugin":"^8.28.0","@typescript-eslint/parser":"^8.28.0","eslint":"^9.23.0","eslint-config-prettier":"^10.1.1","eslint-plugin-prettier":"^5.2.5","prettier":"^3.5.3","typescript":"^5.8.2","typescript-eslint":"^8.28.0"},"_id":"@upstash/context7-mcp@1.0.0","gitHead":"36a6e3bcfec55bcb67a62ac409ee6fbcfe9066d2","_nodeVersion":"23.3.0","_npmVersion":"11.1.0","dist":{"shasum":"ece571f29747c77f90ff65ac8878dcab1f67e8fd","size":4992,"noattachment":false,"key":"/@upstash/context7-mcp/-/@upstash/context7-mcp-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@upstash/context7-mcp/download/@upstash/context7-mcp-1.0.0.tgz"},"_npmUser":{"name":"cahidarda","email":"cahidardaooz@gmail.com"},"directories":{},"maintainers":[{"name":"buggyhunter","email":""},{"name":"burak-ups","email":""},{"name":"cahidarda","email":""},{"name":"fahreddin.ozcan","email":""},{"name":"joshtc","email":""},{"name":"mdogan","email":""},{"name":"shannonr","email":""},{"name":"upstashnpm","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/context7-mcp_1.0.0_1744159991700_0.6595296915133"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-04-09T00:53:11.915Z","publish_time":1744159991915,"_source_registry_name":"default","_cnpm_publish_time":1744159991915},"0.0.2":{"name":"@upstash/context7-mcp","version":"0.0.2","description":"MCP server for Context7","scripts":{"test":"echo \"Error: no test specified\" && exit 1","build":"tsc && chmod 755 build/index.js","format":"prettier --write .","lint":"eslint \"**/*.{js,ts,tsx}\" --fix"},"repository":{"type":"git","url":"git+https://github.com/upstash/context7-mcp.git"},"keywords":[],"author":"","license":"MIT","type":"module","bin":{"context7-mcp":"build/index.js"},"bugs":{"url":"https://github.com/upstash/context7-mcp/issues"},"homepage":"https://github.com/upstash/context7-mcp#readme","dependencies":{"@modelcontextprotocol/sdk":"^1.8.0","zod":"^3.24.2"},"devDependencies":{"@types/node":"^22.13.14","@typescript-eslint/eslint-plugin":"^8.28.0","@typescript-eslint/parser":"^8.28.0","eslint":"^9.23.0","eslint-config-prettier":"^10.1.1","eslint-plugin-prettier":"^5.2.5","prettier":"^3.5.3","typescript":"^5.8.2","typescript-eslint":"^8.28.0"},"_id":"@upstash/context7-mcp@0.0.2","readmeFilename":"README.md","gitHead":"dd3b1661c17c379e986a402ca30f88827dcfc3a9","_nodeVersion":"23.3.0","_npmVersion":"11.1.0","dist":{"shasum":"cf16307167e469d8ee8466da155da6aebf334f0d","size":4998,"noattachment":false,"key":"/@upstash/context7-mcp/-/@upstash/context7-mcp-0.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@upstash/context7-mcp/download/@upstash/context7-mcp-0.0.2.tgz"},"_npmUser":{"name":"cahidarda","email":"cahidardaooz@gmail.com"},"directories":{},"maintainers":[{"name":"buggyhunter","email":""},{"name":"burak-ups","email":""},{"name":"cahidarda","email":""},{"name":"fahreddin.ozcan","email":""},{"name":"joshtc","email":""},{"name":"mdogan","email":""},{"name":"shannonr","email":""},{"name":"upstashnpm","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/context7-mcp_0.0.2_1744135834336_0.5630366412268273"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-04-08T18:10:34.566Z","publish_time":1744135834566,"_source_registry_name":"default","_cnpm_publish_time":1744135834566},"0.0.1":{"name":"@upstash/context7-mcp","version":"0.0.1","keywords":[],"author":"","license":"MIT","_id":"@upstash/context7-mcp@0.0.1","maintainers":[{"name":"buggyhunter","email":""},{"name":"burak-ups","email":""},{"name":"cahidarda","email":""},{"name":"fahreddin.ozcan","email":""},{"name":"joshtc","email":""},{"name":"mdogan","email":""},{"name":"shannonr","email":""},{"name":"upstashnpm","email":""}],"homepage":"https://github.com/upstash/context7-mcp#readme","bugs":{"url":"https://github.com/upstash/context7-mcp/issues"},"bin":{"context7-mcp":"build/index.js"},"dist":{"shasum":"59f90912e529a93f93f9ada9ba7b8d87036a64de","size":4789,"noattachment":false,"key":"/@upstash/context7-mcp/-/@upstash/context7-mcp-0.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@upstash/context7-mcp/download/@upstash/context7-mcp-0.0.1.tgz"},"type":"module","gitHead":"d7ca6b94e4c0f6cc9e7771caf358f3ba3c1e82ef","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\" --fix","test":"echo \"Error: no test specified\" && exit 1","build":"tsc && chmod 755 build/index.js","format":"prettier --write ."},"_npmUser":{"name":"cahidarda","email":"cahidardaooz@gmail.com"},"repository":{"url":"git+https://github.com/upstash/context7-mcp.git","type":"git"},"_npmVersion":"9.8.1","description":"MCP server for Context7","directories":{},"_nodeVersion":"18.18.2","dependencies":{"zod":"^3.24.2","@modelcontextprotocol/sdk":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.23.0","prettier":"^3.5.3","typescript":"^5.8.2","@types/node":"^22.13.14","typescript-eslint":"^8.28.0","eslint-config-prettier":"^10.1.1","eslint-plugin-prettier":"^5.2.5","@typescript-eslint/parser":"^8.28.0","@typescript-eslint/eslint-plugin":"^8.28.0"},"_npmOperationalInternal":{"tmp":"tmp/context7-mcp_0.0.1_1744110393256_0.24107502049808738","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2025-04-08T11:06:33.438Z","publish_time":1744110393438,"_source_registry_name":"default","_cnpm_publish_time":1744110393438}},"readme":"![Cover](https://github.com/upstash/context7/blob/master/public/cover.png?raw=true)\n\n[![Install MCP Server](https://cursor.com/deeplink/mcp-install-dark.svg)](https://cursor.com/en/install-mcp?name=context7&config=eyJ1cmwiOiJodHRwczovL21jcC5jb250ZXh0Ny5jb20vbWNwIn0%3D) [<img alt=\"Install in VS Code (npx)\" src=\"https://img.shields.io/badge/Install%20in%20VS%20Code-0098FF?style=for-the-badge&logo=visualstudiocode&logoColor=white\">](https://insiders.vscode.dev/redirect?url=vscode%3Amcp%2Finstall%3F%7B%22name%22%3A%22context7%22%2C%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22%40upstash%2Fcontext7-mcp%40latest%22%5D%7D)\n\n# Context7 MCP - Up-to-date Code Docs For Any Prompt\n\n[![Website](https://img.shields.io/badge/Website-context7.com-blue)](https://context7.com) [![smithery badge](https://smithery.ai/badge/@upstash/context7-mcp)](https://smithery.ai/server/@upstash/context7-mcp) [![NPM Version](https://img.shields.io/npm/v/%40upstash%2Fcontext7-mcp?color=red)](https://www.npmjs.com/package/@upstash/context7-mcp) [![MIT licensed](https://img.shields.io/npm/l/%40upstash%2Fcontext7-mcp)](./LICENSE)\n\n[![繁體中文](https://img.shields.io/badge/docs-繁體中文-yellow)](./i18n/README.zh-TW.md) [![简体中文](https://img.shields.io/badge/docs-简体中文-yellow)](./i18n/README.zh-CN.md) [![日本語](https://img.shields.io/badge/docs-日本語-b7003a)](./i18n/README.ja.md) [![한국어 문서](https://img.shields.io/badge/docs-한국어-green)](./i18n/README.ko.md) [![Documentación en Español](https://img.shields.io/badge/docs-Español-orange)](./i18n/README.es.md) [![Documentation en Français](https://img.shields.io/badge/docs-Français-blue)](./i18n/README.fr.md) [![Documentação em Português (Brasil)](<https://img.shields.io/badge/docs-Português%20(Brasil)-purple>)](./i18n/README.pt-BR.md) [![Documentazione in italiano](https://img.shields.io/badge/docs-Italian-red)](./i18n/README.it.md) [![Dokumentasi Bahasa Indonesia](https://img.shields.io/badge/docs-Bahasa%20Indonesia-pink)](./i18n/README.id-ID.md) [![Dokumentation auf Deutsch](https://img.shields.io/badge/docs-Deutsch-darkgreen)](./i18n/README.de.md) [![Документация на русском языке](https://img.shields.io/badge/docs-Русский-darkblue)](./i18n/README.ru.md) [![Українська документація](https://img.shields.io/badge/docs-Українська-lightblue)](./i18n/README.uk.md) [![Türkçe Doküman](https://img.shields.io/badge/docs-Türkçe-blue)](./i18n/README.tr.md) [![Arabic Documentation](https://img.shields.io/badge/docs-Arabic-white)](./i18n/README.ar.md) [![Tiếng Việt](https://img.shields.io/badge/docs-Tiếng%20Việt-red)](./i18n/README.vi.md)\n\n## ❌ Without Context7\n\nLLMs rely on outdated or generic information about the libraries you use. You get:\n\n- ❌ Code examples are outdated and based on year-old training data\n- ❌ Hallucinated APIs that don't even exist\n- ❌ Generic answers for old package versions\n\n## ✅ With Context7\n\nContext7 MCP pulls up-to-date, version-specific documentation and code examples straight from the source — and places them directly into your prompt.\n\nAdd `use context7` to your prompt (or [set up a rule](#️-installation) to auto-invoke):\n\n```txt\nCreate a Next.js middleware that checks for a valid JWT in cookies\nand redirects unauthenticated users to `/login`. use context7\n```\n\n```txt\nConfigure a Cloudflare Worker script to cache\nJSON API responses for five minutes. use context7\n```\n\nContext7 fetches up-to-date code examples and documentation right into your LLM's context.\n\n- 1️⃣ Write your prompt naturally\n- 2️⃣ Tell the LLM to `use context7` (or [set up a rule](#️-installation) once)\n- 3️⃣ Get working code answers\n\nNo tab-switching, no hallucinated APIs that don't exist, no outdated code generation.\n\n> [!NOTE]\n> This repository hosts the source code of Context7 MCP server. The supporting components — API backend, parsing engine, and crawling engine — are private and not part of this release.\n\n## ???? Adding Projects\n\nCheck out our [project addition guide](https://context7.com/docs/adding-libraries) to learn how to add (or update) your favorite libraries to Context7.\n\n## ????️ Installation\n\n### Requirements\n\n- Node.js >= v18.0.0\n- Cursor, Claude Code, VSCode, Windsurf or another MCP Client\n- Context7 API Key (Optional) for higher rate limits and private repositories (Get yours by creating an account at [context7.com/dashboard](https://context7.com/dashboard))\n\n> [!TIP]\n> **Recommended Post-Setup: Add a Rule to Auto-Invoke Context7**\n>\n> After installing Context7 (see instructions below), enhance your workflow by adding a rule so you don't have to type `use context7` in every prompt. Define a simple rule in your MCP client's rule section to automatically invoke Context7 on any code question:\n>\n> - For Windsurf, in `.windsurfrules` file\n> - For Cursor, from `Cursor Settings > Rules` section\n> - For Claude Code, in `CLAUDE.md` file\n> - Or the equivalent in your MCP client\n>\n> **Example Rule:**\n>\n> ```txt\n> Always use context7 when I need code generation, setup or configuration steps, or\n> library/API documentation. This means you should automatically use the Context7 MCP\n> tools to resolve library id and get library docs without me having to explicitly ask.\n> ```\n>\n> From then on, you'll get Context7's docs in any related conversation without typing anything extra. You can alter the rule to match your use cases.\n\n<details>\n<summary><b>Installing via Smithery</b></summary>\n\nTo install Context7 MCP Server for any client automatically via [Smithery](https://smithery.ai/server/@upstash/context7-mcp):\n\n```bash\nnpx -y @smithery/cli@latest install @upstash/context7-mcp --client <CLIENT_NAME> --key <YOUR_SMITHERY_KEY>\n```\n\nYou can find your Smithery key in the [Smithery.ai webpage](https://smithery.ai/server/@upstash/context7-mcp).\n\n</details>\n\n<details>\n<summary><b>Install in Cursor</b></summary>\n\nGo to: `Settings` -> `Cursor Settings` -> `MCP` -> `Add new global MCP server`\n\nPasting the following configuration into your Cursor `~/.cursor/mcp.json` file is the recommended approach. You may also install in a specific project by creating `.cursor/mcp.json` in your project folder. See [Cursor MCP docs](https://docs.cursor.com/context/model-context-protocol) for more info.\n\n> Since Cursor 1.0, you can click the install button below for instant one-click installation.\n\n#### Cursor Remote Server Connection\n\n[![Install MCP Server](https://cursor.com/deeplink/mcp-install-dark.svg)](https://cursor.com/en/install-mcp?name=context7&config=eyJ1cmwiOiJodHRwczovL21jcC5jb250ZXh0Ny5jb20vbWNwIn0%3D)\n\n```json\n{\n  \"mcpServers\": {\n    \"context7\": {\n      \"url\": \"https://mcp.context7.com/mcp\",\n      \"headers\": {\n        \"CONTEXT7_API_KEY\": \"YOUR_API_KEY\"\n      }\n    }\n  }\n}\n```\n\n#### Cursor Local Server Connection\n\n[![Install MCP Server](https://cursor.com/deeplink/mcp-install-dark.svg)](https://cursor.com/en/install-mcp?name=context7&config=eyJjb21tYW5kIjoibnB4IC15IEB1cHN0YXNoL2NvbnRleHQ3LW1jcCJ9)\n\n```json\n{\n  \"mcpServers\": {\n    \"context7\": {\n      \"command\": \"npx\",\n      \"args\": [\"-y\", \"@upstash/context7-mcp\", \"--api-key\", \"YOUR_API_KEY\"]\n    }\n  }\n}\n```\n\n</details>\n\n<details>\n<summary><b>Install in Claude Code</b></summary>\n\nRun this command. See [Claude Code MCP docs](https://docs.anthropic.com/en/docs/claude-code/mcp) for more info.\n\n#### Claude Code Local Server Connection\n\n```sh\nclaude mcp add --scope user context7 -- npx -y @upstash/context7-mcp --api-key YOUR_API_KEY\n```\n\n#### Claude Code Remote Server Connection\n\n```sh\nclaude mcp add --scope user --header \"CONTEXT7_API_KEY: YOUR_API_KEY\" --transport http context7 https://mcp.context7.com/mcp\n```\n\n> Remove `--scope user` to install for the current project only.\n\n</details>\n\n<details>\n<summary><b>Install in Amp</b></summary>\n\nRun this command in your terminal. See [Amp MCP docs](https://ampcode.com/manual#mcp) for more info.\n\n#### Without API Key (Basic Usage)\n\n```sh\namp mcp add context7 https://mcp.context7.com/mcp\n```\n\n#### With API Key (Higher Rate Limits & Private Repos)\n\n```sh\namp mcp add context7 --header \"CONTEXT7_API_KEY=YOUR_API_KEY\" https://mcp.context7.com/mcp\n```\n\n</details>\n\n<details>\n<summary><b>Install in Windsurf</b></summary>\n\nAdd this to your Windsurf MCP config file. See [Windsurf MCP docs](https://docs.windsurf.com/windsurf/cascade/mcp) for more info.\n\n#### Windsurf Remote Server Connection\n\n```json\n{\n  \"mcpServers\": {\n    \"context7\": {\n      \"serverUrl\": \"https://mcp.context7.com/mcp\",\n      \"headers\": {\n        \"CONTEXT7_API_KEY\": \"YOUR_API_KEY\"\n      }\n    }\n  }\n}\n```\n\n#### Windsurf Local Server Connection\n\n```json\n{\n  \"mcpServers\": {\n    \"context7\": {\n      \"command\": \"npx\",\n      \"args\": [\"-y\", \"@upstash/context7-mcp\", \"--api-key\", \"YOUR_API_KEY\"]\n    }\n  }\n}\n```\n\n</details>\n\n<details>\n<summary><b>Install in VS Code</b></summary>\n\n[<img alt=\"Install in VS Code (npx)\" src=\"https://img.shields.io/badge/VS_Code-VS_Code?style=flat-square&label=Install%20Context7%20MCP&color=0098FF\">](https://insiders.vscode.dev/redirect?url=vscode%3Amcp%2Finstall%3F%7B%22name%22%3A%22context7%22%2C%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22%40upstash%2Fcontext7-mcp%40latest%22%5D%7D)\n[<img alt=\"Install in VS Code Insiders (npx)\" src=\"https://img.shields.io/badge/VS_Code_Insiders-VS_Code_Insiders?style=flat-square&label=Install%20Context7%20MCP&color=24bfa5\">](https://insiders.vscode.dev/redirect?url=vscode-insiders%3Amcp%2Finstall%3F%7B%22name%22%3A%22context7%22%2C%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22%40upstash%2Fcontext7-mcp%40latest%22%5D%7D)\n\nAdd this to your VS Code MCP config file. See [VS Code MCP docs](https://code.visualstudio.com/docs/copilot/chat/mcp-servers) for more info.\n\n#### VS Code Remote Server Connection\n\n```json\n\"mcp\": {\n  \"servers\": {\n    \"context7\": {\n      \"type\": \"http\",\n      \"url\": \"https://mcp.context7.com/mcp\",\n      \"headers\": {\n        \"CONTEXT7_API_KEY\": \"YOUR_API_KEY\"\n      }\n    }\n  }\n}\n```\n\n#### VS Code Local Server Connection\n\n```json\n\"mcp\": {\n  \"servers\": {\n    \"context7\": {\n      \"type\": \"stdio\",\n      \"command\": \"npx\",\n      \"args\": [\"-y\", \"@upstash/context7-mcp\", \"--api-key\", \"YOUR_API_KEY\"]\n    }\n  }\n}\n```\n\n</details>\n\n<details>\n<summary>\n<b>Install in Cline</b>\n</summary>\n\nYou can easily install Context7 through the [Cline MCP Server Marketplace](https://cline.bot/mcp-marketplace) by following these instructions:\n\n1. Open **Cline**.\n2. Click the hamburger menu icon (☰) to enter the **MCP Servers** section.\n3. Use the search bar within the **Marketplace** tab to find _Context7_.\n4. Click the **Install** button.\n\nOr you can directly edit MCP servers configuration:\n\n1. Open **Cline**.\n2. Click the hamburger menu icon (☰) to enter the **MCP Servers** section.\n3. Choose **Remote Servers** tab.\n4. Click the **Edit Configuration** button.\n5. Add context7 to `mcpServers`:\n\n```json\n{\n  \"mcpServers\": {\n    \"context7\": {\n      \"url\": \"https://mcp.context7.com/mcp\",\n      \"type\": \"streamableHttp\",\n      \"headers\": {\n        \"Authorization\": \"Bearer YOUR_API_KEY\"\n      }\n    }\n  }\n}\n```\n\n</details>\n\n<details>\n<summary><b>Install in Zed</b></summary>\n\nIt can be installed via [Zed Extensions](https://zed.dev/extensions?query=Context7) or you can add this to your Zed `settings.json`. See [Zed Context Server docs](https://zed.dev/docs/assistant/context-servers) for more info.\n\n```json\n{\n  \"context_servers\": {\n    \"Context7\": {\n      \"source\": \"custom\",\n      \"command\": \"npx\",\n      \"args\": [\"-y\", \"@upstash/context7-mcp\", \"--api-key\", \"YOUR_API_KEY\"]\n    }\n  }\n}\n```\n\n</details>\n\n<details>\n<summary><b>Install in Augment Code</b></summary>\n\nTo configure Context7 MCP in Augment Code, you can use either the graphical interface or manual configuration.\n\n### **A. Using the Augment Code UI**\n\n1. Click the hamburger menu.\n2. Select **Settings**.\n3. Navigate to the **Tools** section.\n4. Click the **+ Add MCP** button.\n5. Enter the following command:\n\n   ```\n   npx -y @upstash/context7-mcp@latest\n   ```\n\n6. Name the MCP: **Context7**.\n7. Click the **Add** button.\n\nOnce the MCP server is added, you can start using Context7's up-to-date code documentation features directly within Augment Code.\n\n---\n\n### **B. Manual Configuration**\n\n1. Press Cmd/Ctrl Shift P or go to the hamburger menu in the Augment panel\n2. Select Edit Settings\n3. Under Advanced, click Edit in settings.json\n4. Add the server configuration to the `mcpServers` array in the `augment.advanced` object\n\n```json\n\"augment.advanced\": {\n  \"mcpServers\": [\n    {\n      \"name\": \"context7\",\n      \"command\": \"npx\",\n      \"args\": [\"-y\", \"@upstash/context7-mcp\", \"--api-key\", \"YOUR_API_KEY\"]\n    }\n  ]\n}\n```\n\nOnce the MCP server is added, restart your editor. If you receive any errors, check the syntax to make sure closing brackets or commas are not missing.\n\n</details>\n\n<details>\n<summary><b>Install in Kilo Code</b></summary>\n\nYou can configure the Context7 MCP server in **Kilo Code** using either the UI or by editing your project's MCP configuration file.\n\nKilo Code supports two configuration levels:\n\n- **Global MCP Configuration** — stored in `mcp_settings.json`\n- **Project-level MCP Configuration** — stored in `.kilocode/mcp.json` (recommended)\n\nIf a server is defined in both places, the **project-level configuration overrides the global one**.\n\n---\n\n## Configure via Kilo Code UI\n\n1. Open **Kilo Code**.\n2. Click the **Settings** icon in the top-right corner.\n3. Navigate to **Settings → MCP Servers**.\n4. Click **Add Server**.\n5. Choose **HTTP Server** (Streamable HTTP Transport).\n6. Enter the details:\n\n**URL**\n`https://mcp.context7.com/mcp`\n\n**Headers → Add Header**\n\n- **Key:** `Authorization`\n- **Value:** `Bearer YOUR_API_KEY`\n\n7. Click **Save**.\n8. Ensure the server toggle is **enabled**.\n9. If needed, click **Refresh MCP Servers** to reload the configuration.\n\n---\n\n## Manual Configuration (`.kilocode/mcp.json`)\n\nTo configure the server at the project level (recommended for team environments), create the following file:\n\n**`.kilocode/mcp.json`:**\n\n```json\n{\n  \"mcpServers\": {\n    \"context7\": {\n      \"type\": \"streamable-http\",\n      \"url\": \"https://mcp.context7.com/mcp\",\n      \"headers\": {\n        \"Authorization\": \"Bearer YOUR_API_KEY\"\n      },\n      \"alwaysAllow\": [],\n      \"disabled\": false\n    }\n  }\n}\n```\n\nReplace YOUR_API_KEY with your actual Context7 API key.\n\nAfter saving the file:\n\n- Open Settings → MCP Servers\n\n- Click Refresh MCP Servers\n\nKilo Code will automatically detect and load the configuration.\n\n</details>\n\n<details>\n<summary><b>Install in Google Antigravity</b></summary>\n\nAdd this to your Antigravity MCP config file. See [Antigravity MCP docs](https://antigravity.google/docs/mcp) for more info.\n\n#### Google Antigravity Remote Server Connection\n\n```json\n{\n  \"mcpServers\": {\n    \"context7\": {\n      \"serverUrl\": \"https://mcp.context7.com/mcp\",\n      \"headers\": {\n        \"CONTEXT7_API_KEY\": \"YOUR_API_KEY\"\n      }\n    }\n  }\n}\n```\n\n#### Google Antigravity Local Server Connection\n\n```json\n{\n  \"mcpServers\": {\n    \"context7\": {\n      \"command\": \"npx\",\n      \"args\": [\"-y\", \"@upstash/context7-mcp\", \"--api-key\", \"YOUR_API_KEY\"]\n    }\n  }\n}\n```\n\n</details>\n\n<details>\n<summary><b>Install in Roo Code</b></summary>\n\nAdd this to your Roo Code MCP configuration file. See [Roo Code MCP docs](https://docs.roocode.com/features/mcp/using-mcp-in-roo) for more info.\n\n#### Roo Code Remote Server Connection\n\n```json\n{\n  \"mcpServers\": {\n    \"context7\": {\n      \"type\": \"streamable-http\",\n      \"url\": \"https://mcp.context7.com/mcp\",\n      \"headers\": {\n        \"CONTEXT7_API_KEY\": \"YOUR_API_KEY\"\n      }\n    }\n  }\n}\n```\n\n#### Roo Code Local Server Connection\n\n```json\n{\n  \"mcpServers\": {\n    \"context7\": {\n      \"command\": \"npx\",\n      \"args\": [\"-y\", \"@upstash/context7-mcp\", \"--api-key\", \"YOUR_API_KEY\"]\n    }\n  }\n}\n```\n\n</details>\n\n<details>\n<summary><b>Install in Gemini CLI</b></summary>\n\nSee [Gemini CLI Configuration](https://google-gemini.github.io/gemini-cli/docs/tools/mcp-server.html) for details.\n\n1.  Open the Gemini CLI settings file. The location is `~/.gemini/settings.json` (where `~` is your home directory).\n2.  Add the following to the `mcpServers` object in your `settings.json` file:\n\n```json\n{\n  \"mcpServers\": {\n    \"context7\": {\n      \"httpUrl\": \"https://mcp.context7.com/mcp\",\n      \"headers\": {\n        \"CONTEXT7_API_KEY\": \"YOUR_API_KEY\",\n        \"Accept\": \"application/json, text/event-stream\"\n      }\n    }\n  }\n}\n```\n\nOr, for a local server:\n\n```json\n{\n  \"mcpServers\": {\n    \"context7\": {\n      \"command\": \"npx\",\n      \"args\": [\"-y\", \"@upstash/context7-mcp\", \"--api-key\", \"YOUR_API_KEY\"]\n    }\n  }\n}\n```\n\nIf the `mcpServers` object does not exist, create it.\n\n</details>\n\n<details>\n<summary><b>Install in Qwen Coder</b></summary>\n\nSee [Qwen Coder MCP Configuration](https://qwenlm.github.io/qwen-code-docs/en/tools/mcp-server/#how-to-set-up-your-mcp-server) for details.\n\n1.  Open the Qwen Coder settings file. The location is `~/.qwen/settings.json` (where `~` is your home directory).\n2.  Add the following to the `mcpServers` object in your `settings.json` file:\n\n```json\n{\n  \"mcpServers\": {\n    \"context7\": {\n      \"httpUrl\": \"https://mcp.context7.com/mcp\",\n      \"headers\": {\n        \"CONTEXT7_API_KEY\": \"YOUR_API_KEY\",\n        \"Accept\": \"application/json, text/event-stream\"\n      }\n    }\n  }\n}\n```\n\nOr, for a local server:\n\n```json\n{\n  \"mcpServers\": {\n    \"context7\": {\n      \"command\": \"npx\",\n      \"args\": [\"-y\", \"@upstash/context7-mcp\", \"--api-key\", \"YOUR_API_KEY\"]\n    }\n  }\n}\n```\n\nIf the `mcpServers` object does not exist, create it.\n\n</details>\n\n<details>\n<summary><b>Install in Claude Desktop</b></summary>\n\n#### Remote Server Connection\n\nOpen Claude Desktop and navigate to Settings > Connectors > Add Custom Connector. Enter the name as `Context7` and the remote MCP server URL as `https://mcp.context7.com/mcp`.\n\n#### Local Server Connection\n\nOpen Claude Desktop developer settings and edit your `claude_desktop_config.json` file to add the following configuration. See [Claude Desktop MCP docs](https://modelcontextprotocol.io/quickstart/user) for more info.\n\n```json\n{\n  \"mcpServers\": {\n    \"context7\": {\n      \"command\": \"npx\",\n      \"args\": [\"-y\", \"@upstash/context7-mcp\", \"--api-key\", \"YOUR_API_KEY\"]\n    }\n  }\n}\n```\n\n</details>\n\n<details>\n<summary><b>Install in Opencode</b></summary>\n\nAdd this to your Opencode configuration file. See [Opencode MCP docs](https://opencode.ai/docs/mcp-servers) for more info.\n\n#### Opencode Remote Server Connection\n\n```json\n\"mcp\": {\n  \"context7\": {\n    \"type\": \"remote\",\n    \"url\": \"https://mcp.context7.com/mcp\",\n    \"headers\": {\n      \"CONTEXT7_API_KEY\": \"YOUR_API_KEY\"\n    },\n    \"enabled\": true\n  }\n}\n```\n\n#### Opencode Local Server Connection\n\n```json\n{\n  \"mcp\": {\n    \"context7\": {\n      \"type\": \"local\",\n      \"command\": [\"npx\", \"-y\", \"@upstash/context7-mcp\", \"--api-key\", \"YOUR_API_KEY\"],\n      \"enabled\": true\n    }\n  }\n}\n```\n\n</details>\n\n<details>\n<summary><b>Install in OpenAI Codex</b></summary>\n\nSee [OpenAI Codex](https://github.com/openai/codex) for more information.\n\nAdd the following configuration to your OpenAI Codex MCP server settings:\n\n#### Local Server Connection\n\n```toml\n[mcp_servers.context7]\nargs = [\"-y\", \"@upstash/context7-mcp\", \"--api-key\", \"YOUR_API_KEY\"]\ncommand = \"npx\"\nstartup_timeout_ms = 20_000\n```\n\n#### Remote Server Connection\n\n```toml\n[mcp_servers.context7]\nurl = \"https://mcp.context7.com/mcp\"\nhttp_headers = { \"CONTEXT7_API_KEY\" = \"YOUR_API_KEY\" }\n```\n\n> Optional troubleshooting — only if you see startup \"request timed out\" or \"not found program\". Most users can ignore this.\n>\n> - First try: increase `startup_timeout_ms` to `40_000` and retry.\n> - Windows quick fix (absolute `npx` path + explicit env):\n>\n> ```toml\n> [mcp_servers.context7]\n> command = \"C:\\\\Users\\\\yourname\\\\AppData\\\\Roaming\\\\npm\\\\npx.cmd\"\n> args = [\n>   \"-y\",\n>   \"@upstash/context7-mcp\",\n>   \"--api-key\",\n>   \"YOUR_API_KEY\"\n> ]\n> env = { SystemRoot=\"C:\\\\Windows\", APPDATA=\"C:\\\\Users\\\\yourname\\\\AppData\\\\Roaming\" }\n> startup_timeout_ms = 40_000\n> ```\n>\n> - macOS quick fix (use Node + installed package entry point):\n>\n> ```toml\n> [mcp_servers.context7]\n> command = \"/Users/yourname/.nvm/versions/node/v22.14.0/bin/node\"\n> args = [\"/Users/yourname/.nvm/versions/node/v22.14.0/lib/node_modules/@upstash/context7-mcp/dist/index.js\",\n>   \"--transport\",\n>   \"stdio\",\n>   \"--api-key\",\n>   \"YOUR_API_KEY\"\n> ]\n> ```\n>\n> Notes: Replace `yourname` with your OS username. Explicitly setting `APPDATA` and `SystemRoot` is essential because these are required by `npx` on Windows but not set by certain versions of OpenAI Codex mcp clients by default.\n\n</details>\n\n<details>\n\n<summary><b>Install in JetBrains AI Assistant</b></summary>\n\nSee [JetBrains AI Assistant Documentation](https://www.jetbrains.com/help/ai-assistant/configure-an-mcp-server.html) for more details.\n\n1. In JetBrains IDEs, go to `Settings` -> `Tools` -> `AI Assistant` -> `Model Context Protocol (MCP)`\n2. Click `+ Add`.\n3. Click on `Command` in the top-left corner of the dialog and select the As JSON option from the list\n4. Add this configuration and click `OK`\n\n```json\n{\n  \"mcpServers\": {\n    \"context7\": {\n      \"command\": \"npx\",\n      \"args\": [\"-y\", \"@upstash/context7-mcp\", \"--api-key\", \"YOUR_API_KEY\"]\n    }\n  }\n}\n```\n\n5. Click `Apply` to save changes.\n6. The same way context7 could be added for JetBrains Junie in `Settings` -> `Tools` -> `Junie` -> `MCP Settings`\n\n</details>\n\n<details>\n  \n<summary><b>Install in Kiro</b></summary>\n\nSee [Kiro Model Context Protocol Documentation](https://kiro.dev/docs/mcp/configuration/) for details.\n\n1. Navigate `Kiro` > `MCP Servers`\n2. Add a new MCP server by clicking the `+ Add` button.\n3. Paste the configuration given below:\n\n```json\n{\n  \"mcpServers\": {\n    \"Context7\": {\n      \"command\": \"npx\",\n      \"args\": [\"-y\", \"@upstash/context7-mcp\", \"--api-key\", \"YOUR_API_KEY\"],\n      \"env\": {},\n      \"disabled\": false,\n      \"autoApprove\": []\n    }\n  }\n}\n```\n\n4. Click `Save` to apply the changes.\n\n</details>\n\n<details>\n<summary><b>Install in Trae</b></summary>\n\nUse the Add manually feature and fill in the JSON configuration information for that MCP server.\nFor more details, visit the [Trae documentation](https://docs.trae.ai/ide/model-context-protocol?_lang=en).\n\n#### Trae Remote Server Connection\n\n```json\n{\n  \"mcpServers\": {\n    \"context7\": {\n      \"url\": \"https://mcp.context7.com/mcp\"\n    }\n  }\n}\n```\n\n#### Trae Local Server Connection\n\n```json\n{\n  \"mcpServers\": {\n    \"context7\": {\n      \"command\": \"npx\",\n      \"args\": [\"-y\", \"@upstash/context7-mcp\", \"--api-key\", \"YOUR_API_KEY\"]\n    }\n  }\n}\n```\n\n</details>\n\n<details>\n<summary><b>Using Bun or Deno</b></summary>\n\nUse these alternatives to run the local Context7 MCP server with other runtimes. These examples work for any client that supports launching a local MCP server via command + args.\n\n#### Bun\n\n```json\n{\n  \"mcpServers\": {\n    \"context7\": {\n      \"command\": \"bunx\",\n      \"args\": [\"-y\", \"@upstash/context7-mcp\", \"--api-key\", \"YOUR_API_KEY\"]\n    }\n  }\n}\n```\n\n#### Deno\n\n```json\n{\n  \"mcpServers\": {\n    \"context7\": {\n      \"command\": \"deno\",\n      \"args\": [\n        \"run\",\n        \"--allow-env=NO_DEPRECATION,TRACE_DEPRECATION\",\n        \"--allow-net\",\n        \"npm:@upstash/context7-mcp\"\n      ]\n    }\n  }\n}\n```\n\n</details>\n\n<details>\n<summary><b>Using Docker</b></summary>\n\nIf you prefer to run the MCP server in a Docker container:\n\n1. **Build the Docker Image:**\n\n   First, create a `Dockerfile` in the project root (or anywhere you prefer):\n\n   <details>\n   <summary>Click to see Dockerfile content</summary>\n\n   ```Dockerfile\n   FROM node:18-alpine\n\n   WORKDIR /app\n\n   # Install the latest version globally\n   RUN npm install -g @upstash/context7-mcp\n\n   # Expose default port if needed (optional, depends on MCP client interaction)\n   # EXPOSE 3000\n\n   # Default command to run the server\n   CMD [\"context7-mcp\"]\n   ```\n\n   </details>\n\n   Then, build the image using a tag (e.g., `context7-mcp`). **Make sure Docker Desktop (or the Docker daemon) is running.** Run the following command in the same directory where you saved the `Dockerfile`:\n\n   ```bash\n   docker build -t context7-mcp .\n   ```\n\n2. **Configure Your MCP Client:**\n\n   Update your MCP client's configuration to use the Docker command.\n\n   _Example for a cline_mcp_settings.json:_\n\n   ```json\n   {\n     \"mcpServers\": {\n       \"Сontext7\": {\n         \"autoApprove\": [],\n         \"disabled\": false,\n         \"timeout\": 60,\n         \"command\": \"docker\",\n         \"args\": [\"run\", \"-i\", \"--rm\", \"context7-mcp\"],\n         \"transportType\": \"stdio\"\n       }\n     }\n   }\n   ```\n\n   _Note: This is an example configuration. Please refer to the specific examples for your MCP client (like Cursor, VS Code, etc.) earlier in this README to adapt the structure (e.g., `mcpServers` vs `servers`). Also, ensure the image name in `args` matches the tag used during the `docker build` command._\n\n</details>\n\n<details>\n<summary><b>Install Using the Desktop Extension</b></summary>\n\nInstall the [context7.mcpb](mcpb/context7.mcpb) file under the mcpb folder and add it to your client. For more information, please check out [MCP bundles docs](https://github.com/anthropics/mcpb#mcp-bundles-mcpb).\n\n</details>\n\n<details>\n<summary><b>Install in Windows</b></summary>\n\nThe configuration on Windows is slightly different compared to Linux or macOS (_`Cline` is used in the example_). The same principle applies to other editors; refer to the configuration of `command` and `args`.\n\n```json\n{\n  \"mcpServers\": {\n    \"github.com/upstash/context7-mcp\": {\n      \"command\": \"cmd\",\n      \"args\": [\"/c\", \"npx\", \"-y\", \"@upstash/context7-mcp\", \"--api-key\", \"YOUR_API_KEY\"],\n      \"disabled\": false,\n      \"autoApprove\": []\n    }\n  }\n}\n```\n\n</details>\n\n<details>\n<summary><b>Install in Amazon Q Developer CLI</b></summary>\n\nAdd this to your Amazon Q Developer CLI configuration file. See [Amazon Q Developer CLI docs](https://docs.aws.amazon.com/amazonq/latest/qdeveloper-ug/command-line-mcp-configuration.html) for more details.\n\n```json\n{\n  \"mcpServers\": {\n    \"context7\": {\n      \"command\": \"npx\",\n      \"args\": [\"-y\", \"@upstash/context7-mcp\", \"--api-key\", \"YOUR_API_KEY\"]\n    }\n  }\n}\n```\n\n</details>\n\n<details>\n<summary><b>Install in Warp</b></summary>\n\nSee [Warp Model Context Protocol Documentation](https://docs.warp.dev/knowledge-and-collaboration/mcp#adding-an-mcp-server) for details.\n\n1. Navigate `Settings` > `AI` > `Manage MCP servers`.\n2. Add a new MCP server by clicking the `+ Add` button.\n3. Paste the configuration given below:\n\n```json\n{\n  \"Context7\": {\n    \"command\": \"npx\",\n    \"args\": [\"-y\", \"@upstash/context7-mcp\", \"--api-key\", \"YOUR_API_KEY\"],\n    \"env\": {},\n    \"working_directory\": null,\n    \"start_on_launch\": true\n  }\n}\n```\n\n4. Click `Save` to apply the changes.\n\n</details>\n\n<details>\n\n<summary><b>Install in Copilot Coding Agent</b></summary>\n\n## Using Context7 with Copilot Coding Agent\n\nAdd the following configuration to the `mcp` section of your Copilot Coding Agent configuration file Repository->Settings->Copilot->Coding agent->MCP configuration:\n\n```json\n{\n  \"mcpServers\": {\n    \"context7\": {\n      \"type\": \"http\",\n      \"url\": \"https://mcp.context7.com/mcp\",\n      \"headers\": {\n        \"CONTEXT7_API_KEY\": \"YOUR_API_KEY\"\n      },\n      \"tools\": [\"get-library-docs\", \"resolve-library-id\"]\n    }\n  }\n}\n```\n\nFor more information, see the [official GitHub documentation](https://docs.github.com/en/enterprise-cloud@latest/copilot/how-tos/agents/copilot-coding-agent/extending-copilot-coding-agent-with-mcp).\n\n</details>\n\n<details>\n<summary><b>Install in Copilot CLI</b></summary>\n\n1.  Open the Copilot CLI MCP config file. The location is `~/.copilot/mcp-config.json` (where `~` is your home directory).\n2.  Add the following to the `mcpServers` object in your `mcp-config.json` file:\n\n```json\n{\n  \"mcpServers\": {\n    \"context7\": {\n      \"type\": \"http\",\n      \"url\": \"https://mcp.context7.com/mcp\",\n      \"headers\": {\n        \"CONTEXT7_API_KEY\": \"YOUR_API_KEY\"\n      },\n      \"tools\": [\"get-library-docs\", \"resolve-library-id\"]\n    }\n  }\n}\n```\n\nOr, for a local server:\n\n```json\n{\n  \"mcpServers\": {\n    \"context7\": {\n      \"type\": \"local\",\n      \"command\": \"npx\",\n      \"tools\": [\"get-library-docs\", \"resolve-library-id\"],\n      \"args\": [\"-y\", \"@upstash/context7-mcp\", \"--api-key\", \"YOUR_API_KEY\"]\n    }\n  }\n}\n```\n\nIf the `mcp-config.json` file does not exist, create it.\n\n</details>\n\n<details>\n<summary><b>Install in LM Studio</b></summary>\n\nSee [LM Studio MCP Support](https://lmstudio.ai/blog/lmstudio-v0.3.17) for more information.\n\n#### One-click install:\n\n[![Add MCP Server context7 to LM Studio](https://files.lmstudio.ai/deeplink/mcp-install-light.svg)](https://lmstudio.ai/install-mcp?name=context7&config=eyJjb21tYW5kIjoibnB4IiwiYXJncyI6WyIteSIsIkB1cHN0YXNoL2NvbnRleHQ3LW1jcCJdfQ%3D%3D)\n\n#### Manual set-up:\n\n1. Navigate to `Program` (right side) > `Install` > `Edit mcp.json`.\n2. Paste the configuration given below:\n\n```json\n{\n  \"mcpServers\": {\n    \"Context7\": {\n      \"command\": \"npx\",\n      \"args\": [\"-y\", \"@upstash/context7-mcp\", \"--api-key\", \"YOUR_API_KEY\"]\n    }\n  }\n}\n```\n\n3. Click `Save` to apply the changes.\n4. Toggle the MCP server on/off from the right hand side, under `Program`, or by clicking the plug icon at the bottom of the chat box.\n\n</details>\n\n<details>\n<summary><b>Install in Visual Studio 2022</b></summary>\n\nYou can configure Context7 MCP in Visual Studio 2022 by following the [Visual Studio MCP Servers documentation](https://learn.microsoft.com/visualstudio/ide/mcp-servers?view=vs-2022).\n\nAdd this to your Visual Studio MCP config file (see the [Visual Studio docs](https://learn.microsoft.com/visualstudio/ide/mcp-servers?view=vs-2022) for details):\n\n```json\n{\n  \"inputs\": [],\n  \"servers\": {\n    \"context7\": {\n      \"type\": \"http\",\n      \"url\": \"https://mcp.context7.com/mcp\",\n      \"headers\": {\n        \"CONTEXT7_API_KEY\": \"YOUR_API_KEY\"\n      }\n    }\n  }\n}\n```\n\nOr, for a local server:\n\n```json\n{\n  \"mcp\": {\n    \"servers\": {\n      \"context7\": {\n        \"type\": \"stdio\",\n        \"command\": \"npx\",\n        \"args\": [\"-y\", \"@upstash/context7-mcp\", \"--api-key\", \"YOUR_API_KEY\"]\n      }\n    }\n  }\n}\n```\n\nFor more information and troubleshooting, refer to the [Visual Studio MCP Servers documentation](https://learn.microsoft.com/visualstudio/ide/mcp-servers?view=vs-2022).\n\n</details>\n\n<details>\n<summary><b>Install in Crush</b></summary>\n\nAdd this to your Crush configuration file. See [Crush MCP docs](https://github.com/charmbracelet/crush#mcps) for more info.\n\n#### Crush Remote Server Connection (HTTP)\n\n```json\n{\n  \"$schema\": \"https://charm.land/crush.json\",\n  \"mcp\": {\n    \"context7\": {\n      \"type\": \"http\",\n      \"url\": \"https://mcp.context7.com/mcp\",\n      \"headers\": {\n        \"CONTEXT7_API_KEY\": \"YOUR_API_KEY\"\n      }\n    }\n  }\n}\n```\n\n#### Crush Local Server Connection\n\n```json\n{\n  \"$schema\": \"https://charm.land/crush.json\",\n  \"mcp\": {\n    \"context7\": {\n      \"type\": \"stdio\",\n      \"command\": \"npx\",\n      \"args\": [\"-y\", \"@upstash/context7-mcp\", \"--api-key\", \"YOUR_API_KEY\"]\n    }\n  }\n}\n```\n\n</details>\n\n<details>\n<summary><b>Install in BoltAI</b></summary>\n\nOpen the \"Settings\" page of the app, navigate to \"Plugins,\" and enter the following JSON:\n\n```json\n{\n  \"mcpServers\": {\n    \"context7\": {\n      \"command\": \"npx\",\n      \"args\": [\"-y\", \"@upstash/context7-mcp\", \"--api-key\", \"YOUR_API_KEY\"]\n    }\n  }\n}\n```\n\nOnce saved, enter in the chat `get-library-docs` followed by your Context7 documentation ID (e.g., `get-library-docs /nuxt/ui`). More information is available on [BoltAI's Documentation site](https://docs.boltai.com/docs/plugins/mcp-servers). For BoltAI on iOS, [see this guide](https://docs.boltai.com/docs/boltai-mobile/mcp-servers).\n\n</details>\n\n<details>\n<summary><b>Install in Rovo Dev CLI</b></summary>\n\nEdit your Rovo Dev CLI MCP config by running the command below -\n\n```bash\nacli rovodev mcp\n```\n\nExample config -\n\n#### Remote Server Connection\n\n```json\n{\n  \"mcpServers\": {\n    \"context7\": {\n      \"url\": \"https://mcp.context7.com/mcp\"\n    }\n  }\n}\n```\n\n#### Local Server Connection\n\n```json\n{\n  \"mcpServers\": {\n    \"context7\": {\n      \"command\": \"npx\",\n      \"args\": [\"-y\", \"@upstash/context7-mcp\", \"--api-key\", \"YOUR_API_KEY\"]\n    }\n  }\n}\n```\n\n</details>\n\n<details>\n<summary><b>Install in Zencoder</b></summary>\n\nTo configure Context7 MCP in Zencoder, follow these steps:\n\n1. Go to the Zencoder menu (...)\n2. From the dropdown menu, select Agent tools\n3. Click on the Add custom MCP\n4. Add the name and server configuration from below, and make sure to hit the Install button\n\n```json\n{\n  \"command\": \"npx\",\n  \"args\": [\"-y\", \"@upstash/context7-mcp\", \"--api-key\", \"YOUR_API_KEY\"]\n}\n```\n\nOnce the MCP server is added, you can easily continue using it.\n\n</details>\n\n<details>\n<summary><b>Install in Qodo Gen</b></summary>\n\nSee [Qodo Gen docs](https://docs.qodo.ai/qodo-documentation/qodo-gen/qodo-gen-chat/agentic-mode/agentic-tools-mcps) for more details.\n\n1. Open Qodo Gen chat panel in VSCode or IntelliJ.\n2. Click Connect more tools.\n3. Click + Add new MCP.\n4. Add the following configuration:\n\n#### Qodo Gen Local Server Connection\n\n```json\n{\n  \"mcpServers\": {\n    \"context7\": {\n      \"command\": \"npx\",\n      \"args\": [\"-y\", \"@upstash/context7-mcp\", \"--api-key\", \"YOUR_API_KEY\"]\n    }\n  }\n}\n```\n\n#### Qodo Gen Remote Server Connection\n\n```json\n{\n  \"mcpServers\": {\n    \"context7\": {\n      \"url\": \"https://mcp.context7.com/mcp\"\n    }\n  }\n}\n```\n\n</details>\n\n<details>\n<summary><b>Install in Perplexity Desktop</b></summary>\n\nSee [Local and Remote MCPs for Perplexity](https://www.perplexity.ai/help-center/en/articles/11502712-local-and-remote-mcps-for-perplexity) for more information.\n\n1. Navigate `Perplexity` > `Settings`\n2. Select `Connectors`.\n3. Click `Add Connector`.\n4. Select `Advanced`.\n5. Enter Server Name: `Context7`\n6. Paste the following JSON in the text area:\n\n```json\n{\n  \"args\": [\"-y\", \"@upstash/context7-mcp\", \"--api-key\", \"YOUR_API_KEY\"],\n  \"command\": \"npx\",\n  \"env\": {}\n}\n```\n\n7. Click `Save`.\n</details>\n\n<details>\n<summary><b>Install in Factory</b></summary>\n\nFactory's droid supports MCP servers through its CLI. See [Factory MCP docs](https://docs.factory.ai/cli/configuration/mcp) for more info.\n\n#### Factory Remote Server Connection (HTTP)\n\nRun this command in your terminal:\n\n```sh\ndroid mcp add context7 https://mcp.context7.com/mcp --type http --header \"CONTEXT7_API_KEY: YOUR_API_KEY\"\n```\n\nOr without an API key (basic usage with rate limits):\n\n```sh\ndroid mcp add context7 https://mcp.context7.com/mcp --type http\n```\n\n#### Factory Local Server Connection (Stdio)\n\nRun this command in your terminal:\n\n```sh\ndroid mcp add context7 \"npx -y @upstash/context7-mcp\" --env CONTEXT7_API_KEY=YOUR_API_KEY\n```\n\nOnce configured, Context7 tools will be available in your droid sessions. Type `/mcp` within droid to manage servers, authenticate, and view available tools.\n\n</details>\n\n<details>\n<summary><b>Install in Emdash</b></summary>\n\n[Emdash](https://github.com/generalaction/emdash) is an orchestration layer for running multiple coding agents in parallel. Provider-agnostic, worktree-isolated, and local-first. Emdash supports Context7 MCP to enable Context7 for your agents.\n\n**What Emdash provides:**\n\n- Global toggle: Settings → MCP → \"Enable Context7 MCP\"\n- Per-workspace enable: The Context7 button in the ProviderBar (off by default). First click enables it for that workspace. Clicking again disables it.\n- ProviderBar: The Context7 button shows status, a short explanation, and a link to docs\n\n**What you still need to do:**\nConfigure your coding agent (Codex, Claude Code, Cursor, etc.) to connect to Context7 MCP. Emdash does not modify your agent's config. See the respective MCP configuration sections above for your agent (e.g., OpenAI Codex, Claude Code, Cursor).\n\nSee the [Emdash repository](https://github.com/generalaction/emdash) for more information.\n\n</details>\n\n## ???? Available Tools\n\nContext7 MCP provides the following tools that LLMs can use:\n\n- `resolve-library-id`: Resolves a general library name into a Context7-compatible library ID.\n  - `libraryName` (required): The name of the library to search for\n\n- `get-library-docs`: Fetches documentation for a library using a Context7-compatible library ID.\n  - `context7CompatibleLibraryID` (required): Exact Context7-compatible library ID (e.g., `/mongodb/docs`, `/vercel/next.js`)\n  - `topic` (optional): Focus the docs on a specific topic (e.g., \"routing\", \"hooks\")\n  - `page` (optional, default 1): Page number for pagination (1-10). If the context is not sufficient, try page=2, page=3, etc. with the same topic.\n\n## ???? Tips\n\n### Add a Rule\n\nTo avoid typing `use context7` in every prompt, you can add a rule to your MCP client that automatically invokes Context7 for code-related questions. See the [recommended setup in the Installation section](#️-installation) for detailed instructions and example rules.\n\n### Use Library Id\n\nIf you already know exactly which library you want to use, add its Context7 ID to your prompt. That way, Context7 MCP server can skip the library-matching step and directly continue with retrieving docs.\n\n```txt\nImplement basic authentication with Supabase. use library /supabase/supabase for API and docs.\n```\n\nThe slash syntax tells the MCP tool exactly which library to load docs for.\n\n### HTTPS Proxy\n\nIf you are behind an HTTP proxy, Context7 uses the standard `https_proxy` / `HTTPS_PROXY` environment variables.\n\n## ???? Development\n\nClone the project and install dependencies:\n\n```bash\nbun i\n```\n\nBuild:\n\n```bash\nbun run build\n```\n\nRun the server:\n\n```bash\nbun run dist/index.js\n```\n\n### CLI Arguments\n\n`context7-mcp` accepts the following CLI flags:\n\n- `--transport <stdio|http>` – Transport to use (`stdio` by default). Use `http` for remote HTTP server or `stdio` for local integration.\n- `--port <number>` – Port to listen on when using `http` transport (default `3000`).\n- `--api-key <key>` – API key for authentication (or set `CONTEXT7_API_KEY` env var). You can get your API key by creating an account at [context7.com/dashboard](https://context7.com/dashboard).\n\nExample with HTTP transport and port 8080:\n\n```bash\nbun run dist/index.js --transport http --port 8080\n```\n\nAnother example with stdio transport:\n\n```bash\nbun run dist/index.js --transport stdio --api-key YOUR_API_KEY\n```\n\n### Environment Variables\n\nYou can use the `CONTEXT7_API_KEY` environment variable instead of passing the `--api-key` flag. This is useful for:\n\n- Storing API keys securely in `.env` files\n- Integration with MCP server setups that use dotenv\n- Tools that prefer environment variable configuration\n\n**Note:** The `--api-key` CLI flag takes precedence over the environment variable when both are provided.\n\n**Example with .env file:**\n\n```bash\n# .env\nCONTEXT7_API_KEY=your_api_key_here\n```\n\n**Example MCP configuration using environment variable:**\n\n```json\n{\n  \"mcpServers\": {\n    \"context7\": {\n      \"command\": \"npx\",\n      \"args\": [\"-y\", \"@upstash/context7-mcp\"],\n      \"env\": {\n        \"CONTEXT7_API_KEY\": \"YOUR_API_KEY\"\n      }\n    }\n  }\n}\n```\n\n<details>\n<summary><b>Local Configuration Example</b></summary>\n\n```json\n{\n  \"mcpServers\": {\n    \"context7\": {\n      \"command\": \"npx\",\n      \"args\": [\"tsx\", \"/path/to/folder/context7/src/index.ts\", \"--api-key\", \"YOUR_API_KEY\"]\n    }\n  }\n}\n```\n\n</details>\n\n### OAuth Authentication\n\nContext7 MCP server supports OAuth 2.0 authentication for MCP clients that implement the [MCP OAuth specification](https://modelcontextprotocol.io/specification/2025-03-26/basic/authorization).\n\nTo use OAuth, change the endpoint from `/mcp` to `/mcp/oauth` in your client configuration:\n\n```diff\n- \"url\": \"https://mcp.context7.com/mcp\"\n+ \"url\": \"https://mcp.context7.com/mcp/oauth\"\n```\n\n> **Note:** OAuth is not supported with stdio transport. For local MCP connections, use API key authentication instead.\n\n<details>\n<summary><b>Testing with MCP Inspector</b></summary>\n\n```bash\nnpx -y @modelcontextprotocol/inspector npx @upstash/context7-mcp\n```\n\n</details>\n\n## ???? Troubleshooting\n\n<details>\n<summary><b>Module Not Found Errors</b></summary>\n\nIf you encounter `ERR_MODULE_NOT_FOUND`, try using `bunx` instead of `npx`:\n\n```json\n{\n  \"mcpServers\": {\n    \"context7\": {\n      \"command\": \"bunx\",\n      \"args\": [\"-y\", \"@upstash/context7-mcp\"]\n    }\n  }\n}\n```\n\nThis often resolves module resolution issues in environments where `npx` doesn't properly install or resolve packages.\n\n</details>\n\n<details>\n<summary><b>ESM Resolution Issues</b></summary>\n\nFor errors like `Error: Cannot find module 'uriTemplate.js'`, try the `--experimental-vm-modules` flag:\n\n```json\n{\n  \"mcpServers\": {\n    \"context7\": {\n      \"command\": \"npx\",\n      \"args\": [\"-y\", \"--node-options=--experimental-vm-modules\", \"@upstash/context7-mcp@1.0.6\"]\n    }\n  }\n}\n```\n\n</details>\n\n<details>\n<summary><b>TLS/Certificate Issues</b></summary>\n\nUse the `--experimental-fetch` flag to bypass TLS-related problems:\n\n```json\n{\n  \"mcpServers\": {\n    \"context7\": {\n      \"command\": \"npx\",\n      \"args\": [\"-y\", \"--node-options=--experimental-fetch\", \"@upstash/context7-mcp\"]\n    }\n  }\n}\n```\n\n</details>\n\n<details>\n<summary><b>General MCP Client Errors</b></summary>\n\n1. Try adding `@latest` to the package name\n2. Use `bunx` as an alternative to `npx`\n3. Consider using `deno` as another alternative\n4. Ensure you're using Node.js v18 or higher for native fetch support\n\n</details>\n\n## ⚠️ Disclaimer\n\n1- Context7 projects are community-contributed and while we strive to maintain high quality, we cannot guarantee the accuracy, completeness, or security of all library documentation. Projects listed in Context7 are developed and maintained by their respective owners, not by Context7. If you encounter any suspicious, inappropriate, or potentially harmful content, please use the \"Report\" button on the project page to notify us immediately. We take all reports seriously and will review flagged content promptly to maintain the integrity and safety of our platform. By using Context7, you acknowledge that you do so at your own discretion and risk.\n\n2- This repository hosts the MCP server’s source code. The supporting components — API backend, parsing engine, and crawling engine — are private and not part of this release.\n\n## ???? Connect with Us\n\nStay updated and join our community:\n\n- ???? Follow us on [X](https://x.com/context7ai) for the latest news and updates\n- ???? Visit our [Website](https://context7.com)\n- ???? Join our [Discord Community](https://upstash.com/discord)\n\n## ???? Context7 In Media\n\n- [Better Stack: \"Free Tool Makes Cursor 10x Smarter\"](https://youtu.be/52FC3qObp9E)\n- [Cole Medin: \"This is Hands Down the BEST MCP Server for AI Coding Assistants\"](https://www.youtube.com/watch?v=G7gK8H6u7Rs)\n- [Income Stream Surfers: \"Context7 + SequentialThinking MCPs: Is This AGI?\"](https://www.youtube.com/watch?v=-ggvzyLpK6o)\n- [Julian Goldie SEO: \"Context7: New MCP AI Agent Update\"](https://www.youtube.com/watch?v=CTZm6fBYisc)\n- [JeredBlu: \"Context 7 MCP: Get Documentation Instantly + VS Code Setup\"](https://www.youtube.com/watch?v=-ls0D-rtET4)\n- [Income Stream Surfers: \"Context7: The New MCP Server That Will CHANGE AI Coding\"](https://www.youtube.com/watch?v=PS-2Azb-C3M)\n- [AICodeKing: \"Context7 + Cline & RooCode: This MCP Server Makes CLINE 100X MORE EFFECTIVE!\"](https://www.youtube.com/watch?v=qZfENAPMnyo)\n- [Sean Kochel: \"5 MCP Servers For Vibe Coding Glory (Just Plug-In & Go)\"](https://www.youtube.com/watch?v=LqTQi8qexJM)\n\n## ⭐ Star History\n\n[![Star History Chart](https://api.star-history.com/svg?repos=upstash/context7&type=Date)](https://www.star-history.com/#upstash/context7&Date)\n\n## ???? License\n\nMIT\n","_attachments":{},"homepage":"https://github.com/upstash/context7#readme","bugs":{"url":"https://github.com/upstash/context7/issues"},"license":"MIT"}