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

Uploaded Python 3

File details

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

File metadata

  • Download URL: databutton_app_mcp-0.1.5.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.5.tar.gz
Algorithm Hash digest
SHA256 50d175d3500cdb54b8a58fb0c2ae1a1278880f5193c64698dffa359d88dab2ff
MD5 b803cc15c8baf2ea61271e0e51a380be
BLAKE2b-256 6b4c3523c36c5c0a41d1ab33fca6526f4c2b87e52c7341a0d9c7fa89c1ef9ead

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for databutton_app_mcp-0.1.5-py3-none-any.whl
Algorithm Hash digest
SHA256 bdd7bebcc684755862316f2b972c4c4d7dda059c6b5e220cbb3aa10a6f253483
MD5 9fe551e9b07efbb9b99246020c9a8bc3
BLAKE2b-256 300f9a4530a0c2d249e3404511b90d57201cc07074b55360d2df0092e1f0cae5

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