Skip to content
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%
116 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

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

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