CapsuleCRM MCP Server
Natural language access and management for CapsuleCRM via MCP.
Key Features
Use Cases
README
🚀 CapsuleCRM MCP Server
Transform your CRM workflow with AI! 🤖✨ Connect Claude directly to your CapsuleCRM account for natural language customer and sales management.
🎯 What it does
- 🗣️ Talk to your CRM in plain English - "Show me all VIP customers from last month"
- 🔍 Smart search and filtering - Find exactly what you need with powerful queries
- 📊 Get instant insights - Query sales pipeline, customer data, and tasks
- ⚡ Automate routine tasks - Create, update, and manage CRM data through conversation
🎉 Installation
🖥️ Claude Desktop
- 📥 Download the
capsulecrm-mcp.dxtfile - 👆 Double-click to install in Claude Desktop
- 🔑 Enter your CapsuleCRM API key when prompted
- 🎊 Start using natural language CRM commands!
🔑 Getting Your API Key
- 🌐 Log in to your CapsuleCRM dashboard
- ⚙️ Go to Account Settings → API
- ✨ Generate a new API token
- 💾 Copy and store securely (you won't see it again!)
💡 Usage Examples
👥 Customer Management
- 🔍 "Find all VIP customers in New York"
- 📅 "Show me customers we haven't contacted in 30 days"
- ➕ "Create a new person: John Smith, john@acme.com"
💰 Sales Pipeline
- 💎 "What's the total value of our open opportunities?"
- 📈 "Show me deals closing this quarter"
- 🎯 "Create a new opportunity for Acme Corp worth $25,000"
✅ Task Management
- ⏰ "What tasks are overdue?"
- 👩💼 "Show me all tasks assigned to Sarah"
- 📝 "Create a follow-up task for next Friday"
🔮 Advanced Filtering
Ask complex questions like:
- 💵 "Find opportunities worth more than $50,000 that are in proposal stage"
- 🏷️ "Show me customers added in the last 30 days with hot-lead tags"
- 👥 "List all overdue tasks assigned to my team"
🎪 Capabilities
👥 Customer Management (Parties)
- 👀 View, create, update people and organizations
- 🔎 Search by name, email, phone, address
- 🏷️ Filter by tags, location, contact info
💼 Sales Pipeline (Opportunities)
- 📊 Track deals and progress through stages
- 🎲 Automatic probability-weighted values
- 🔍 Comprehensive filtering and search
- 💰 Revenue insights and reporting
✅ Task Management
- 📋 Create, view, and update tasks
- 🎯 Filter by status, assignee, due dates
- 🔗 Link tasks to customers and deals
🎯 Pipeline Configuration
- 📈 View all pipeline milestones
- 🚀 Track opportunity progress through stages
🔧 Search Operators
- 🔍
contains- Find partial matches - 🎯
starts with/ends with- Prefix/suffix matching - 📅
is after/is before- Date comparisons - 📊
is greater than/is less than- Numerical filtering - ⏰
is within last- Recent time periods
🚨 Troubleshooting
🚫 Extension won't start:
- ✅ Verify your API key is correct
- 🌐 Check internet connection to CapsuleCRM
- 🐍 Ensure Python 3.11+ is installed
📦 "No module found" errors:
- 🎁 Dependencies are bundled in the extension
- 🔄 Try reinstalling the extension
⚠️ API errors:
- 🔐 Verify API key permissions in CapsuleCRM
- 🚦 Check rate limits aren't exceeded
🐛 Debug Mode:
Set environment variable LOG_LEVEL=DEBUG for detailed logging.
🛡️ Security & Privacy
- 🔐 Uses official CapsuleCRM API with secure token authentication
- 🚫 No data storage - acts as real-time bridge
- 🔒 Environment variables for secure token storage
- ✅ Full read/write permissions as configured in CapsuleCRM
📄 License
MIT License - see LICENSE file for details.
🏢 About
Developed by Monads AG - specialists in AI automation and business process optimization.
Ready to transform your CRM experience? Let's make data management fun! 🎉🚀
Star History
Repository Owner
Organization
Repository Details
Programming Languages
Tags
Join Our Newsletter
Stay updated with the latest AI tools, news, and offers by subscribing to our weekly newsletter.
Related MCPs
Discover similar Model Context Protocol servers
OpenAI MCP Server
Bridge between Claude and OpenAI models using the MCP protocol.
OpenAI MCP Server enables direct querying of OpenAI language models from Claude via the Model Context Protocol (MCP). It provides a configurable Python server that exposes OpenAI APIs as MCP endpoints. The server is designed for seamless integration, requiring simple configuration updates and environment variable setup. Automated testing is supported to verify connectivity and response from the OpenAI API.
- ⭐ 77
- MCP
- pierrebrunelle/mcp-server-openai
MCP Server for Odoo
Connect AI assistants to Odoo ERP systems using the Model Context Protocol.
MCP Server for Odoo enables AI assistants such as Claude to interact seamlessly with Odoo ERP systems via the Model Context Protocol (MCP). It provides endpoints for searching, creating, updating, and deleting Odoo records using natural language while respecting access controls and security. The server supports integration with any Odoo instance, includes smart features like pagination and LLM-optimized output, and offers both demo and production-ready modes.
- ⭐ 101
- MCP
- ivnvxd/mcp-server-odoo
Klavis
One MCP server for AI agents to handle thousands of tools.
Klavis provides an MCP (Model Context Protocol) server with over 100 prebuilt integrations for AI agents, enabling seamless connectivity with various tools and services. It offers both cloud-hosted and self-hosted deployment options and includes out-of-the-box OAuth support for secure authentication. Klavis is designed to act as an intelligent connector, streamlining workflow automation and enhancing agent capability through standardized context management.
- ⭐ 5,447
- MCP
- Klavis-AI/klavis
Plane MCP Server
Enables LLMs to manage Plane.so projects and issues via the Model Context Protocol.
Plane MCP Server provides a standardized interface to connect large language models with Plane.so project management APIs. It enables LLMs to interact directly with project and issue data, supporting tasks such as listing projects, retrieving detailed information, creating and updating issues, while prioritizing user control and security. Installation is streamlined through tools like Smithery, and configuration supports multiple clients including Claude for Desktop.
- ⭐ 32
- MCP
- kelvin6365/plane-mcp-server
Confluence Communication Server MCP Server
Seamlessly interact with Confluence using standardized MCP tools.
Confluence Communication Server MCP Server is a TypeScript-based implementation that enables seamless interaction with Confluence through the Model Context Protocol. It provides tools for running CQL queries, retrieving, and updating Confluence page content, thus showcasing and adhering to core MCP concepts. The server is compatible with Claude Desktop and supports installation via Smithery, emphasizing ease of integration and automation for Confluence management tasks.
- ⭐ 13
- MCP
- KS-GEN-AI/confluence-mcp-server
Make MCP Server (legacy)
Enable AI assistants to utilize Make automation workflows as callable tools.
Make MCP Server (legacy) provides a Model Context Protocol (MCP) server that connects AI assistants with Make scenarios configured for on-demand execution. It parses and exposes scenario parameters, allowing AI systems to invoke automation workflows and receive structured JSON outputs. The server supports secure integration through API keys and facilitates seamless communication between AI and Make's automation platform.
- ⭐ 142
- MCP
- integromat/make-mcp-server
Didn't find tool you were looking for?