Enact Protocol MCP
@EnactProtocol
关于 Enact Protocol MCP
MCP Server for enact protocol
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"enact-mcp": {
"command": "bun",
"args": [
"run",
"build"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Enact Protocol MCP?
Enact Protocol MCP is an MCP server that provides an interface to the Enact Protocol framework, which is a framework for creating and executing capabilities across applications. It is designed for developers who want to integrate Enact Protocol capabilities with MCP-compatible clients.
How to use Enact Protocol MCP?
Install Bun and the project dependencies (bun install), then build the server (bun run build). Configure your MCP client to point to the built dist/build.js file with the node command, replacing the absolute path with your project directory.
Key features of Enact Protocol MCP
- Integrates Enact Protocol capabilities with MCP
- Requires only Bun for build and runtime
- Simple configuration via MCP server settings
Use cases of Enact Protocol MCP
—
FAQ from Enact Protocol MCP
—
Note: The README does not provide explicit feature lists, use cases, or FAQ content. The description above is derived solely from the information given.
其他 分类下的更多 MCP 服务器
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
ghidraMCP
LaurieWiredMCP Server for Ghidra
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
Servers
modelcontextprotocolModel Context Protocol Servers
ICSS
chokcoco不止于 CSS
评论