Skip to main content
Glama

NPM Context Agent MCP

get_readme_data

Extract and retrieve README file content from npm packages to understand package functionality, installation instructions, and usage documentation.

Instructions

Get Data from readme file of a package

Input Schema

NameRequiredDescriptionDefault
packageNameYes
versionNo

Input Schema (JSON Schema)

{ "properties": { "packageName": { "type": "string" }, "version": { "type": "string" } }, "required": [ "packageName" ], "type": "object" }

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