数据按钮应用程序 MCP
将 Databutton 应用程序中的 API 端点用作任何 MCP 兼容客户端的 LLM 工具!
这是一个简单的代理,它在本地运行并使用 WebSocket 上的 MCP 协议安全地连接到您的 Databutton 应用程序。
要使用它,请确保您已安装 uv,如果没有,请参阅此处的说明:
首先从 Databutton 应用程序的设置页面下载 API 密钥,并将其保存到文件中。
然后配置你的 LLM 客户端(例如 Claude Desktop 或 Cursor),如下所示:
或者这个
其中,/path/to/apikey.txt 是包含 API 密钥的文件的完整路径,DATABUTTON_API_KEY 是 API 密钥值或包含该密钥的文件的路径。您可以在应用设置页面下载 Databutton 应用的 API 密钥。请务必妥善保管密钥,切勿与他人共享。
This server cannot be installed
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
代理服务器允许 LLM 客户端通过 websockets 上的 MCP 协议使用 Databutton 应用程序 API 端点作为工具。
Related MCP Servers
- AsecurityAlicenseAqualityAn MCP server that provides LLMs access to other LLMsLast updated -41412JavaScriptMIT License
- -securityAlicense-qualityAn MCP server that connects any MCP client (like Claude or Cursor) with the browser using browser-use, allowing clients to utilize existing LLMs without requiring additional API keys.Last updated -32PythonApache 2.0
- -securityFlicense-qualityAn MCP server that enables LLMs to access Slack's search functionality to retrieve users, channels, messages, and thread replies from a Slack workspace.Last updated -TypeScript
- -securityAlicense-qualityA Model Context Protocol Server that enables LLMs to interact with and execute REST API calls through natural language prompts, supporting GET/PUT/POST/PATCH operations on configured APIs.Last updated -5PythonApache 2.0