Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by jonigl • Uncategorized
A simple MCP server demonstrating streamable HTTP transport with various tools and prompts.
A simple MCP server with streamable HTTP transport for testing or development.
Built-in tools like greeting, arithmetic, random number generation, and BMI calculation.
Customizable server settings such as port configuration and debug logging.
This MCP server example showcases how to implement a basic server using streamable HTTP transport. It includes several built-in tools such as greeting, arithmetic operations, random number generation, JSON response, and BMI calculation. The server supports customization of the running port and debug logging, making it easy to test and extend for development purposes.