Databutton MCP – build your own MCPs
We released a game changing way for anyone to build their own MCP servers in Databutton. Learn more at https://www.databutton.com/mcp
Databutton MCP Server
Databutton's (https://www.databutton.com/) AI agent builds and deploys frontends and backends in React and Python APIs/MCPs, for building beautiful business apps with unbounded complexity.
The agent has a planning mode for generating an initial plan for your app.
This MCP server is for doing doing initial app planning and creating a good starting point for an app.
Installation
To use with Claude Desktop, add the server config:
On MacOS: ~/Library/Application Support/Claude/claude_desktop_config.json
On Windows: %APPDATA%/Claude/claude_desktop_config.json
{
"mcpServers": {
"databutton": {
"command": "/path/to/databutton/build/index.js"
}
}
}
Development
Install dependencies:
npm install
Build the server:
npm run build
For development with auto-rebuild:
npm run watch
Debugging
Since MCP servers communicate over stdio, debugging can be challenging. We recommend using the MCP Inspector, which is available as a package script:
npm run inspector
The Inspector will provide a URL to access debugging tools in your browser.
Databutton
Project Details
- databutton/databutton-mcp
- databutton
- MIT License
- Last Updated: 4/7/2025
Categories
Recomended MCP Servers
A Model Context Protocol (MCP) server for TfNSW's realtime alerts API
MCP server to provide Sketch layout information to AI coding agents like Cursor
This is an MCP (Model Context Protocol) server that connects your Limitless Pendant data to AI tools like...
The definitive Vibe Coder's sanity check MCP server: Prevent cascading errors in AI workflows by implementing strategic pattern...
A Model Context Protocol (MCP) server providing unified access to multiple search engines (Tavily, Brave, Kagi), AI...
An MCP tool that provides AI with the ability to compress and decompress local files.
Stream Brave Search (web & local) results via a Model Context Protocol (MCP) / Server-Sent Events (SSE) interface....
Go server implementing Model Context Protocol (MCP) for filesystem operations.
AWS MCP Servers — specialized MCP servers that bring AWS best practices directly to your development workflow
This is a very basic implementation of an Mcp-Reasoning-Server for Cursor AI .
Memory Cache Server for use with supported MCP API Clients.