Skip to main content
Glama

KPIC MCP Server

by antegral
package.json1.22 kB
{ "name": "kpic-mcp-server", "version": "1.0.0", "description": "MCP Server for Korea Pharmaceutical Information Center (KPIC) API", "main": "dist/index.js", "type": "module", "scripts": { "build": "tsc", "dev": "tsc --watch", "start": "node dist/index.js", "test": "jest", "test:watch": "jest --watch", "lint": "eslint src --ext .ts", "format": "prettier --write \"src/**/*.ts\"" }, "keywords": [ "mcp", "model-context-protocol", "pharmaceutical", "kpic", "drug-information" ], "author": "", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.0.4", "zod": "^3.23.8" }, "devDependencies": { "@types/jest": "^29.5.12", "@types/node": "^20.11.19", "@typescript-eslint/eslint-plugin": "^7.0.1", "@typescript-eslint/parser": "^7.0.1", "eslint": "^8.56.0", "jest": "^29.7.0", "prettier": "^3.2.5", "ts-jest": "^29.1.2", "ts-node": "^10.9.2", "typescript": "^5.3.3" }, "engines": { "node": ">=18.0.0" }, "packageManager": "pnpm@8.15.0" }

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/antegral/kpic-mcp'

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