Skip to main content
Glama

Medicus CRM MCP Server

by soundrolling
package.json670 B
{ "name": "medicus-mcp-remote", "version": "0.1.0", "private": true, "type": "module", "scripts": { "dev": "next dev", "build": "next build", "start": "next start", "lint": "next lint", "mcp:stdio": "node ./bin/stdio.mjs" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.17.5", "@supabase/supabase-js": "^2.39.0", "zod": "^3.22.4", "dotenv": "^16.3.1", "next": "14.0.4", "react": "^18", "react-dom": "^18" }, "devDependencies": { "@types/node": "^20", "@types/react": "^18", "@types/react-dom": "^18", "eslint": "^8", "eslint-config-next": "14.0.4", "typescript": "^5" } }

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/soundrolling/crmmcp'

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