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.

To use it, make sure you have uv installed, see instructions here if not:

https://docs.astral.sh/uv/getting-started/installation/

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

Then configure your LLM client (e.g. Claude Desktop or Cursor), like this:

{
  "mcpServers": {
    "myDatabuttonApp": {
      "command": "uvx",
      "args": [
        "databutton-app-mcp"
      ],
      "env": {
        "DATABUTTON_API_KEY": "YOUR-DATABUTTON-APP-KEY"
      }
    }
  }
}

Here DATABUTTON_API_KEY is either the api key or the path to a file containing it. You can download the API key for your Databutton app on the app settings page. Make sure to keep it secure and don't share it.

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.8.tar.gz (3.6 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.8-py3-none-any.whl (4.7 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for databutton_app_mcp-0.1.8.tar.gz
Algorithm Hash digest
SHA256 83e759e4678abde49e7e9c24f83bb659705a4a83e56fa354c644b908e98f6f55
MD5 b3336073462d2782e9e970fb85e4a7dd
BLAKE2b-256 547681f225f9f7667a297a3dc78abe2ba8c902abcde92b7838eff9f7435d7d50

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for databutton_app_mcp-0.1.8-py3-none-any.whl
Algorithm Hash digest
SHA256 5c0b68ce5bdd2c7b4c5675bf49035d5ac9ba69ec6405fd9d971373348f9c873b
MD5 a9e60cb9d41e6c094bc7701e16d2ab5d
BLAKE2b-256 f40897ee517afedb995c651f56a75ec2b2e1bd99b8387c7a8f94e08967d79a0f

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