cloudwalk/hermes-mcp
Elixir Model Context Protocol (MCP) SDK
This is an Elixir SDK for implementing the Model Context Protocol (MCP). It allows Elixir developers to build robust and highly concurrent servers that expose custom 'tools' to Large Language Models (LLMs) and also to create clients that can call these tools. It takes tool definitions and business logic, and outputs an accessible endpoint for LLMs, or enables client-side tool execution.
347 stars.
Use this if you are an Elixir developer building an application that needs to connect Large Language Models to external services or data sources through a standardized protocol, or if you need to consume such services.
Not ideal if you are not an Elixir developer or if you do not intend to integrate with systems that speak the Model Context Protocol.
Stars
347
Forks
37
Language
Elixir
License
MIT
Category
Last pushed
Dec 01, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/cloudwalk/hermes-mcp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
steipete/mcporter
Call MCPs via TypeScript, masquerading as simple TypeScript API. Or package them as cli.
yuniko-software/minecraft-mcp-server
A Minecraft MCP Server powered by Mineflayer API. It allows to control a Minecraft character in...
freee/freee-mcp
Model Context Protocol (MCP) server for freee API integration
hypothesi/mcp-server-tauri
A Model Context Protocol (MCP) server and plugin for Tauri v2 development
comet-ml/opik-mcp
Model Context Protocol (MCP) implementation for Opik enabling seamless IDE integration and...