domain-mcp-server

waabox/domain-mcp-server
★ 1 stars Java 🧠 Memory/Knowledge Updated 21d ago
MCP server that clones and analyzes microservices to extract business rules, APIs, and data models—represented as an in-memory graph for fast reasoning.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "domain-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "waabox/domain-mcp-server"
      ]
    }
  }
}

Topics

ai-toolsdiscovery-servicedomain-driven-designllmmcpmcp-servermodel-context-protocol