Angreal MCP Server
@angreal
Angreal MCP Server について
An mcp-server for angreal projects so agents are aware of what is possible.
基本情報
設定
ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Angreal MCP Server?
An MCP (Model Context Protocol) server that provides AI assistants with discovery capabilities for angreal projects. It exposes angreal's command tree structure to MCP-compatible clients, enabling AI assistants to discover available commands and tasks, understand project structure, and suggest appropriate commands based on context.
How to use Angreal MCP Server?
Install via cargo install angreal_mcp (requires Rust toolchain). Configure an MCP client (Claude Code, Claude Desktop, or Cline) with the command angreal_mcp and optionally set the working directory to your angreal project root. Test via command line using JSON-RPC messages for tools/list or tools/call.
Key features of Angreal MCP Server
- Exposes angreal's command tree structure to AI assistants
- Provides the
angreal_treetool with JSON or human output - Supports Claude Code, Claude Desktop, and Cline integrations
- Built with Rust for performance and reliability
- Dual-licensed under MIT or Apache 2.0
Use cases of Angreal MCP Server
- AI assistant discovers and suggests angreal commands during development
- Developer explores available tasks in an angreal project through an AI interface
- Automated workflows gain contextual understanding of project capabilities
FAQ from Angreal MCP Server
What is the angreal_tree tool?
It returns the command tree structure of the current angreal project. You can request output in "json" (default) or "human" format.
What are the prerequisites for using this server?
Angreal must be installed and available in your PATH. Rust toolchain is required only if building from source.
How do I install the server?
Install from crates.io: cargo install angreal_mcp. For the latest development version, use cargo install --git https://github.com/colliery-io/angreal-mcp.
Which MCP clients are supported?
Examples include Claude Code, Claude Desktop, and Cline. Each client requires a JSON configuration pointing to the angreal_mcp binary.
How can I test the server without a client?
Run JSON-RPC commands via the command line, e.g., echo '{"jsonrpc": "2.0", "id": 1, "method": "tools/list"}' | angreal_mcp to list available tools.
「その他」の他のコンテンツ
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
ACI: Open-Source Infra to Power Unified MCP Servers
aipotheosis-labsACI.dev is the open source tool-calling platform that hooks up 600+ tools into any agentic IDE or custom AI agent through direct function calling or a unified MCP server. The birthplace of VibeOps.
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
コメント