Skip to main content
Glama

Databutton MCP Server

Official
by databutton

Databutton 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

개발

종속성 설치:

npm install

서버를 빌드하세요:

npm run build

자동 재빌드를 사용한 개발의 경우:

npm run watch

디버깅

MCP 서버는 stdio를 통해 통신하므로 디버깅이 어려울 수 있습니다. 패키지 스크립트로 제공되는 MCP Inspector를 사용하는 것이 좋습니다.

npm run inspector

검사기는 브라우저에서 디버깅 도구에 액세스할 수 있는 URL을 제공합니다.

Deploy Server
A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

local-only server

The server can only run on the client's local machine because it depends on local resources.

Databutton에서 초기 앱 계획을 수행하고 좋은 시작점을 만드는 MCP 서버 - 새 앱을 시작하고 초기 MVP 작업을 생성합니다.

  1. 데이터버튼 MCP 서버
    1. 설치
    2. 개발

Related MCP Servers

  • -
    security
    F
    license
    -
    quality
    This is an MCP server that facilitates building tools for interacting with various APIs and workflows, supporting Python-based development with potential for customizable prompts and user configurations.
    Last updated -
  • -
    security
    A
    license
    -
    quality
    An MCP server that assists with the orchestration of new software projects by applying standardized templates and best practices in design patterns and software architecture.
    Last updated -
    14
    MIT License
    • Apple
  • -
    security
    A
    license
    -
    quality
    A proxy server that allows LLM clients to use Databutton app API endpoints as tools through the MCP protocol over websockets.
    Last updated -
    1
    MIT License
  • A
    security
    A
    license
    A
    quality
    A hub server that connects to and manages other MCP (Model Context Protocol) servers.
    Last updated -
    7
    48
    49
    MIT License

View all related MCP servers

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