npm-types-mcp-server

npm-types-mcp-server

3.5

The NPM Types MCP Server is designed to provide TypeScript type definitions from NPM packages using the Model Context Protocol. It enables AI assistants to fetch and utilize type definitions to enhance code assistance.

Top Comments

Overview

The NPM Types MCP Server implements the Model Context Protocol to provide TypeScript type definitions from NPM packages. It allows AI assistants to:

  • Fetch type definitions for any NPM package
  • Access the latest or specific versions of package types
  • Use these types to provide better code assistance.