Version 4.43 or later needs to be installed to add the server automatically
Use cases
About
Databutton MCP Server.
Attribute | Details |
---|---|
Docker Image | mcp/databutton |
Author | databutton |
Repository | https://github.com/databutton/databutton-mcp |
Dockerfile | https://github.com/databutton/databutton-mcp/blob/main/Dockerfile |
Docker Image built by | Docker Inc. |
Docker Scout Health Score | |
Verify Signature | COSIGN_REPOSITORY=mcp/signatures cosign verify mcp/databutton --key https://raw.githubusercontent.com/docker/keyring/refs/heads/main/public/mcp/latest.pub |
Licence | MIT License |
Tools provided by this Server | Short Description |
---|---|
submit_app_requirements | Submit app requirements |
submit_app_requirements
Submit app requirements
Parameters | Type | Description |
---|---|---|
name | string | The name of the app |
pitch | string | The pitch for the app |
spec | object |
{
"mcpServers": {
"databutton": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"mcp/databutton"
]
}
}
}
Manual installation
You can install the MCP server using:
Installation for