ExMCP Test icon

ExMCP Test

byy86
9

Provides a test implementation of an MCP (Model Context Protocol) server for experimentation.

Acerca de

ExMCP Test is a test server implementation of the Model Context Protocol (MCP) built in Elixir. It's designed for experimenting with the MCP protocol and features a JSON-RPC 2.0 compliant server, support for standard MCP methods, a pluggable validation and middleware pipeline, and schema-driven request/response validation. An OpenRPC specification is also included, allowing for easy exploration of the API.

Características Principales

  • Pluggable validation and middleware pipeline
  • JSON-RPC 2.0 compliant server
  • Supports standard MCP protocol methods
  • Schema-driven request/response validation
  • Includes OpenRPC specification
  • 9 GitHub stars

Casos de Uso

  • Experimenting with the MCP protocol
  • Validating MCP server configurations
  • Testing MCP client implementations