Databutton

Enables using Databutton app API endpoints as tools by establishing secure websocket connections and handling authentication for seamless integration

View Source
1 stars
0 tools
Created Aug 2025
@databutton/databutton-databutton-databutton-app-mcp

About

Enables using Databutton app API endpoints as tools by establishing secure websocket connections and handling authentication for seamless integration

Categories

general

Installation

npm

npm install @databutton/databutton-databutton-databutton-app-mcp

Configuration

{ "mcpServers": { "databutton-databutton-databutton-app-mcp": { "command": "npx", "args": [ "-y", "@databutton/databutton-databutton-databutton-app-mcp" ] } } }