Back to search
30
MCP v0.1.15

ai.wild-card/deepcontext

ai.wild-card/deepcontext

Advanced codebase indexing and semantic search MCP server

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

Similar MCP servers embedding-nearest

code-expert-mcp
MCP server for AI-assisted development
0 tools
deepseek-mcp-server
Model Context Protocol server for DeepSeek's advanced language models
0 tools
CodeSherlock
AI-powered static and contextual code analysis MCP server
0 tools
@knowledgine/mcp-server
MCP server exposing knowledge search tools for AI coding assistants
0 tools
mcp-codebase-index
Structural codebase indexer with MCP server for AI-assisted development
0 tools
mcp-code-context
MCP server for managing API endpoints and code context for AI coding assistants
0 tools

How to use

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

{
  "mcpServers": {
    "ai.wild-card/deepcontext": {
      "url": "None",
      "transport": "http"
    }
  }
}