MCP GitHub

workspace-qdrant-mcp: Project-scoped Qdrant MCP with FastEmbed

Project-scoped Qdrant vector database MCP server with scratchbook functionality. Python port of claude-qdrant-mcp with FastEmbed for local embeddings and project-aware collection management. Useful for semantic search over codebases.

mcpqdrantvector-dbembeddingssemantic-searchFastEmbed
by ChrisGVE Mar 9, 2026 6/10
MCP GitHub

claude-skills-mcp: Use Claude Skills with any AI model via MCP

Integrates Claude's Skills system with any model using the Model Context Protocol. Lets non-Claude models benefit from the Claude skills ecosystem, extending the reach of SKILL.md packages across AI platforms.

mcpskillscross-modelSKILL.mdinteroperability
by Vankill08 Mar 9, 2026 6/10
MCP GitHub

skill4agent-mcp-server: Discover and install AI skills via MCP

MCP server for managing and accessing AI skills — search, view, and install skills directly from within AI conversation platforms. Creates a skills marketplace accessible through the MCP protocol.

mcpskillsmarketplaceinstallsearch
by bobthebuilder301 Mar 9, 2026 7/10
MCP Reddit

TechDebtMCP v2: Analyze technical debt across 14 languages via Claude

MCP server connecting Claude to your codebase to find, measure, and prioritize technical debt. Supports 14 programming languages, provides SQALE ratings, surfaces security issues, and lets you ask Claude natural language questions like "What's the worst technical debt in this project?"

mcptechnical-debtcode-qualitysecuritysqale
by pierrejanineh Mar 9, 2026 7/10
MCP Reddit

TablaCognita: MCP-connected markdown editor for live Claude document editing

Free browser-based markdown editor that connects to Claude via MCP, letting Claude write directly into a live document instead of generating artifacts. Eliminates the copy-paste loop between Claude's output and your editor. Built collaboratively with Claude and Claude Code.

mcpmarkdowneditorwritinglive-editing
by pstryder Mar 9, 2026 7/10
MCP Reddit

mcpx: Run MCP tools on-demand via CLI to save 50k tokens per session

CLI wrapper for MCP servers that lets Claude call tools directly through the terminal instead of loading all JSON schemas upfront. Eliminates the 50k+ token overhead from pre-loading MCP server schemas, keeping context windows fresh for actual work.

mcpcontext-windowtokenscliperformanceoptimization
by Exciting-Example2580 Mar 9, 2026 8/10
MCP Reddit

MCE: Open-source proxy that cuts Claude Code MCP token usage by up to 90%

An open-source proxy that sits between Claude Code and MCP servers, stripping unnecessary tokens from responses before they fill your context window. Raw MCP data — HTML, base64 images, huge JSON — can eat thousands of tokens per call. MCE intercepts and compresses it. Game-changer for heavy MCP users.

mcptoken-optimizationproxycontext-window
by DexopT Mar 9, 2026 9/10
MCP GitHub

Metaflow MCP Server: Inspect ML runs and artifacts from your coding agent

An MCP server that connects Claude Code to Metaflow, Netflix's open-source ML workflow framework. Lets you inspect runs, logs, and artifacts directly from your agent session. Useful for ML engineers who want to query pipeline results without leaving their coding environment.

mcpmetaflowml-opsdata-science
by npow Mar 9, 2026 6/10
MCP GitHub

brainlayer: persistent memory MCP server with 14 tools and 268K+ chunk storage

brainlayer is a local-first MCP server that gives AI agents persistent memory across conversations. It provides 14 MCP tools for search, recall, thinking, and storing knowledge in a single-file SQLite database supporting 268K+ conversation chunks. Works with Claude Code and other MCP-compatible agents.

mcpmemorypersistenceSQLiteknowledge
by EtanHey Mar 9, 2026 8/10
MCP X

GrapeRoot: MCP layer that gives Claude Code persistent repo awareness to cut token usage

