turbomcp and rust-docs-mcp

turbomcp
55
Established
rust-docs-mcp
44
Emerging
Maintenance 13/25
Adoption 9/25
Maturity 15/25
Community 18/25
Maintenance 13/25
Adoption 9/25
Maturity 15/25
Community 7/25
Stars: 74
Forks: 15
Downloads:
Commits (30d): 0
Language: Rust
License: MIT
Stars: 111
Forks: 5
Downloads:
Commits (30d): 0
Language: Rust
License: MIT
No Package No Dependents
No Package No Dependents

About turbomcp

Epistates/turbomcp

A full featured, enterprise grade rust MCP SDK

# Technical Summary Offers zero-boilerplate server definition via procedural macros (`#[server]`, `#[tool]`, `#[resource]`, `#[prompt]`) with compile-time JSON schema generation, eliminating runtime overhead. Architecture spans a modular 25-crate workspace with a `no_std` core enabling WASM/edge deployment, layered transport abstraction (STDIO, HTTP/SSE, WebSocket, TCP, Unix sockets), and OAuth 2.1 authentication support. Integrates with Axum for HTTP servers and the Model Context Protocol (MCP) 2025-11-25 specification for Claude Desktop and AI agent connections.

About rust-docs-mcp

snowmead/rust-docs-mcp

MCP server for agents to explore rust docs, analyze source code, and build with confidence

Provides offline-capable crate intelligence through rustdoc JSON parsing and source code analysis, supporting multi-source caching (crates.io, GitHub, local paths) with workspace member isolation. Implements MCP tools for documentation search, dependency tree traversal, module structure visualization via cargo-modules, and token-aware response truncation optimized for LLM context windows. Integrates with AI agents via stdio transport to enable programmatic exploration of Rust APIs without reliance on training data or web scraping.

Scores updated daily from GitHub, PyPI, and npm data. How scores work