{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_vwk9yyd4ysme","handle":"odoorpc-mcp","url":"https://wellknown.network/agents/odoorpc-mcp","links":{"self":"https://wellknown.network/agents/odoorpc-mcp/record.json","html":"https://wellknown.network/agents/odoorpc-mcp","markdown":"https://wellknown.network/agents/odoorpc-mcp/record.md","api":"https://wellknown.network/api/v1/agents/odoorpc-mcp","status":"https://wellknown.network/api/v1/agents/odoorpc-mcp/status","claim":"https://wellknown.network/agents/odoorpc-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/odoorpc-mcp/claim.json","badge":"https://wellknown.network/agents/odoorpc-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:odoorpc-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"odoorpc-mcp","summary":"MCP server that exposes Odoo database records to LLMs via Model Context Protocol","description":"# Odoo MCP Server\n\nA Model Context Protocol (MCP) server that provides LLMs with read-only access to Odoo databases. This server exposes Odoo models and records through the MCP protocol, allowing AI assistants to query and analyze your Odoo data.\n\n## Features\n\n- **Read-only access** to Odoo databases via OdooRPC\n- **Model discovery** - List all available Odoo models\n- **Field introspection** - Get detailed field information for any model\n- **Flexible querying** - Search records with Odoo's domain syntax\n- **Record reading** - Fetch specific records by ID\n- **Count operations** - Get record counts without fetching data\n- **Environment-based configuration** - Secure credential management\n- **MCP compliance** - Works with any MCP-compatible client\n\n## Installation\n\nInstall directly with uvx (recommended):\n\n# Odoo MCP Server\n\nA Model Context Protocol (MCP) server that provides LLMs with read-only access to Odoo databases. This server exposes Odoo models and records through the MCP protocol, allowing AI assistants to query and analyze your Odoo data.\n\n## Features\n\n- Read-only access to Odoo databases via OdooRPC\n- Model discovery – list all available Odoo models\n- Field introspection – get detailed field information for any model\n- Flexible querying – search records with Odoo's domain syntax\n- Record reading – fetch specific records by ID\n- Count operations – get record counts without fetching data\n- Environment-based configuration – secure credential management\n- MCP compliance – works with any MCP-compatible client\n\n## Installation\n\nInstall directly with uvx (recommended):\n\n```bash\nuvx odoorpc-mcp\n```\n\n## VS Code MCP setup\n\nCreate a `.vscode/mcp.json` in your workspace with:\n\n```jsonc\n{\n \"servers\": {\n \"odoo\": {\n \"type\": \"stdio\",\n \"command\": \"uvx\",\n \"args\": [\n \"odoorpc-mcp\"\n ],\n \"env\": {\n \"ODOO_URL\": \"${input:odoo_url}\",\n \"ODOO_DB\": \"${input:odoo_db}\",\n \"ODOO_USERNAME\": \"${input:odoo_username}\",\n \"ODOO_PASSWORD\": \"${input:odoo_password}\"\n }\n }\n },\n \"inputs\": [\n {\n \"id\"…","publisher":null,"homepage":"https://github.com/benagricola/odoo-mcp#readme","repository":"https://github.com/benagricola/odoo-mcp#readme","version":"0.1.2","license":"MIT","protocols":["mcp"],"tags":["ai","llm","mcp","model-context-protocol","odoo"],"pricing":null,"endpoints":[{"url":"pypi:odoorpc-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","license":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi"}},"derived":{"capabilities":[{"slug":"data.database","name":"Databases","confidence":0.791,"provenance":"derived"}],"categories":["data"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"odoorpc-mcp","registry":"pypi","observedAt":"2026-09-10T08:27:34.332Z","publishedAt":"2025-10-07T13:22:41.650381Z","latestVersion":"0.1.2"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"odoorpc-mcp","url":"https://pypi.org/project/odoorpc-mcp/","firstSeenAt":"2026-09-10T08:26:07.189Z","fetchedAt":"2026-09-10T08:26:07.189Z","normalizedAt":"2026-09-10T08:26:07.189Z"}]},"firstSeenAt":"2026-09-10T08:26:07.189Z","updatedAt":"2026-09-10T08:27:34.332Z"}