CRM MCP Server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@CRM MCP Serverlist all deals in my pipeline"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
CRM — Arabic-first CRM for the MENA region
A multi-tenant Customer Relationship Management platform built for Arabic-speaking (RTL) businesses — sales pipelines, contacts, deals, and team collaboration.
Overview
A modular NestJS + Prisma backend that exposes three interfaces — REST, GraphQL, and an MCP (Model Context Protocol) server — paired with a Vue dashboard and a marketing website. First-class Arabic / RTL support throughout.
Related MCP server: Pipedrive MCP Server
Tech Stack
Backend: NestJS (TypeScript), Prisma ORM
APIs: REST · GraphQL · MCP server
Frontend: Vue dashboard + marketing website
Infrastructure: Docker Compose
Layout: monorepo (
apps/+ sharedpackages/)
Project Structure
apps/ # api, dashboard, website
packages/ # shared libraries
docker/ # container configuration
docs/ # documentation
tests/ # test suitesGetting Started
npm install
docker compose up -d # start dependencies (database, etc.)
npm run dev # run all apps
# …or individually:
npm run dev:api
npm run dev:dashboard
npm run dev:websiteTesting
npm test~195 test files across the codebase.
Status
Core CRM (contacts, deals, pipelines, multi-tenancy) is implemented over REST/GraphQL/MCP. A no-code customization layer is planned.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Flicense-qualityDmaintenanceIntegrates CRM data with AI agents to manage leads, track pipeline statistics, and search price catalogs via Supabase. It enables automated lead creation, stage updates, and history tracking through natural language commands.
- Alicense-qualityDmaintenanceEnables AI assistants to interact with the Pipedrive CRM to manage deals, contacts, organizations, and activities. It features automatic custom field synchronization and guided onboarding to ensure assistants follow specific business rules and pipelines.64MIT
- Flicense-qualityBmaintenanceEnables lightweight CRM pipeline management with email sequences, project scanning, and MCP-based interaction for AI agents.
- Flicense-qualityDmaintenanceEnables AI agents to perform CRM operations like creating contacts, managing deals, and updating leads through natural language using the Model Context Protocol.4
Related MCP Connectors
Agent-native CRM. 25 tools — contacts, deals, sequences, enrichment waterfall, audit log.
Connect AI to your Attio CRM. Manage contacts, companies, deals, and sales pipelines. Create tasks…
Vruum AI revenue platform — outbound, deals, pipeline & CRM automation over one MCP.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/ayousry2122343/crm'
If you have feedback or need assistance with the MCP directory API, please join our Discord server