wyattjoh/jsr-mcp
3.2
If you are the rightful owner of jsr-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server that provides AI assistants with tools to interact with the JSR (JavaScript Registry) through natural language interactions.
Tools
Functions exposed to the LLM to take actions
jsr_search_packages
Search for packages in the JSR registry.
jsr_get_package
Get detailed information about a specific package.
jsr_get_package_dependencies
Get dependencies of a specific package version.
jsr_create_package
Create a new package (requires scope membership).
jsr_create_scope
Create a new scope.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client