Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by peppemas • Testing & QA
A modular C++ implementation of a Model Context Protocol server that exposes extensible functionality via dynamically loaded plugins.
A local, extensible server to host model-backed capabilities via dynamically loaded plugins (e.g., integrating third-party APIs in Weather or custom logic).
Test timing and response behavior, using plugins like the Sleep plugin to simulate delays or timed operations in workflows.
Automated code analysis or review capabilities integrated into an MCP-compatible server, using a Code Review plugin to inspect code and surface suggestions.
This project provides a cross-platform, compileable MCP server written in C++ with a pluggable module architecture and centralized logging. It supports stdio and SSE transports and dynamically loads plugins from a specified directory to extend capabilities (examples: Weather, Sleep, Code Review). The server is intended for local deployment and development, allowing custom plugins to integrate external APIs or simulate behaviors without changing core code. Build instructions and command-line options for server name, plugin directory, and log directory are included in the README.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.