From 99896a6b26943e35f1cf39878446907d42bdad44 Mon Sep 17 00:00:00 2001 From: wong2 Date: Sun, 21 Sep 2025 14:28:09 +0800 Subject: [PATCH] Add Odoo MCP server - Added Odoo MCP server for ERP systems integration - Placed in correct alphabetical position between Obsidian and Octocode - Resolves merge conflict for PR #417 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1112282..8c22285 100644 --- a/README.md +++ b/README.md @@ -439,6 +439,7 @@ A growing set of community-developed and maintained servers demonstrates various - **[NPM Search](https://github.com/btwiuse/npm-search-mcp-server)** - Search for npm packages - **[Ntfy](https://github.com/gitmotion/ntfy-me-mcp)** - An ntfy MCP server for sending/fetching ntfy notifications to your self-hosted ntfy server from AI Agents 📤 (supports secure token auth & more - use with npx or docker!) - **[Obsidian](https://github.com/MarkusPfundstein/mcp-obsidian)** - Interacting with Obsidian via REST API +- **[Odoo](https://github.com/ivnvxd/mcp-server-odoo)** - Connect AI assistants to Odoo ERP systems for business data access and workflow automation. - **[Octocode](https://github.com/bgauryy/octocode-mcp)** - AI-powered developer assistant that enables advanced research, analysis and discovery and code generation across GitHub and NPM realms in realtime. - **[OSV](https://github.com/StacklokLabs/osv-mcp)** - Access the [OSV (Open Source Vulnerabilities) database](https://osv.dev/) for vulnerability information. Query vulnerabilities by package version or commit, batch query multiple packages, and get detailed vulnerability information by ID. - **[OpenAI](https://github.com/pierrebrunelle/mcp-server-openai)** - Query OpenAI models directly from Claude using MCP protocol