Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Simple Echo Server

A minimal example that shows the basic structure of an MCP server with a single tool.

  • Single Tool: Implements a simple echo tool that repeats input text
  • Basic Structure: Demonstrates the essential components: McpServer, Session, and ToolProvider
  • Getting Started: Perfect for understanding the fundamentals of MCP server implementation

Source: SimpleEchoServer.scala