Skip to content

blixygetir/drivers-mcp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

+-------------------------+
|    MCP Server (Rust)    |
+-------------------------+

        MCP Server implements the Model Context Protocol (MCP)
        in Rust, simplifying user access to drivers by providing
        a central server interface for interacting with different
        hardware or software drivers safely and efficiently.

        Current Version: Ubuntu/Debian only

Features:

    - Fast & Safe: Written in Rust, leveraging memory safety
    - Unified Driver Access: Single interface for multiple drivers
    - Linux-Only: Currently works only on Linux systems

Setup & Usage:

    1. Build MCP Server:
        cargo build -p drivers-mcp --release

    2. Run MCP Inspector:
        npx -y @modelcontextprotocol/inspector ./target/release/drivers-mcp

Contact:

    Aaryan Dogra
    aaryan.dogra@hotmail.com

About

A Rust-based MCP project that centralizes and manages Linux drivers through a unified server interface.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages