Back to search
30
MCP

claude-code-mcp

zebbern/claude-code-mcp

Model Context Protocol (MCP) servers with Claude Code. These tools dramatically enhance Claude Code's capabilities, allowing it to interact with your filesystem, web browsers, and more.

Uptime
0.0%
6 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

gcp-mcp
A Model Context Protocol (MCP) server that enables AI assistants like Claude to interact with your Google Cloud Platform environment. This a
0 tools
obsidian-claude-code-mcp
Connect Claude Code and other AI tools to your Obsidian notes using Model Context Protocol (MCP)
0 tools
weather-mcp-server
A lightweight Model Context Protocol (MCP) server that enables AI assistants like Claude to retrieve and interpret real-time weather data. D
0 tools
mcp-server
Giving Claude ability to run code with E2B via MCP (Model Context Protocol)
0 tools
iflow-mcp_matthewpdingle-consulting-agents-mcp
A Model Context Protocol (MCP) server that allows Claude Code to consult with additional AI agents for code and problem analysis
0 tools
geekbot-mcp
Model Context Protocol (MCP) server integrating Geekbot data and tools to Claude AI
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "claude-code-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}