Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by alexandresanlim • Uncategorized
A template MCP server in Node.js/TypeScript providing Bitcoin-related information via external APIs.
Obtain recommended Bitcoin transaction fees from external APIs.
A health check endpoint to verify server status.
For developers looking for a template to build MCP servers with a clean DDD architecture.
This repository offers a clean, layered architecture template for building MCP servers using Domain-Driven Design principles. It demonstrates how to structure a Node.js/TypeScript MCP server that communicates via stdio and fetches Bitcoin transaction fee data and health check endpoints. The template is fully typed with TypeScript and ready for customization and production use.