ExMCP Test Server
@y86
About ExMCP Test Server
Test implementation of mcp server in Elixir
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is ExMCP Test Server?
An MCP (Model Context Protocol) server implementation in Elixir that provides a test implementation for experimenting with the protocol. It is designed for developers who want to explore MCP using a JSON-RPC 2.0 compliant server built with Elixir.
How to use ExMCP Test Server?
Run the server locally with mix run --no-halt. For production use, generate a release with mix release and add it to your claude_desktop_config.json using the command path/to/your/release/bin/my_app start under the mcpServers key.
Key features of ExMCP Test Server
- JSON-RPC 2.0 compliant server implementation
- Standard MCP protocol methods are supported
- Pluggable validation and middleware pipeline
- Schema-driven request/response validation
- OpenRPC specification is included
Use cases of ExMCP Test Server
- Experimenting with the Model Context Protocol (MCP)
- Testing MCP clients against a local server
- Learning MCP through a minimal reference implementation
FAQ from ExMCP Test Server
What runtime dependencies are required?
Elixir 1.14+ and Mix. The server relies on PhxJsonRpc, ExJsonSchema, and Jason.
Which MCP methods does the server implement?
initialize, notifications/initialized, prompts/list, resources/list, tools/list, and tools/call.
How can I run the server locally or as a release?
Run locally with mix run --no-halt. For a release, use mix release and configure the binary in claude_desktop_config.json with the start argument.
Where is the OpenRPC specification located?
It can be found at priv/static/mcp-openrpc.json in the project.
Frequently asked questions
What runtime dependencies are required?
Elixir 1.14+ and Mix. The server relies on `PhxJsonRpc`, `ExJsonSchema`, and `Jason`.
Which MCP methods does the server implement?
`initialize`, `notifications/initialized`, `prompts/list`, `resources/list`, `tools/list`, and `tools/call`.
How can I run the server locally or as a release?
Run locally with `mix run --no-halt`. For a release, use `mix release` and configure the binary in `claude_desktop_config.json` with the `start` argument.
Where is the OpenRPC specification located?
It can be found at `priv/static/mcp-openrpc.json` in the project.
Basic information
More Developer Tools MCP servers
Vibgrate MCP
VibgrateQuery your team's drift, vulnerability, and migration data from any AI assistant. Vibgrate MCP connects Cursor, Claude, ChatGPT, Windsurf, or VS Code to Vibgrate Cloud: 51 tools for DriftScores, CVEs and EOL runtimes, up

Skilder.ai
skilder.aiRun skills and MCP tools like production software: versioned, composed into roles, distributed to every agent from one governed library.

TaskerArmy Agent
TaskerArmyAsk Claude or ChatGPT what Shopify theme optimization tasks are pending on your store, a remote MCP server for TaskerArmy Agent accounts.

Raccha AI
Shree MandadiMCP-first toolbox for agents: namespaced key-value storage, a FIFO queue, auth, and a handful of stateless utility tools (JWT decode, hashing, cert inspection, CIDR math). Free while in early access. This repository is a
CodeSentinel
icohangar-opsCodebase health as MCP tools: dead code, circular dependencies, coupling, architectural drift.
Comments