ACI.dev 가 지원하는 MCP 서버
[!중요] 이 README는 기본적인 개발 가이드만 다룹니다. ACI.dev MCP 서버에 대한 전체 문서와 튜토리얼은 aci.dev docs 에서 확인하세요.
목차
개요
이 패키지는 ACI.dev 관리 기능(도구)에 액세스하기 위한 두 개의 MCP(Model Context Protocol) 서버를 제공합니다.
aci-mcp-apps
: 지정된 앱에서 기능(도구)에 직접 액세스할 수 있는 MCP 서버aci-mcp-unified
: ACI.dev 에서 사용 가능한 모든 기능(도구)을 검색하고 실행하기 위한 두 개의 메타 기능(도구)(ACI_SEARCH_FUNCTIONS
및ACI_EXECUTE_FUNCTION
)을 제공하는 MCP 서버
[!중요] 두 MCP 서버에 대한 자세한 설명과 튜토리얼은 aci.dev 문서를 방문하세요.
로컬에서 MCP 서버 실행
패키지는 PyPI에 게시되었으므로 uvx
사용하여 직접 실행할 수 있습니다.
지엑스피1
MCP 클라이언트와의 통합
다양한 MCP 클라이언트로 MCP 서버를 구성하는 방법에 대한 자세한 내용은 통합 MCP 서버 및 앱 MCP 서버 섹션을 참조하세요.
도커
디버깅
MCP 검사기를 사용하여 서버를 디버깅할 수 있습니다.
tail -n 20 -f ~/Library/Logs/Claude/mcp*.log
실행하면 서버의 로그가 표시되어 문제를 디버깅하는 데 도움이 될 수 있습니다.
This server cannot be installed
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
사용자 의도에 따라 동적 도구 검색 및 실행이 가능한 통합 인터페이스나 앱별 직접 도구를 통해 ACI.dev 기능(도구)에 액세스할 수 있는 모델 컨텍스트 프로토콜 서버입니다.
Related MCP Servers
- -securityFlicense-qualityA Model Context Protocol server implementation that enables connection between OpenAI APIs and MCP clients for coding assistance with features like CLI interaction, web API integration, and tool-based architecture.Last updated -28Python
Appwrite MCP Serverofficial
AsecurityAlicenseAqualityA Model Context Protocol server that allows AI assistants to interact with Appwrite's API, providing tools to manage databases, users, functions, teams, and other resources within Appwrite projects.Last updated -8440PythonMIT License- -securityFlicense-qualityA comprehensive Model Context Protocol server implementation that enables AI assistants to interact with file systems, databases, GitHub repositories, web resources, and system tools while maintaining security and control.Last updated -16TypeScript
- -securityAlicense-qualityMCP server providing access to ACI.dev managed functions (tools) either directly from specific apps or through meta functions that dynamically discover and execute any available function based on user intent.Last updated -197PythonMIT License