Back to Home
GuillaumeMilan icon

mcp_server

Verified Safe

by GuillaumeMilan

Overview

An Elixir library for defining and serving Model Context Protocol (MCP) tools, prompts, and resources with input/output validation and automatic JSON encoding.

Installation

Run Command
mix run --no-halt

Security Notes

The library itself provides a structured framework with features like input validation and explicit local IP binding in examples, contributing to security. However, the overall security of an MCP server built with this library heavily depends on the implementation of the user-defined controller functions (tools, prompts, resources), as these are the actual execution points.

Similar Servers

Stats

Interest Score30
Security Score8
Cost ClassLow
Avg Tokens150
Stars1
Forks0
Last Update2025-12-03

Tags

ElixirMCPAI ToolsDSLAPI ServerProtocol