EmilLindfors/mcp
A crate for making MCP (Model Context Protocol) compatible programs with rust
This project helps Rust developers build robust servers that allow AI applications to securely access external data and tools. It takes diverse data sources (files, APIs) and serves them to AI models in a standardized way. This is ideal for developers creating AI systems that need up-to-date, external context to perform tasks like code analysis or content generation.
No commits in the last 6 months.
Use this if you are a Rust developer building AI-powered applications that need a secure and standardized way to connect to external information and resources.
Not ideal if you are an end-user looking for a ready-to-use AI application, or if you are not comfortable with Rust programming.
Stars
19
Forks
11
Language
Rust
License
—
Category
Last pushed
Dec 03, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/EmilLindfors/mcp"
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.