Submit

Unified MCP Client Library for Elixir

@ramonlimaramos

🌐 Mcpixir is the open source way to connect any LLM to any MCP server and build custom agents that have tool access, without using closed source or application clients.
Overview

What is Mcpixir?

Mcpixir is an open-source library designed to connect any Large Language Model (LLM) to any MCP (Multi-Channel Protocol) server, enabling the creation of custom agents with tool access without relying on closed-source applications.

How to use Mcpixir?

To use Mcpixir, add it to your Elixir project's dependencies and configure your preferred LLM provider with the necessary API keys. You can then create an MCP client and agent to run queries.

Key features of Mcpixir?

  • Ease of use: Create an MCP-capable agent with just 6 lines of code.
  • LLM Flexibility: Compatible with any LLM that supports tool calling (e.g., OpenAI, Anthropic).
  • Dynamic Server Selection: Agents can choose the most suitable MCP server for tasks.
  • Multi-Server Support: Connect to multiple MCP servers simultaneously.
  • Tool Restrictions: Control access to potentially dangerous tools.

Use cases of Mcpixir?

  1. Web browsing with Playwright.
  2. Searching for accommodations on Airbnb.
  3. Creating 3D models in Blender.
  4. Running complex queries that utilize multiple tools from different servers.

FAQ from Mcpixir?

  • Can Mcpixir connect to any LLM?
    Yes, it works with any LLM that supports tool calling.
  • Is Mcpixir free to use?
    Yes, Mcpixir is open-source and free to use.
  • What are the requirements for using Mcpixir?
    You need Elixir 1.15+, Erlang/OTP 25+, and access to an MCP implementation.
© 2025 MCP.so. All rights reserved.

Build with ShipAny.