graphlit-mcp-server and claude-code-mcp

These are ecosystem siblings—one provides local code execution capabilities for Claude while the other offers a separate platform integration, both implementing the MCP Server specification to extend Claude's functionality in different domains.

graphlit-mcp-server
57
Established
claude-code-mcp
53
Established
Maintenance 10/25
Adoption 10/25
Maturity 18/25
Community 19/25
Maintenance 13/25
Adoption 7/25
Maturity 18/25
Community 15/25
Stars: 372
Forks: 52
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
Stars: 34
Forks: 6
Downloads:
Commits (30d): 0
Language: JavaScript
License: MIT
No risk flags
No risk flags

About graphlit-mcp-server

graphlit/graphlit-mcp-server

Model Context Protocol (MCP) Server for Graphlit Platform

Provides a unified knowledge base by ingesting data from 20+ sources (Slack, Discord, Google Drive, GitHub, Jira, email, etc.) and extracting documents to Markdown and transcribing audio/video automatically. Exposes retrieval, RAG, extraction, and publishing capabilities through 40+ MCP tools—including built-in web crawling and search—enabling AI clients like Cursor and Cline to query and reason over aggregated project knowledge without external tool dependencies.

About claude-code-mcp

KunihiroS/claude-code-mcp

MCP Server connects with claude code local command.

Exposes Claude Code CLI capabilities (explain, review, fix, edit, test code) as MCP tools through stdio-based JSON communication, using Base64 encoding to safely handle special characters in natural language inputs. Implements request routing via `child_process.spawn` to execute templated or custom Claude CLI commands and return results to MCP hosts. Integrates with Claude Desktop and other MCP hosts, supporting Node.js 18+ with configurable logging and environment-based CLI path configuration.

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