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.

mcp-framework
90
Verified
atlas-mcp-server
63
Established
Maintenance 22/25
Adoption 23/25
Maturity 25/25
Community 20/25
Maintenance 2/25
Adoption 16/25
Maturity 25/25
Community 20/25
Stars: 905
Forks: 103
Downloads: 253,564
Commits (30d): 59
Language: TypeScript
License: MIT
Stars: 467
Forks: 69
Downloads: 312
Commits (30d): 0
Language: TypeScript
License: Apache-2.0
No risk flags
Stale 6m

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.

Scores updated daily from GitHub, PyPI, and npm data. How scores work