atlas-mcp-server: ATLAS (Adaptive Task & Logic Automation System) is an MCP server designed for LLM Agents to manage projects, tasks, and knowledge. It utilizes a 3-node architecture (Projects, Tasks, Knowledge) and a Neo4j graph database to provide comprehensive management capabilities and standardized communication.; python-sdk: The MCP Python SDK provides a robust implementation of the Model Context Protocol, enabling developers to build secure, standardized servers that expose data and functionality to LLM applications. It also includes a client library for connecting to any MCP server, supporting various standard transports like stdio, Streamable HTTP, and SSE.
AI-driven project execution and coordination via LLM agents.
Integrating custom business logic and data sources with LLM-powered applications.