MCPServers
Rust Docs - MCP server logo

Rust Docs

12
0

Summary

This MCP server provides access to Rust documentation from docs.rs, enabling AI tools to search for crates, retrieve documentation, type information, feature flags, versions, and source code. Developed by laptou, it offers a standardized interface for querying Rust-related information, making it valuable for developers and AI assistants working with Rust projects. The server is built using Bun and Node.js, with a focus on efficient documentation retrieval and symbol searching within crates.

Available Actions(7)

search_crates

Search for crates on docs.rs.

get_crate_documentation

Get documentation for a specific crate.

get_type_info

Get type information for a specific item.

get_feature_flags

Get feature flags for a crate.

get_crate_versions

Get available versions for a crate.

get_source_code

Get source code for a specific item.

search_symbols

Search for symbols within a crate.

Last Updated: April 17, 2025

社区评论

0.0
0 条评论
5
0
4
0
3
0
2
0
1
0

暂无评论. 成为第一个评论的人!

登录以参与讨论

Coming soon to
HighlightHighlight AI

语言

TypeScript

分类

标签