Docs.rs
  • mcp-tools-0.1.0
    • mcp-tools 0.1.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • mexyusef
    • Dependencies
      • anyhow ^1.0 normal
      • async-trait ^0.1 normal
      • chrono ^0.4 normal
      • clap ^4.0 normal
      • coderlib ^0.1.0 normal
      • config ^0.14 normal
      • git2 ^0.18 normal
      • num_cpus ^1.0 normal
      • reqwest ^0.11 normal
      • rmcp ^0.1 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • thiserror ^1.0 normal
      • tokio ^1.0 normal
      • toml ^0.8 normal
      • tracing ^0.1 normal
      • tracing-subscriber ^0.3 normal
      • tree-sitter ^0.20 normal
      • tree-sitter-c ^0.20 normal
      • tree-sitter-cpp ^0.20 normal
      • tree-sitter-go ^0.20 normal
      • tree-sitter-java ^0.20 normal
      • tree-sitter-javascript ^0.20 normal
      • tree-sitter-python ^0.20 normal
      • tree-sitter-rust ^0.20 normal
      • tree-sitter-typescript ^0.20 normal
      • url ^2.0 normal
      • uuid ^1.0 normal
      • walkdir ^2.0 normal
      • tempfile ^3.0 dev
      • test-log ^0.2 dev
    • Versions
    • 54.18% of the crate is documented
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

mcp_tools0.1.0

Module error_codes

Module Items

  • Constants

In mcp_tools::common::protocol

mcp_tools::common::protocol

Module error_codes

Source
Expand description

Error codes for MCP protocol

Constantsยง

INTERNAL_ERROR
INVALID_PARAMS
INVALID_REQUEST
METHOD_NOT_FOUND
PARSE_ERROR
PERMISSION_DENIED
SESSION_ERROR
TOOL_EXECUTION_ERROR
TOOL_NOT_FOUND