Back to search
30
MCP

kcastle96/mcp-server

docker/kcastle96/mcp-server

Rust MCP server with: - Ollama LLM (`gpt-oss:latest`) - SQLite caching

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.rukh-debug/rustypaste-mcp
An MCP server that wraps the rustypaste API
0 tools
morchus/rust_repl-mcp
MCP Server to expose the Evcxr Rust REPL to LLMs.
0 tools
rust-docs-mcp-server
🦀 Prevents outdated Rust code suggestions from AI assistants. This MCP server fetches current crate docs, uses embeddings/LLMs, and provides
0 tools
rustchain mcp
Metadata-only Glama MCP server.
0 tools
rustmcp/filesystem
A fast, asynchronous MCP server for efficient filesystem operations, built with the power of Rust.
0 tools
nicholaswilde/qbittorrent-mcp-rs
🧲 A qBittorrent MCP server written in Rust 🤖
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "kcastle96/mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}