turbomcp: TurboMCP is a production-ready Rust SDK for the Model Context Protocol (MCP) with zero-boilerplate macros, modular transport architecture, and WASM support. It features compile-time schema generation, feature-gated transports, and a no_std core for edge and WASM deployment. The 25-crate workspace supports multiple transports including STDIO, HTTP, WebSocket, TCP, and Unix sockets, along with OAuth 2.1 and DPoP security.; semble: Semble is a high-performance code search library designed for AI agents, providing instant access to precise code snippets. It offers significantly faster indexing and querying compared to transformer models, achieving 99% of their retrieval quality while running entirely on CPU without external dependencies.
Build production MCP servers with minimal boilerplate
Enhancing AI agents (e.g., Claude Code, Cursor, Codex) with fast and accurate code search capabilities