Skip to content
Back to search
30
MCP

ai-odoofinder-mcp

pypi/ai-odoofinder-mcp

MCP Server for AI-OdooFinder - Semantic search for Odoo modules in the OCA ecosystem

Uptime
0.0%
30 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

mcp-server-odoo
Model Context Protocol (MCP) server that enables AI assistants to securely interact with Odoo ERP systems through standardized resources and
0 tools
@mseep/o3-search-mcp
MCP server that enables AI agents to perform intelligent web searches using OpenAI's o3 model with natural language queries
0 tools
iflow-mcp_odoo-mcp
MCP Server for Odoo Integration
0 tools
io.github.tuanle96/mcp-odoo
Odoo MCP server: safe gated writes, access diagnostics, schema discovery, multi-instance routing.
0 tools
odoo-documentation-mcp
MCP server for Odoo documentation — provides versioned context from odoo.com docs
0 tools
drk-odoo-mcp-server
Odoo MCP Server - Access and manage Odoo data through MCP protocol
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "ai-odoofinder-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}