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.0.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.0-py3-none-any.whl (4.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: databutton_app_mcp-0.1.0.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.0.tar.gz
Algorithm Hash digest
SHA256 680ed1c4284c258afd6facda8a5f2b144775d3911806bbf946fa2dd578c7d46f
MD5 318b145cab9be346a231b4c664e26f27
BLAKE2b-256 0eac01704dcdcd9fda0d201a8375d8e0e4856134d112f8acef11e986b2366a8b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for databutton_app_mcp-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 990519b2681b90d5536c68228edc146f06d573e1eae37657c7d19100b58153f3
MD5 991c368d96c8c170536db6aa1e05daf1
BLAKE2b-256 18108d87c374d5ecdd0e95e26a2707f365496fffc3bbbf0a94b968f66b1463fa

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