Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by xdstone1on163 • Uncategorized
A simple example implementation of an MCP server and clients demonstrating stdio and HTTP streaming modes.
Communicate with an MCP server using stdio transport.
Communicate with an MCP server using HTTP streaming transport.
Example tools, resources, and prompt templates to test MCP protocol features.
This project provides example implementations of a Model Context Protocol (MCP) server and clients that communicate via stdio or HTTP streaming. The server supports tools like addition and asynchronous tasks, resources such as JSON configuration and dynamic greetings, and parameterized prompt templates. It helps developers understand and test MCP protocol usage with different transport methods.