Awesome MCPOther MCP Servers

tuanle96/mcp-odoo

⭐ 409 Python added to this list on 2025-04-09 repository created 2025-03-17

The project "tuanle96/mcp-odoo" is an implementation of an MCP (Model Context Protocol) server that integrates AI assistants with Odoo ERP systems. It enables AI assistants to interact seamlessly with Odoo data and functionalities through the Model Context Protocol, providing a bridge between AI and enterprise resource planning data. The server offers comprehensive integration with Odoo, allowing full access to Odoo models, records, and methods. Communication with Odoo instances is securely handled via XML-RPC, ensuring reliable data exchange. The project supports flexible configuration through config files and environment variables, making it adaptable to various deployment environments. It employs a resource pattern system that uses URI-based access to Odoo data structures, facilitating intuitive and structured data queries. The server is designed with stateless operations, ensuring a clean request/response cycle for reliable and consistent integration. It also includes robust error handling to provide clear messages for common Odoo API issues. Key tools provided by the server include the ability to execute custom methods on Odoo models, search for employees by name, and search for holidays within specified date ranges. These tools return structured responses indicating success and relevant data or error messages. The server exposes several resources such as listing all available models, retrieving detailed information about specific models and fields, accessing specific records by ID, and searching records based on domain filters. Configuration is straightforward, supporting both JSON config files and environment variables for connection setup. The project also provides usage examples for integration with Claude Desktop and Docker, facilitating easy deployment and use in different environments. Installation is simple via a Python package, and the server can be run directly or with development tools, including options for additional dependencies and editable mounts. Overall, this project is a specialized MCP server implementation focused on enabling AI assistants to interact with Odoo ERP systems efficiently and securely, enhancing automation and data accessibility in enterprise environments.

https://github.com/tuanle96/mcp-odoo

ai-assistant-integrationai-assistantsclaude-desktop-integrationconfigurationdockerdocker-deploymententerprise-resource-planningerperror-handlingexecute_methodexecute_method-toolmcpmcp-servermcp-serversmit-licensemodel-context-protocolodooodoo-configurationodoo-erpodoo-mcpodoo-methodsodoo-modelsodoo-recordspython-packageresource-pattern-systemsearch_employeesearch_employee-toolsearch_holidayssearch_holidays-toolstateless-operationsuri-based-accessxml-rpc

Also in Other MCP Servers

microsoft/markitdown

MarkItDown is a Python tool that converts various file formats into Markdown and integrates with LLM applications via an MCP server for enhanced text analysis and document processing.

punkpeye/awesome-mcp-servers

A curated collection of Model Context Protocol (MCP) servers that enable AI models to securely interact with local and remote resources through standardized server implementations.

modelcontextprotocol/servers

The Model Context Protocol Servers repository offers reference implementations and third-party integrations that demonstrate how MCP enables Large Language Models to securely access and interact with diverse tools and data sources.

koala73/worldmonitor

World Monitor is an AI-powered, real-time global intelligence dashboard aggregating news and monitoring geopolitical and infrastructure data for unified situational awareness.

headroomlabs-ai/headroom

Headroom is a context compression layer for AI agents, reducing token usage by 60-95% while preserving accuracy, implemented as a library, proxy, and MCP server.

diegosouzapw/OmniRoute

OmniRoute is a free AI gateway that connects various AI tools and models from over 230 providers through a single endpoint, featuring token compression, smart auto-fallback, and support for Model C...

rohitg00/ai-engineering-from-scratch

This comprehensive curriculum teaches AI engineering from scratch, focusing on building AI algorithms, agents, and MCP servers hands-on, covering everything from mathematical foundations to autonom...

every-app/open-seo

Open source, self-hostable SEO platform that exposes its keyword, rank, backlink and site-audit data to AI agents through an MCP server and a set of companion agent skills.