avahowell/offeryn
Build tools for LLMs in Rust using Model Context Protocol
This project helps Rust developers integrate custom functionality into large language models (LLMs) like Claude. It allows you to write specific 'tools' in Rust that an AI agent can then call to perform tasks. You provide Rust code defining these tools, and the project outputs a standard protocol (Model Context Protocol) that LLMs can understand, enabling them to use your custom functions.
No commits in the last 6 months.
Use this if you are a Rust developer looking to extend the capabilities of AI agents by building custom tools that LLMs can access and execute.
Not ideal if you are not a Rust developer or if your goal is to use an existing tool without building new functionality for LLMs.
Stars
37
Forks
2
Language
Rust
License
MIT
Category
Last pushed
Feb 25, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/avahowell/offeryn"
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.