architect-mcp-server
5
This project is a template for developing an MCP Server that enables interaction with the LLM CLI. It provides tools for architectural design feedback and maintains conversation context. The project includes features for error handling, logging, and testing.
MCP Server Template
Features
- Maintains conversation context across interactions
- Executes commands via the LLM CLI
- Offers error handling and logging
- Supports both new and continued conversations
Development
- Install dependencies
- Start development server
- Build the project
- Run tests
Architect Tool
- Provides an interface to interact with the LLM CLI for architecture feedback
- Manages communication between applications and the LLM CLI
Testing
- Includes TestClient for local testing
- Use MCP Inspector for visual debugging
Local Testing with Cursor
- Build, link package, and add server to Cursor for local testing
Troubleshooting
- Use MCP Inspector for debugging and inspection