Skip to content
Back to search
30
MCP

kontexta-mcp

npm/kontexta-mcp

The local Brain and Hands for AI coding agents (MCP Server)

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

Similar MCP servers embedding-nearest

contextl-mcp
Repository Intelligence Engine — MCP server for AI coding agents
0 tools
contextai-mcp
MCP server exposing ContextAI's static code-graph API to LLM agents
0 tools
ccontext-mcp
MCP server for AI agents to manage project execution context
0 tools
agent-coding-standards-mcp
MCP Server for AI coding agent standards
0 tools
contextlayer-mcp
Context Layer MCP Server - Personal context management for AI assistants
0 tools
mcp-brain
Multi-agent Cognitive Processing Framework with MiniMax — CLI and MCP server
0 tools

How to use

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

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