Skip to main content
Glama
__manifest__.py612 B
{ 'name': 'MCP Server', 'version': '1.0', 'category': 'Services/MCP', 'summary': 'MCP服务器模块', 'description': """ MCP服务器模块 =============== 该模块提供MCP服务器功能。 """, 'depends': ['base', 'mail'], 'data': [ 'security/ir.model.access.csv', 'views/mcp_server_views.xml', 'data/mcp_server_data.xml', ], 'demo': [], 'installable': True, 'application': True, 'auto_install': False, 'license': 'LGPL-3', 'author': 'Odoo', 'website': 'https://www.odoo.com', 'post_init_hook': 'post_init_hook', }

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/kaikongbj/odoo-mcp'

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