🚀 ARC Model Context Protocol (MCP) Server: AI-Powered Development
@maxmurphySF
Accelerate development with ARC MCP
概要
What is ARC MCP Server?
The ARC MCP Server bridges AI models (such as Claude and GPT) with the ARC enterprise application framework, enabling AI assistants to directly leverage ARC’s capabilities for building cloud-native applications. It follows the Model Context Protocol specification and is designed for developers seeking to accelerate ARC-based development through natural language interaction.
How to use ARC MCP Server?
Install the server by cloning the repository, running npm install, npm run build, and npm start. To connect with Claude Desktop, edit the claude_desktop_config.json file (located at ~/Library/Application Support/Claude/ on macOS or %APPDATA%\Claude\ on Windows) and add the ARC MCP server entry with the path to the server’s dist/index.js.
Key Features of ARC MCP Server
- Search ARC documentation with contextual queries
- Interact with microservices via natural language