Databutton

Databutton

Databutton MCP Server.

4.2K

1 Tool

Packaged by
Add to Docker Desktop

Version 4.43 or later needs to be installed to add the server automatically

About

Databutton MCP Server

Databutton MCP Server.

What is an MCP Server?

Characteristics

AttributeDetails
Docker Imagemcp/databutton
Authordatabutton
Repositoryhttps://github.com/databutton/databutton-mcp
Dockerfilehttps://github.com/databutton/databutton-mcp/blob/main/Dockerfile
Docker Image built byDocker Inc.
Docker Scout Health ScoreDocker Scout Health Score
Verify SignatureCOSIGN_REPOSITORY=mcp/signatures cosign verify mcp/databutton --key https://raw.githubusercontent.com/docker/keyring/refs/heads/main/public/mcp/latest.pub
LicenceMIT License

Available Tools (1)

Tools provided by this ServerShort Description
submit_app_requirementsSubmit app requirements

Tools Details

Tool: submit_app_requirements

Submit app requirements

ParametersTypeDescription
namestringThe name of the app
pitchstringThe pitch for the app
specobject

Use this MCP Server

{
  "mcpServers": {
    "databutton": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "mcp/databutton"
      ]
    }
  }
}

Why is it safer to run MCP Servers with Docker?

Manual installation

You can install the MCP server using:

Installation for

Related servers