You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 23, 2025. It is now read-only.
Overview
Create an MCP (Model Context Protocol) server that exposes the eg library functionality to LLMs and AI assistants.
MCP Tools to Implement
1. search_crate_examples
Search for patterns in Rust crate examples and source code.
2. get_crate_source
Get the full path to an extracted crate for detailed exploration.
3. explore_crate_usage
Find how specific APIs are used throughout a crate's codebase.
Benefits for LLMs
Implementation Plan
Phase 1: Basic MCP Server
Phase 2: Enhanced Tools
Phase 3: Advanced Features
This will make the eg library accessible to the entire MCP ecosystem!