Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| npm_search | Search npm packages by keyword |
| npm_info | Get detailed info about an npm package |
| npm_downloads | Get download statistics for an npm package |
| npm_versions | List recent versions of an npm package |
| npm_compare | Compare two npm packages side by side |
| npm_deps | List dependencies of an npm package |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |