From aebff2657448cb78306c890321e2e2e426032e57 Mon Sep 17 00:00:00 2001 From: Rakesh Menon Date: Mon, 27 Oct 2025 16:59:16 +0530 Subject: [PATCH] Add NPMLens MCP under Development Tools --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e2d5d1d..a25f527 100644 --- a/README.md +++ b/README.md @@ -391,6 +391,7 @@ See [Helpful Tools & Utilities](#helpful-tools-&-utilities) section for tools to - [tom28881/mcp-jira-server](https://github.com/tom28881/mcp-jira-server) - Comprehensive TypeScript MCP server for Jira with 20+ tools covering complete project management workflow: issue CRUD, sprint management, comments/history, attachments, batch operations. Features universal field auto-detection, full Czech/localization support, and date parsing with multiple formats. Created by [Tomáš Gregorovič](https://www.linkedin.com/in/tomáš-g-8423b61a2/). - [Maven Tools MCP](https://github.com/arvindand/maven-tools-mcp) - Maven Central dependency intelligence for JVM build tools (Maven, Gradle, SBT, Mill) with Context7 integration for documentation support. - [DefangLabs/defang](https://github.com/DefangLabs/defang) - CLI and MCP server for building and deploying Docker Compose-compatible projects to your own AWS, GCP, or DigitalOcean account. +- [NPMLens MCP](https://github.com/rakeshmenon/npmlens-mcp) - NPMLens MCP lets your coding agent (such as Claude, Cursor, Copilot, Gemini or Codex) search the npm registry and fetch package context (README, downloads, GitHub info, usage snippets).