mcp-framework and atlas-mcp-server
These are ecosystem siblings where one provides the foundational framework for building MCP servers and the other is a specialized server implementation built using that framework's patterns and standards.
About mcp-framework
QuantGeekDev/mcp-framework
A framework for writing MCP (Model Context Protocol) servers in Typescript
Provides automatic directory-based discovery and loading of tools, resources, and prompts with built-in validation, eliminating boilerplate scaffolding. Supports multiple transports (stdio, SSE, HTTP Stream) with optional authentication layers (OAuth 2.1, JWT, API Key) and includes a CLI for project generation and management. Built on the official MCP SDK with Zod schema integration for runtime validation and full TypeScript type safety across the entire server lifecycle.
About atlas-mcp-server
cyanheads/atlas-mcp-server
A Model Context Protocol (MCP) server for ATLAS, a Neo4j-powered task management system for LLM Agents - implementing a three-tier architecture (Projects, Tasks, Knowledge) to manage complex workflows. Now with Deep Research.
Exposes 40+ MCP tools enabling agents to create, query, and manage interconnected projects, tasks, and knowledge items with Neo4j's graph-native ACID transactions and relationship traversal. Implements stdio transport for seamless integration with Claude Desktop and other MCP clients, supporting advanced features like dependency validation, fuzzy search across entities, and knowledge citation tracking for complex agent workflows.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work