Skip to content
Back to search
30
MCP

dcc-mcp-core-semantic

pypi/dcc-mcp-core-semantic

Native Rust semantic embeddings (fastembed-rs) for dcc-mcp-core

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

Similar MCP servers embedding-nearest

es-mcp
Wrapper for Rust MCP Elasticsearch core binary
0 tools
cnb-rs-mcp
CNB MCP Server — Rust-native MCP server for the CNB platform (cnb.cool)
0 tools
mcpr
Model Context Protocol (MCP) implementation in Rust
0 tools
@smallthinkingmachines/semantic-code-mcp
MCP server for semantic code search using AST-aware chunking and vector embeddings
0 tools
dcc-mcp-core
Foundational library for the DCC Model Context Protocol (MCP) ecosystem
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

How to use

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

{
  "mcpServers": {
    "dcc-mcp-core-semantic": {
      "url": "None",
      "transport": "http"
    }
  }
}