NPM Context Agent MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_readme_dataB | Get README file content from a package's GitHub repository |
| search_packagesC | Search npm registry for packages by keyword |
| get_package_versionsB | Get all available versions of a package |
| get_package_dependenciesB | Get dependencies, devDependencies, and peerDependencies for a package |
| get_download_statsB | Get download statistics from npm |
| get_package_infoC | Get comprehensive package metadata |
| compare_packagesC | Compare two packages side-by-side |
| get_package_sizeC | Get bundle size information from bundlephobia |
| get_package_qualityB | Get quality metrics from npms.io |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| analyze-package | Comprehensive analysis of an npm package |
| compare-packages | Compare two npm packages |
| find-alternatives | Find alternative packages |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/JuanSebastianGB/npm-context-agent-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server