RGGH/rig-mcp-server
Rig MCP Server Example (April 7, 2025)
This project helps developers integrate custom tools into a Model Context Protocol (MCP) server, allowing an LLM agent to use them. You feed it a custom tool definition, and it provides an MCP server that an AI agent can interact with, enabling the agent to perform specific actions like adding numbers. This is for software developers who are building AI agents and need to give them access to specialized functions.
No commits in the last 6 months.
Use this if you are a developer building an AI agent and want to extend its capabilities by allowing it to use custom, well-defined tools through a Model Context Protocol (MCP) server.
Not ideal if you are a non-developer seeking a ready-to-use application or simply want to interact with a large language model without integrating custom tools.
Stars
8
Forks
3
Language
Rust
License
—
Category
Last pushed
Apr 09, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/RGGH/rig-mcp-server"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
hyper-mcp-rs/hyper-mcp
📦️ A fast, secure MCP server that extends its capabilities through WebAssembly plugins.
Cyfrin/aderyn
Solidity Static Analyzer that easily integrates into your editor
Roblox/studio-rust-mcp-server
Standalone Roblox Studio MCP Server
microsoft/wassette
Wassette: A security-oriented runtime that runs WebAssembly Components via MCP
rust-mcp-stack/rust-mcp-sdk
A high-performance, asynchronous toolkit for building MCP servers and clients in Rust.