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 ServerEn son 5 müşteri kim?"
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 MCP Server
Claude Desktop ile konuşarak CRM veritabanını sorgula.
Kurulum (3 adım)
1 — Paketleri yükle
cd crm_mcp
python -m venv venv
venv\Scripts\activate # Windows
pip install -r requirements.txt2 — Veriyi yükle
python seed.pyÇıktıdaki Admin key'i kopyala — bir daha göremezsin!
3 — Claude Desktop'u ayarla
%APPDATA%\Claude\claude_desktop_config.json dosyasını aç (yoksa oluştur):
{
"mcpServers": {
"crm": {
"command": "python",
"args": ["C:\\Users\\KULLANICI_ADIN\\Desktop\\crm_mcp\\mcp_server.py"],
"env": {
"CRM_API_KEY": "BURAYA_ADMIN_KEY_YAPISTIR"
}
}
}
}
argsiçindeki yolu kendi bilgisayarına göre düzenle. Claude Desktop'u tamamen kapat ve yeniden aç.
Related MCP server: MCP Database Server
Claude'a sormalık sorular
En son 5 müşteri kim?
Toplam kaç müşterimiz var?
EMEA bölgesinde kaç müşteri var?
Classic Cars satışlarını göster
En çok gelir getiren 10 müşteri kimler?
Fransa'daki müşterileri listele
Pipeline özeti nedir?
"Dragon" ile başlayan müşteri var mı?Araçlar
Araç | Açıklama | Yetki |
| Son katılan müşteriler | admin + readonly |
| Müşteri sayısı (filtreli) | admin + readonly |
| İsim/ülke/şehir arama | admin + readonly |
| Müşteri detayı + deal özeti | admin + readonly |
| WON/LOST/PROPOSAL özeti | admin + readonly |
| En yüksek gelirli müşteriler | admin + readonly |
| Ürün serisi analizi | admin + readonly |
| Bölge analizi | admin + readonly |
| Yeni müşteri ekle | sadece admin |
| Yeni deal ekle | sadece admin |
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-qualityDmaintenanceProvides Claude Desktop with secure access to multiple database connections, allowing users to query MySQL, PostgreSQL, SQLite, and SQL Server databases directly through natural language.Last updated
- Alicense-qualityDmaintenanceEnables Claude to connect to and interact with SQLite, SQL Server, PostgreSQL, and MySQL databases through natural language. Supports executing queries, managing tables, exporting data, and storing business insights with authentication options including AWS IAM.Last updated901MIT
- Alicense-qualityDmaintenanceProvides secure SQL Server database access, allowing users to list tables and execute SQL queries through natural language in Claude Desktop.Last updatedMIT
- Flicense-qualityDmaintenanceEnables direct interaction with Microsoft Dataverse from Claude Desktop, supporting full CRUD, bulk operations, FetchXML queries, actions, and metadata discovery.Last updated
Related MCP Connectors
Talk to your live-events CRM (campaigns, analytics, paid ads, segments) in Claude and ChatGPT.
Streamline your Attio workflows using natural language to search, create, update, and organize com…
Connect your team's living knowledge base — docs, data, issues, CRM — to Claude and ChatGPT.
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/Cerennly/ClaudeMCP_Server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server