Databutton
An MCP server for initial app planning and creating a good starting point for an app.
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.
Verwandte Server
Alpha Vantage MCP Server
SponsorAccess financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
DocGen MCP Server
Automated documentation generator from source files on Google Drive and GitHub.
i1n
Localization as code — 7 MCP tools to push, pull, translate, extract strings, and search translations. AI-powered, type-safe, 182 languages.
MCP Spine
Context Minifier & State Guard — Local-first MCP middleware proxy that reduces token waste by 61%, prevents context rot, and adds security hardening
MCP Server + Asgardeo
A sample MCP server that uses Asgardeo for client authentication and connection.
OpenAPI to MCP Server
A tool to create MCP servers from OpenAPI/Swagger specifications, allowing AI assistants to interact with your APIs.
MCP Front
An OAuth 2.1 proxy for MCP servers that enables single sign-on with Google, domain validation, and per-user tokens.
Figma MCP Server
Enables AI assistants to interact with Figma via WebSocket for reading data and design analysis.
gluestack-ui MCP Server
An MCP server tailored for React Native–first development using Gluestack UI
ast-grep MCP
An experimental MCP server that uses the ast-grep CLI for code structural search, linting, and rewriting.
Glide API
Interact with the Glide API to build applications from data sources like Google Sheets.