Enact Protocol MCP
@EnactProtocol
About Enact Protocol MCP
MCP Server for enact protocol
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"enact-mcp": {
"command": "bun",
"args": [
"run",
"build"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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.
More Other MCP servers
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Comments