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

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for databutton_app_mcp-0.1.7.tar.gz
Algorithm Hash digest
SHA256 609f0f3ecf41c011f3bed9abef086c87050467a2ebfe8567a3c1bdfe25e09b19
MD5 542e38fd2915a954cfd1f85ac757cf24
BLAKE2b-256 82a6416fc4f445f8ba999191254c5b6c4c54000279c0cf2a821d4b0305eb8a85

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for databutton_app_mcp-0.1.7-py3-none-any.whl
Algorithm Hash digest
SHA256 70e9ee5ebbabbeb6c94d0d326c2aa5e9a8d79b5b44b79cdfd27d93630ea35f0b
MD5 1c89ce83f217d876bcd4f1991f938a63
BLAKE2b-256 9cd3ae3bd88419d84197080ec834ed0333af185c53ccf2ad87903cbb522d66ab

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