Architect MCP ServerServer

stevennevins
GitHub
Developer ToolsTypeScriptAPI Testing

Loading subscription status...

💡 Description

A TypeScript-based template for developing Model Context Protocol servers with features like dependency injection and service-based architecture, facilitating the creation and integration of custom data processing tools.

📝 JSON Entries

{
  "mcpServers": [
    {
      "architect-mcp-server": {
        "env": {},
        "args": [],
        "command": "npx architect-test-mcp-tool"
      }
    }
  ]
}

🛠️ Tools

architect

Features

  • Dependency injection
  • Service-based architecture
  • Integration with LLM CLI for architecture feedback

💬 Example Queries

  • How do I install the required dependencies for this MCP server?
  • What commands are available for testing my tool's functionality?