mcp-odoo-fintech
Connects to Odoo via the JSON-2 API to provide tools for managing invoices, sales orders, customers, and webhooks.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@mcp-odoo-fintechsearch invoices for customer Acme Corp from last month"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
mcp-odoo-fintech
TypeScript MCP server connecting Claude Desktop to Odoo via the JSON-2 API (replaces deprecated XML-RPC).
Screenshot: (add Claude Desktop tool execution screenshot before pushing)
Architecture
Claude Desktop ──stdio──► MCP Server ──JSON-2──► Odoo 19
|
Redis Cache + Rate Limiter
Express :3001 (webhooks)Related MCP server: Odoo MCP Unified Server
Tools
Tool | Odoo model | Description |
|
| Filter by customer, state, date |
|
| Create order with line items |
|
| Credit limit, outstanding, overdue |
|
| Find by name or code |
|
| Configure Odoo event delivery |
Quick Start
npm install
cp .env.example .env
npm run devSecurity
HMAC-SHA256 webhook verification (timing-safe)
Per-tool Redis sliding-window rate limiting
Bearer token auth — secrets via
.envonly
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/IsliBasha/mcp-odoo-fintech'
If you have feedback or need assistance with the MCP directory API, please join our Discord server