データボタンアプリMCP
Databutton アプリの API エンドポイントを、MCP 対応クライアントの LLM ツールとして使用します。
これは、ローカルで実行され、Web ソケット経由の MCP プロトコルを使用して Databutton アプリに安全に接続するシンプルなプロキシです。
これを使用するには、uv がインストールされていることを確認してください。インストールされていない場合は、ここで手順を参照してください。
まず、Databutton アプリの設定ページから API キーをダウンロードし、ファイルに保存します。
次に、LLM クライアント (Claude Desktop や Cursor など) を次のように設定します。
またはこれ
ここで、/path/to/apikey.txt はAPIキーを含むファイルへのフルパス、DATABUTTON_API_KEY はAPIキーの値、またはAPIキーを含むファイルへのパスです。DatabuttonアプリのAPIキーは、アプリ設定ページからダウンロードできます。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 クライアントが Websocket 経由の MCP プロトコルを通じて、Databutton アプリ API エンドポイントをツールとして使用できるようにするプロキシ サーバー。
Related MCP Servers
- AsecurityAlicenseAqualityAn MCP server for doing doing initial app planning and creating a good starting point in Databutton – it starts a new app and generates the initial MVP tasksLast updated -1420TypeScriptMIT 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 -74PythonApache 2.0
- AsecurityFlicenseAqualityA server that implements the Model Completion Protocol (MCP) to allow LLMs to interact with Databricks resources including clusters, jobs, notebooks, and SQL execution through natural language.Last updated -1134Python
- -securityAlicense-qualityAn MCP (Model-Controller-Processor) server for accessing League of Legends client data. This server provides a collection of tools that communicate with the League of Legends Live Client Data API to retrieve in-game data.Last updated -6PythonApache 2.0