Skip to content

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.

License

Notifications You must be signed in to change notification settings

dev-jpnobrega/mcp-server

Repository files navigation

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

alt text

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.

alt text

Contributing

If you've ever wanted to contribute to open source, and a great cause, now is your chance!

See the contributing docs for more information

Contributors ✨


JP. Nobrega

💬 📖 👀 📢

License

MIT

About

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published