mcp_server
3
A C++ based Model Context Protocol Server with a pluggable architecture, supporting cross-platform plugin extensibility and centralized logging. Its design allows dynamic loading of plugins, enhancing server functions without modifying the core codebase.
Weather Plugin
Provide weather data features such as current temperature and weather forecast
Sleep Plugin
Introduced delay function to simulate response delay or timing operations
Code Review Plugin
Automate code reviews, identify potential errors and optimization opportunities