Databutton
Enables using Databutton app API endpoints as tools by establishing secure websocket connections and handling authentication for seamless integration
1 stars
0 tools
Created Aug 2025
@databutton/databutton-databutton-databutton-app-mcpAbout
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"
]
}
}
}