Skip to content
Back to search
30
MCP

atlas-context-mcp

pypi/atlas-context-mcp

MCP server that gives AI coding agents structured project knowledge — standards, tools, conventions, structure

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

Similar MCP servers embedding-nearest

ccontext-mcp
MCP server for AI agents to manage project execution context
0 tools
mcp-code-context
MCP server for managing API endpoints and code context for AI coding assistants
0 tools
agent-guidance-mcp
MCP server exposing AI agent guidance resources, skills, prompts, and project context tools.
0 tools
agent-coding-standards-mcp
MCP Server for AI coding agent standards
0 tools
atlas-mcp-server
A Model Context Protocol (MCP) server for ATLAS, a Neo4j-powered task management system for LLM Agents - implementing a three-tier architect
0 tools
@contextstream/mcp-server
MCP server that gives AI coding assistants persistent memory, semantic code search, a dependency graph, grounded Q&A, and team context (GitH
0 tools

How to use

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

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