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