由ACI.dev提供支持的 MCP 服务器
重要提示:本 README 仅涵盖基本开发指南。如需 ACI.dev MCP 服务器的完整文档和教程,请访问aci.dev docs 。
目录
概述
该软件包提供了两个用于访问ACI.dev管理功能(工具)的模型上下文协议 (MCP) 服务器:
aci-mcp-apps
:提供对指定应用程序的功能(工具)的直接访问的 MCP 服务器aci-mcp-unified
:提供两个元函数(工具)(ACI_SEARCH_FUNCTIONS
和ACI_EXECUTE_FUNCTION
)的 MCP 服务器,用于发现和执行ACI.dev上可用的所有函数(工具)。
[!IMPORTANT] 有关这两个 MCP 服务器的详细说明和教程,请访问aci.dev 文档。
本地运行 MCP 服务器
该包已发布到 PyPI,因此您可以使用uvx
直接运行它:
与 MCP 客户端集成
有关如何使用不同的 MCP 客户端配置 MCP 服务器的更多信息,请参阅统一 MCP 服务器和应用程序 MCP 服务器部分。
Docker
调试
您可以使用 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