npm-types-mcp-server
If you are the rightful owner of npm-types-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
An MCP server for providing TypeScript type definitions as MCP Resources from NPM packages.
The NPM Types MCP Server is designed to facilitate AI assistants in fetching and utilizing TypeScript type definitions from NPM packages. By implementing the Model Context Protocol, this server allows for seamless access to type definitions, enabling AI systems to provide enhanced code assistance. Users can fetch type definitions for any NPM package, access the latest or specific versions, and integrate these types into their development workflow. The server is built on Node.js and requires yarn for dependency management. It is particularly useful for developers using AI tools that require precise type information to improve code suggestions and error checking.
Features
- Fetch type definitions for any NPM package
- Access latest or specific versions of package types
- Enhance AI code assistance with accurate type information
- Built on Node.js with yarn for dependency management
- Integrates with AI tools like Augment for improved development workflow
Tools
npm-types
Used to get the type definition of NPM package