CCM
/MCP
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Skill index
  • MCP index
  • Marketplace index
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by mertbuilds.com

Independent project, not affiliated with Anthropic
qxchuckle avatar

Qcqx Project Manage Mcp

qxchuckle/qcqx-project-manage
3STDIOregistry active
Summary

This server brings VS Code style project management into Claude and Cursor through MCP. It exposes operations for organizing projects in a tree structure, scanning local Git repositories, and managing recently opened folders. The core comes from an existing VS Code extension that handles drag and drop ordering, linked references, and automatic Git discovery. You'd reach for this when you want your AI agent to navigate between projects, open specific repos, or query what's available locally without manually listing paths. Think of it as giving Claude the same project sidebar awareness you have in your editor, backed by actual file system scanning rather than just conversation context.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →

qcqx-project-manage

VS Marketplace Open VSX

一个更可靠、方便的项目管理工具,以树形结构组织项目,支持拖拽排序、关联链接、多窗口同步,还能自动扫描本地 Git 仓库。

项目列表

本地Git项目

项目结构

本项目为 pnpm monorepo,包含以下子包:

packages/
├── core/     # 共享核心库 — Git 扫描、配置管理、项目树数据结构
├── vscode/   # VS Code / Cursor 插件
├── cli/      # 命令行工具 (qpm)
└── mcp/      # MCP Server — 通过 Model Context Protocol 暴露项目管理能力
skills/       # AI Agent Skill — 纯文档,适配 Cursor / Claude Code 等平台
包说明详情
@qcqx/project-manage-core共享核心逻辑:Git 项目扫描、状态检测、配置与缓存管理、项目树操作README
qcqx-project-manageVS Code 插件,提供项目列表、最近文件夹、本地 Git 项目三个视图README
@qcqx/project-manage-cli命令行工具 qpm,在终端中管理项目—
@qcqx/project-manage-mcpMCP Server,让 AI agent 通过标准协议使用项目管理功能README
AI Agent Skill纯文档 Skill,适配 Cursor / Claude Code 等平台README

开发

# 安装依赖
pnpm install

# 构建所有包
pnpm build

# 仅构建 core
pnpm build:core

# 仅构建 VS Code 插件
pnpm build:vscode

# 开发模式(watch)
pnpm watch

# 类型检查
pnpm check-types

# 打包 VS Code 插件为 .vsix
pnpm package:vsix

# 发布 VS Code 插件
pnpm publish:vscode

环境要求

  • Node.js ≥ 16
  • pnpm ≥ 9

QA

为什么支持文件保存?

有很多配置类的文件分散在各处,比如 ssh、claude 的配置,保存起来,快速打开。

许可

MIT

Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
Categories
AI & LLM Tools
Registryactive
Package@qcqx/project-manage-mcp
TransportSTDIO
UpdatedApr 8, 2026
View on GitHub

Related AI & LLM Tools MCP Servers

View all →
letmepost avatar
Letmepost

io.github.rosekamallove/letmepost

MCP server for letmepost.dev. Publish across 8 social platforms from any agent.
3
semihkayan avatar
Codeweave

io.github.semihkayan/codeweave

Save tokens while coding — your AI agent gets structured code context, not file dumps.
3
tlennon-ie avatar
NeuroDock Cognitive Graph

io.github.tlennon-ie/neurodock-mcp-cognitive-graph

A local typed-edge graph of people, projects, and decisions that externalises memory.
3
zionhopkins avatar
Launch Engine — Business Execution OS

io.github.zionhopkins/launch-engine

Agentic pipeline — 39 tools from idea to revenue for solo founders.
3
kc23go avatar
Anybrowse

kc23go/anybrowse

Converts any URL to clean, LLM-ready Markdown using real Chrome browsers
3
leakferrethq avatar
Leakferret

leakferrethq/leakferret

Context-aware secret scanner: lets an AI agent scan, verify, and rewrite secrets before committing.
3