JackVCurtis/npm-types-mcp-server
An MCP (Model Context Protocol) server for providing TypeScript type definitions as MCP Resources.
Platform-specific configuration:
{
"mcpServers": {
"npm-types-mcp-server": {
"command": "npx",
"args": [
"-y",
"npm-types-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...