Skip to main content
Glama

OpenFDA

by ythalorossy
package.json858 B
{ "name": "@ythalorossy/openfda", "version": "1.0.12", "description": "OpenFDA Model Context Protocol", "repository": { "type": "git", "url": "https://github.com/ythalorossy/openfda.git" }, "author": "Ythalo Saldanha", "license": "MIT", "type": "module", "bin": { "openfda": "./bin/index.js" }, "files": [ "build", "bin" ], "keywords": [ "openfda", "drugs", "mcp", "server" ], "scripts": { "build": "tsc && chmod 755 build/index.js", "build:cli": "npm run build && node scripts/add-shebang.cjs && shx cp -r build/* bin/", "test": "echo \"Error: no test specified\" && exit 1" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.15.1", "zod": "^3.25.76" }, "devDependencies": { "@types/node": "^24.0.14", "shx": "^0.3.4", "typescript": "^5.8.3" } }

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/ythalorossy/openfda'

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