GrapeRoot is an MCP tool that tracks repository state across Claude Code sessions, skipping redundant file reads that waste tokens. Each follow-up prompt normally triggers a full repo re-exploration; GrapeRoot caches this context, reducing token usage by 50-70% and extending the $20 plan further.

mcptoken-usagerepo-awarenesscachingoptimization
by @krishna37930189 Mar 9, 2026 7/10
MCP Reddit

CodeGraphContext: MCP Server for Symbol-Level Code Graph Analysis

An open-source MCP server that indexes local code into a symbol-level graph database rather than raw text, enabling AI agents to navigate function calls, class inheritance, and file dependencies precisely. Reduces hallucinations by surfacing only relevant context. Now includes a browser-based playground for experimenting with small repos.

mcpcode-graphcontextindexingopen-source
by Desperate-Ad-9679 Mar 9, 2026 8/10
MCP GitHub

ClickUp MCP Server: Project Management via Model Context Protocol

Integrates ClickUp project management directly into Claude and other MCP clients, allowing agents to read and update tasks, spaces, and lists without leaving the coding context. Bridges AI coding sessions with team project tracking.

mcpclickupproject-managementintegration
by taazkareem Mar 9, 2026 7/10
MCP GitHub

DriftGuard MCP: AI Conversation Drift Detection for Claude Desktop

An MCP server that exposes conversation drift scores and session health metrics to Claude Desktop and other MCP clients. Useful for long coding sessions where context drift can cause increasingly off-target outputs.

mcpcontextdrift-detectionsession-health
by jschoemaker Mar 9, 2026 6/10
MCP Reddit

How to Make MCP Tools Discoverable by Agents — Not Just Developers

A discussion on agent-to-agent MCP discovery: getting an agent mid-task to autonomously find and use your MCP tool without a human adding it to configs. Explores registry approaches, capability advertising, and patterns for building truly agent-first MCP servers.

mcpdiscoveryagent-to-agentregistry
by ai-agent-marketplace Mar 9, 2026 6/10
MCP Reddit

GitHub MCP Server Package with Auto-Updating Wrapper

A vibe-coded MCP package wrapping GitHub's official MCP server that auto-updates within 4 hours of a new upstream release. Lets Claude Desktop summarize and triage GitHub activity without manual config maintenance.

mcpgithubauto-updateclaude-desktop
by freeformz Mar 9, 2026 6/10
MCP GitHub

SkillBoss: MCP Server and Skills for 100+ AI Services

An MCP server plus Claude Code skills providing unified access to over 100 AI services including LLMs, image/video generation, and TTS — all via a single API key and OpenAI-compatible interface. Dramatically reduces the integration overhead of working with multiple AI providers.

mcpmulti-modelapiimage-genttsaggregation
by heeyo-life Mar 9, 2026 7/10
MCP Reddit

Claude Desktop Release Notes - Computer Use!

v1.1.5368 → v1.1.5749 https://github.com/aaddrick/claude-desktop-debian/releases/tag/v1.3.17%2Bclaude1.1.5749 This release adds computer use capability and a new sessions bridge API, plus some prac...

mcpapigit
by aaddrick Mar 9, 2026 8/10
MCP Reddit

From AntiGravity to ClaudeCode, Google Pro vs Claude Pro?

Recentemente mi ero imbattuto con Gemini 3.1 Pro sia Low che High che erano diventati stupidi di cui ancora lo sono però mi ero detto ok ho ancora Gemini 3 Flash che è buono ma oggi anche lui è div...

mcp
by LeLe-Italian-Dev Mar 9, 2026 5/10
MCP Reddit

How to connect Claude Code VSCode Extension with MCP Server?

Is this possible at all? I used Codex before where it was straightforward. There was a setting and config.toml for that. But I can't find the same for the VSCode Claude Extension. Is this really no...

mcpcommandconfig
by Any_Independent375 Mar 9, 2026 10/10
MCP Reddit

new sessions always eats more than 50k tokens

I'm running into an annoying issue where every time I start a new session, it gobbles half my context window. I already have my repo structure saved in my skills, but it still insists on going thro...

mcpskill
by Golden_Guts Mar 9, 2026 6/10