DDD Template
Verified IntegrationClient Configuration
— Connect DDD Template to Claude Desktop or Cursor in seconds{
"mcpServers": {
"ddd-template": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-ddd-template"
],
"env": {}
}
}
}~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows).System Overview
Provides a foundational template for building Model Context Protocol (MCP) servers using a Domain-Driven Design (DDD) architecture, featuring sample Bitcoin information APIs.
7/22/2026
Open Source
stdio / SSE RPC
Frequently Asked Questions
Architecture and operational details for DDD Template
While it provides a robust architectural foundation, the DDD Template is primarily intended as a sample implementation and reference for structuring MCP servers with DDD, rather than for direct production deployment.
Related MCP Servers
Browse all servers →Provides comprehensive historical and real-time crypto market data, including orderbooks, trades, candles, and more, from Hyperliquid, HIP-3, and Lighter.xyz.
Facilitates gasless blockchain transactions and interactions directly from Claude AI conversations.
Bridges Claude AI with blockchain networks, enabling gasless transactions, swaps, and transfers directly from natural language conversations.