mcp-server
If you are the rightful owner of mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Domain-Driven MCP server that provides real-time weather information for Brazilian cities.
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