Back to search
30
MCP

@createsomething/ground-mcp

npm/@createsomething/ground-mcp

Grounded claims for code. MCP server that prevents AI hallucination in code analysis.

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

Similar MCP servers embedding-nearest

@groundtruth-mcp/gt-mcp
Self-hosted MCP server for live docs and best practices. Context7 alternative — 422+ curated libraries + npm/PyPI/crates.io/Go fallback, no
0 tools
gravitycloud/matter-ai-mcp
MCP server to support MatterAI Tools in AI code generation
0 tools
@jackjackstudios/ambiance-mcp
MCP server for code context with semantic search, AI analysis and summary
0 tools
@vk0/agent-claim-mcp
Local-first MCP server for parallel AI coding agents to claim file ownership before edits, preventing stomping on each other in the same wor
0 tools
cortex-mcp
Making AI Accountable Over Time - MCP server for persistent memory, automatic verification, and evidence-based grounding
0 tools
code-understanding-mcp-server
MCP server for code understanding and context generation
0 tools

How to use

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

{
  "mcpServers": {
    "@createsomething/ground-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}