A
securityA
licenseA
qualityEnables integration with OpenMetadata by wrapping its REST API for standardized interaction through the Model Context Protocol.
Last updated -
6
2
Python
MIT License
用于与 Glide API(v1 和 v2)交互的模型上下文协议服务器。
set_api_version
:配置 API 版本和身份验证get_app
:获取应用信息get_tables
:列出应用程序表get_table_rows
:获取表数据add_table_row
:添加新行update_table_row
:更新现有行服务器支持通过 MCP 设置文件中的环境变量进行安全配置。请将您的 API 凭据添加到 MCP 设置文件中:
此方法通过以下方式保证您的 API 密钥的安全:
虽然环境变量是配置服务器的推荐方式,但您也可以使用set_api_version
工具在运行时设置或覆盖 API 版本和密钥:
注意:运行时配置将覆盖当前会话的任何环境变量。
安装依赖项:
构建服务器:
对于使用自动重建的开发:
You must be authenticated.
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
促进与 Glide API v1 和 v2 的安全和类型安全的交互,允许用户通过模型上下文协议接口管理应用程序数据并对表执行 CRUD 操作。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/knmurphy/glide-api-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server