Skip to main content

Call your Databutton app endpoints as LLM tools with MCP

Project description

Databutton App MCP

Use API endpoints from your Databutton app as LLM tools from any MCP compatible client!

This is a simple proxy that runs locally and connects securely to your Databutton app using the MCP protocol over websockets.

First download an API key from the settings page of your Databutton app, and save it to a file.

For example say you downloaded a key file named MY-DATABUTTON-APP-KEYID.json, and save it to the directory ~/.config/databutton/mcp-keys/.

Then to add this app to clients such as Claude Desktop, add the following to your client MCP settings or config file:

{
  "mcpServers": {
    "my-databutton-app": {
      "command": "uvx",
      "args": [
        "databutton-app-mcp"
      ],
      "env": {
        "DATABUTTON_MCP_API_KEY": "~/.config/databutton/mcp-keys/MY-DATABUTTON-APP-KEYID.json"
      }
    }
  }
}

Here DATABUTTON_MCP_API_KEY either refers to the full path of the api key file you stored, or it can be the api key value itself. Either way one api key gives access to endpoints of one Databutton app.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

databutton_app_mcp-0.1.2.tar.gz (3.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

databutton_app_mcp-0.1.2-py3-none-any.whl (4.2 kB view details)

Uploaded Python 3

File details

Details for the file databutton_app_mcp-0.1.2.tar.gz.

File metadata

  • Download URL: databutton_app_mcp-0.1.2.tar.gz
  • Upload date:
  • Size: 3.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.5.23

File hashes

Hashes for databutton_app_mcp-0.1.2.tar.gz
Algorithm Hash digest
SHA256 543a0900fec92c2dd4e86d7348f0bd6aeaaf82f483e313e0d3988a9f1c90f6da
MD5 9124cc0980d326cc1de4819f9b1117bc
BLAKE2b-256 87c8b64f9a6f9aa4aa96aa76130be5b3039c6dc85a8b07a756064409e8da637d

See more details on using hashes here.

File details

Details for the file databutton_app_mcp-0.1.2-py3-none-any.whl.

File metadata

File hashes

Hashes for databutton_app_mcp-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 8f9fe44d315e6a0ac1630ae3022d5b32109458f3dc9ccaf50b4b5d2a82756cd0
MD5 ab0148c057d4f367f69a7ee7ccf11f12
BLAKE2b-256 70888b3d23b1469fe60abbf27e5be3fbc6e5ab9b49f07d511176a98f69eabeda

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page