Skip to main content
Glama
package.json1.39 kB
{ "name": "@openpharma-org/medicaid-mcp-server", "version": "0.1.0", "description": "MCP server for Medicaid public data access via data.medicaid.gov Socrata SODA API. Provides enrollment trends, drug pricing (NADAC), quality measures, and program performance indicators from CMS Medicaid open data.", "main": "src/index.js", "bin": { "medicaid-mcp-server": "src/index.js" }, "files": [ "src/", "README.md", "LICENSE" ], "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "start": "node src/index.js", "build": "mkdir -p dist && cp -r src/* dist/", "prebuild": "rm -rf dist" }, "keywords": [ "mcp", "mcp-server", "medicaid", "cms", "centers-medicare-medicaid-services", "health-data", "nadac", "drug-pricing", "enrollment", "quality-measures", "socrata", "soda-api", "public-health", "healthcare", "pharmaceutical", "market-access", "model-context-protocol" ], "author": "Joan <uh-joan>", "license": "MIT", "type": "commonjs", "repository": { "type": "git", "url": "https://github.com/openpharma-org/medicaid-mcp-server" }, "homepage": "https://github.com/openpharma-org/medicaid-mcp-server", "dependencies": { "@modelcontextprotocol/sdk": "^1.15.0", "axios": "^1.10.0" }, "engines": { "node": ">=18.0.0" } }

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/openpharma-org/medicaid-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server