KrishCodesw
CreatedKrishCodesw
Provides a starting point for creating Message Passing Concurrency (MCP) servers.
About
Offers an example of a local Message Passing Concurrency (MCP) server that simulates weather data. It currently uses hardcoded data and STDIOserver transport for offline availability. It can be expanded to utilize external APIs and SSE with an express server for online accessibility. This is intended to serve as a foundation for users to begin developing their own MCP servers.
Key Features
- 0 GitHub stars