mcp_test_server

command
v0.3.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 4, 2026 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

Tiny MCP stdio server used by the live tests.

Exposes two trivial tools and one trivial resource so the live tests can prove iterion's MCP integration end-to-end (server discovery, tools/list, tools/call, resources/list, resources/read, content extraction back into the agent's response):

  • greet(name string) -> "Hello, {name}!"
  • reverse(text string) -> text reversed character-by-character
  • resource iterion://test/golden.txt -> a small fixture string

Build: go build -o /tmp/mcp_test_server ./examples/mcp_test_server Run: invoked over stdio by iterion's MCP manager.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL