Skip to main content
Glama

MCP-Odoo

by iaisep
__init__.pyโ€ข225 B
""" Odoo integration module for MCP server. """ from .client import OdooClient from .exceptions import OdooConnectionError, OdooAuthenticationError __all__ = ["OdooClient", "OdooConnectionError", "OdooAuthenticationError"]

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/iaisep/mcpserver'

If you have feedback or need assistance with the MCP directory API, please join our Discord server