Back to search
30
MCP

smart-coding-mcp

omar-haris/smart-coding-mcp

An extensible Model Context Protocol (MCP-Local-MRL-RAG-AST) server that provides intelligent semantic code search for AI assistants. Built with local AI models, inspired by Cursor's semantic search.

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

Similar MCP servers embedding-nearest

ai-cogence-mcp-server
MCP (Model Context Protocol) Server for AI Cogence RAG Backend
0 tools
iflow-mcp_contextualai_contextual-mcp-server
A Model Context Protocol (MCP) server that provides RAG capabilities using Contextual AI
0 tools
io.github.nitishgourishetty/contextual-mcp-server
RAG-enabled MCP server using Contextual AI. Supports single-agent and multi-agent modes.
0 tools
rag-anythink-mcp
Model Context Protocol server for advanced RAG with Knowledge Graphs
0 tools
context-mcp-server
A Model Context Protocol server providing intelligent context management and web content fetching capabilities for AI assistants
0 tools
@g99/lightrag-mcp-server
Model Context Protocol (MCP) server for LightRAG - 30 fully working tools with complete RAG and Knowledge Graph integration
0 tools

How to use

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

{
  "mcpServers": {
    "smart-coding-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}