mcp-server
0
This project is a Domain-Driven MCP server delivering real-time weather updates for Brazilian cities. It focuses on scalability and maintainability through SOLID principles and dependency injection.
MCP Server Example
A Domain-Driven MCP server that provides real-time weather information for Brazilian cities. Designed with SOLID principles, it leverages dependency injection and separates domain logic from infrastructure services to ensure scalability, maintainability, and testability. Model Context Protocol concept
Installation
Use the package manager npm to install MCP server.
npm install
Unit Tests
Use the JEST to unit tests.
npm run test
Building
To build the application.
npm run build
Running DEV with @modelcontextprotocol/inpector
- Docs infos in link
- Running dev.
npm run start:dev
Simple use with Claude Desktop APP
- Dowloading Claude Desktop APP in link
- Config your MCP server in Claude APP MCP config (file claude_desktop_config.json) more infos.
Contributing
If you've ever wanted to contribute to open source, and a great cause, now is your chance!
See the for more information