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

Uploaded Python 3

File details

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

File metadata

  • Download URL: databutton_app_mcp-0.1.1.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.1.tar.gz
Algorithm Hash digest
SHA256 0f5c210629ce869f61fe2c51961ed4257e1aabf430d277f17e94bce9144a1f45
MD5 837715888d37f6d7dd4f65e51ca5c62a
BLAKE2b-256 045151f00ef3b4c516a8dbfa675133fe37eccf33a054da81b44203a8b8e2ea17

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for databutton_app_mcp-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 85b1c55de36297942f8430fc82caaaa45156d3dc3d604295d9710ffa69f62b4b
MD5 a8b58c8112e4feaa0640d1da58935fac
BLAKE2b-256 fea8f6281bd2ef74db212e97069c292e47f2ede0805272f9df9cd8a7cd0b59f7

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