wyattjoh/jsr-mcp
Model Context Protocol server for the JSR (JavaScript Registry)
Quick Start
Clone the repository:
git clone https://github.com/wyattjoh/jsr-mcpClaude Desktop configuration example:
{
"mcpServers": {
"jsr-mcp": {
"command": "npx",
"args": [
"-y",
"wyattjoh/jsr-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.