MCP Claude Code
@SDGLBL
关于 MCP Claude Code
MCP implementation of Claude Code capabilities and more
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is MCP Claude Code?
MCP Claude Code is an MCP server that implements Claude Code capabilities, allowing Claude to directly execute instructions for modifying and improving project files. It integrates with various MCP clients including Claude Desktop.
How to use MCP Claude Code?
Install the server following the instructions in INSTALL.md, then connect it to an MCP client like Claude Desktop. The server exposes over a dozen tools (e.g., read, write, edit, run_command, dispatch_agent) for code understanding, modification, and task management.
Key features of MCP Claude Code
- Analyze codebases with file access and pattern searching
- Make targeted file edits with permission handling
- Run shell commands and scripts with error handling
- Find files and code patterns with high‑performance searching
- Delegate complex tasks to concurrent sub‑agents
- Support any LiteLLM‑compatible model for agent operations
Use cases of MCP Claude Code
- Read, edit, and manage project files through conversational instructions
- Search codebases for patterns, classes, or functions with AST context
- Execute shell commands and scripts for build, test, or deployment tasks
- Read and edit Jupyter notebooks, including cell outputs
- Delegate multi‑step research or refactoring tasks to parallel sub‑agents
FAQ from MCP Claude Code
What is the difference between MCP Claude Code and Claude Code?
MCP Claude Code is an implementation of Claude Code’s capabilities using the Model Context Protocol, enabling integration with any MCP client (e.g., Claude Desktop) rather than being a standalone tool.
Does it support multiple LLM providers?
Yes. It can be configured to use any LiteLLM‑compatible model for agent operations.
How does it handle security?
The server requires permission prompts for file modifications and command execution, restricts access to specified directories, and includes input validation and error handling.
What file types and formats are supported?
It includes dedicated tools for Jupyter notebooks (read and edit with cell/output handling) and provides general file reading, writing, and searching for text‑based files.
Are there any known limitations or restrictions?
The README notes that file operations and command execution require explicit permission, and access is restricted to directories you specify for security.
AI 与智能体 分类下的更多 MCP 服务器
Just Prompt - A lightweight MCP server for LLM providers
dislerjust-prompt is an MCP server that provides a unified interface to top LLM providers (OpenAI, Anthropic, Google Gemini, Groq, DeepSeek, and Ollama)
🛡️ A.I.G(AI-Infra-Guard)
TencentA full-stack AI Red Teaming platform securing AI ecosystems via OpenClaw Security Scan, Agent Scan, Skills Scan, MCP scan, AI Infra scan and LLM jailbreak evaluation.
欢迎来到 智言平台
Shy2593666979AgentChat 是一个基于 LLM 的智能体交流平台,内置默认 Agent 并支持用户自定义 Agent。通过多轮对话和任务协作,Agent 可以理解并协助完成复杂任务。项目集成 LangChain、Function Call、MCP 协议、RAG、Memory、HITL、Skill、Milvus 和 ElasticSearch 等技术,实现高效的知识检索与工具调用,使用 FastAPI 构建高性能后端服务。
Sequential Thinking Multi-Agent System (MAS)
FradSerAn advanced sequential thinking process using a Multi-Agent System (MAS) built with the Agno framework and served via MCP.
Model Context Protocol Server for Home Assistant
tevonsbA MCP server for Home Assistant
评论