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.4.tar.gz (3.4 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.4-py3-none-any.whl (4.5 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for databutton_app_mcp-0.1.4.tar.gz
Algorithm Hash digest
SHA256 0aada9bababdc03142c049d13a01d9ed468ba4c0c48673730b11e44ca9c571c4
MD5 95fff17459bf52cbd5860c5098c78586
BLAKE2b-256 2c4358ec160401e2601319bf019740022685e57cdc73c59b5f50232428aa9cfb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for databutton_app_mcp-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 50ae3c0b37205023418c5bbce09bfb1c9cd060c286eec5efdf65c73eb67f5f43
MD5 8ad3437fd0f1e5b2e3920fafe6fc58dc
BLAKE2b-256 c0577b1d939aad0e05592a7498fa5b8f798dee4626434e40a7a95a48c184eabf

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