npm-package-mcp-server
@Pratham1264
About npm-package-mcp-server
The npm-package-mcp-server allows users to efficiently access and analyze source code from any NPM package. With features like smart file discovery and selective code reading, it streamlines the process for developers. ππ
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is npm-package-mcp-server?
A TypeScript-based server for fetching, browsing, and analyzing NPM package source code. It provides endpoints to explore packages, extract files, and perform code analysis, aimed at developers needing to inspect package internals.
How to use npm-package-mcp-server?
Clone the repository, run npm install and npm start, then access the server at http://localhost:3000. Use the endpoints GET /api/packages/:packageName to fetch a package, POST /api/packages/:packageName/extract to extract specific files, and GET /api/packages/:packageName/analyze to analyze its source code.
Key features of npm-package-mcp-server
- Browse available NPM packages easily
- Extract specific files from a package
- Analyze source code structure and functionality
- Built with TypeScript for type safety
Use cases of npm-package-mcp-server
- Browsing an NPM package to see its file tree
- Downloading a particular file from a package for local inspection
- Automating code analysis of multiple packages in a pipeline
- Understanding the internal structure of a dependency
FAQ from npm-package-mcp-server
β
More Other MCP servers
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
MCP Go π
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Unity MCP β¨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
π Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Comments