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
This commit is contained in:
wong2 2025-09-21 14:28:09 +08:00
parent eacb29c884
commit 99896a6b26

View file

@ -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