Back to directory
wyattjoh/jsr-mcp

wyattjoh/jsr-mcp

@wyattjoh

Model Context Protocol server for the JSR (JavaScript Registry)

jsrjavascriptregistrypackagessearchdenotypescriptcontext

Installation & Configuration

{
  "mcpServers": {
    "jsr": {
      "command": "deno",
      "args": [
        "run",
        "--allow-net",
        "--allow-env",
        "jsr:@wyattjoh/jsr-mcp"
      ],
      "env": {
        "JSR_API_TOKEN": "your-api-token-here"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/11
Updated
2026/6/12