Skip to main content
Glama

Monica CRM MCP Server

by Jacob-Stokes
tsconfig.json463 B
{ "compilerOptions": { "target": "ES2022", "module": "NodeNext", "moduleResolution": "NodeNext", "allowSyntheticDefaultImports": true, "esModuleInterop": true, "resolveJsonModule": true, "forceConsistentCasingInFileNames": true, "strict": true, "skipLibCheck": true, "noEmit": true, "lib": ["ES2022", "DOM"], "types": ["node"], "baseUrl": "src" }, "include": ["src"], "ts-node": { "esm": true } }

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/Jacob-Stokes/monica-mcp'

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