Databutton

Databutton

Databutton MCP Server.

10K+

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?⁠

MCP Info

Image Building Info

AttributeDetails
Dockerfilehttps://github.com/databutton/databutton-mcp/blob/3dde0e0dfcb91de131939a622403eeda3c1402b7/Dockerfile⁠
Commit3dde0e0dfcb91de131939a622403eeda3c1402b7
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?⁠

Related servers