Provides a test implementation of an MCP (Model Context Protocol) server for experimentation.
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.