hermes-mcp

by cloudwalk · MCP Server · ★ 370

About hermes-mcp

Hermes MCP A high-performance Model Context Protocol (MCP) implementation in Elixir. Overview Hermes MCP is a comprehensive Elixir SDK for the Model Context Protocol, providing complete client and server implementations with Elixir's exceptional concurrency model and fault tolerance. Installation Quick Start Server elixir Define a server with tools capabilities defmodule MyApp.MCPServer do use Hermes.Server, name: "My Server", version: "1.0.0", capabilities: [:tools] @impl true # this callback will be called when the # MCP initialize lifecycle completes def init(clientinfo, frame) do...

agentic-aielixirmcpmcp-server

Quick Facts

Stars370
Forks46
LanguageElixir
CategoryMCP Server
LicenseMIT
Quality Score56.044/100
Open Issues41
Last Updated2026-05-18
Created2025-02-24
Platformsmcp
Est. Tokens~91k

Compatible Skills

These tools work well together with hermes-mcp for enhanced workflows:

  • anubis-mcp — semantic(0.84)+rare_topics+same_lang+similar_pop+shared_platform (59%)
  • elixir-architect — semantic(0.58)+complementary+rare_topics+similar_pop (55%)
  • claude-code-elixir — semantic(0.42)+complementary+rare_topics+similar_pop (49%)

More MCP Server Tools

Explore other popular mcp server tools:

View all MCP Server tools →

Popular Elixir Agent Tools

Frequently Asked Questions

What is hermes-mcp?

hermes-mcp is Elixir Model Context Protocol (MCP) SDK. It is categorized as a MCP Server with 370 GitHub stars.

What programming language is hermes-mcp written in?

hermes-mcp is primarily written in Elixir. It covers topics such as agentic-ai, elixir, mcp.

How do I install or use hermes-mcp?

You can find installation instructions and usage details in the hermes-mcp GitHub repository at github.com/cloudwalk/hermes-mcp. The project has 370 stars and 46 forks, indicating an active community.

What license does hermes-mcp use?

hermes-mcp is released under the MIT license, making it free to use and modify according to the license terms.

View on GitHub → Browse MCP Server tools