Databutton MCP Server
OfficialDatabutton MCP – 나만의 MCP 구축
Databutton에서 누구나 자신만의 MCP 서버를 구축할 수 있는 획기적인 방법을 출시했습니다. 자세한 내용은 https://www.databutton.com/mcp 에서 확인하세요.
데이터버튼 MCP 서버
Databutton( https://www.databutton.com/ )의 AI 에이전트는 React 및 Python API/MCP에서 프런트엔드와 백엔드를 구축하고 배포하여 무한한 복잡성을 지닌 아름다운 비즈니스 앱을 구축합니다.
에이전트에는 앱에 대한 초기 계획을 생성하는 계획 모드가 있습니다.
이 MCP 서버는 앱의 초기 계획을 세우고 앱의 좋은 시작점을 만드는 데 사용됩니다.
설치
Claude Desktop과 함께 사용하려면 서버 구성을 추가하세요.
MacOS의 경우: ~/Library/Application Support/Claude/claude_desktop_config.json Windows의 경우: %APPDATA%/Claude/claude_desktop_config.json
지엑스피1
Related MCP server: MCP-Creator-MCP
개발
종속성 설치:
npm install서버를 빌드하세요:
npm run build자동 재빌드를 사용한 개발의 경우:
npm run watch디버깅
MCP 서버는 stdio를 통해 통신하므로 디버깅이 어려울 수 있습니다. 패키지 스크립트로 제공되는 MCP Inspector를 사용하는 것이 좋습니다.
npm run inspector검사기는 브라우저에서 디버깅 도구에 액세스할 수 있는 URL을 제공합니다.
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Tools
Related MCP Servers
- AlicenseAqualityCmaintenanceA hub server that connects to and manages other MCP (Model Context Protocol) servers.74462MIT
- AlicenseAqualityDmaintenanceA meta-MCP server that helps users create new MCP servers through AI guidance, templates, and streamlined workflows, transforming ideas into production-ready implementations with minimal effort.42MIT
- Flicense-qualityDmaintenanceA basic MCP server template that provides a foundation for building custom tools, resources, and prompts. Serves as a starting point for developers to create their own MCP server functionality.
- AlicenseBqualityDmaintenanceAn intelligent tool that automates the setup of new Model Context Protocol (MCP) server projects through a conversational interface. It generates project structures, technical specifications, and context-rich documentation to streamline AI-assisted development in TypeScript or Python.103MIT
Related MCP Connectors
MCP server for generating rough-draft project plans from natural-language prompts.
Butterbase MCP server — manage your backend: schemas, auth, functions, storage, RAG, deploys.
MCP (Model Context Protocol) server for Appwrite
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/databutton/databutton-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server