MCPs tagged with claude assistant
-
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
-
Kagi MCP Server
Integrate Kagi Search and Summarization as Model Context Protocol tools.
Kagi MCP Server enables easy integration of Kagi's search and summarization capabilities with AI systems via the Model Context Protocol. It facilitates tool-based queries such as searching web results or summarizing content, and offers setup instructions for various platforms including Claude Desktop. Users can install and configure the server through package managers, Smithery, or direct Python environments. The project provides configurable environment variables for API access and summarization engine selection, supporting both local development and production usage.
- ⭐ 216
- MCP
- kagisearch/kagimcp
-
Todoist MCP Server
Natural language Todoist management for Claude via MCP.
Todoist MCP Server enables integration of Claude with Todoist, allowing users to manage their tasks using natural language commands. It implements the Model Context Protocol (MCP), providing tools for creating, updating, completing, and deleting tasks through conversational input. The server supports smart search, flexible filtering, and rich task attribute handling, aiming to streamline task management with intuitive error feedback.
- ⭐ 323
- MCP
- abhiz123/todoist-mcp-server