Skip to main content
Glama
package.json978 B
{ "name": "nowcerts-mcp-server", "version": "1.0.0", "description": "Model Context Protocol server for NowCerts API", "type": "module", "main": "dist/index.js", "bin": { "nowcerts-mcp": "dist/index.js" }, "scripts": { "build": "tsc", "watch": "tsc --watch", "start": "node dist/index.js", "dev": "tsc && node dist/index.js", "create-vapi-assistant": "node scripts/create-vapi-assistant.js", "list-vapi-assistants": "node scripts/list-vapi-assistants.js", "tag-carriers": "node scripts/tag-carriers.js", "bulk-tag-carriers": "node scripts/bulk-tag-carriers-from-list.js" }, "keywords": [ "mcp", "nowcerts", "api", "insurance" ], "author": "", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.0.4", "axios": "^1.7.2" }, "devDependencies": { "@types/express": "^5.0.4", "@types/node": "^20.0.0", "ask-kodiak-sdk": "^3.0.1", "typescript": "^5.3.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/ReduceMyIns/Nowcerts'

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