MCP server intelligence profile

Claude Code MCP Server

A server that allows LLMs to run Claude Code with all permissions bypassed automatically, enabling code execution and file editing without permission interruptions

Local Onlysteipete
Awaiting current scanNpm · 1.10.12

The selected current version does not yet have completed public verification. Unknown does not mean clean or vulnerable.

1Distribution channel
1Independently observed tools
0Linked remote endpoints
AvailableVersion intelligence

Detailed security scan evidence is not public for this MCP yet. Public identity, registry metadata, and independently observed protocol inventory remain available.

Install and connect

Installation and connection instructions are shown only when supported by retained package, repository, or endpoint evidence.

Install @steipete/claude-code-mcp from npm

Version 1.10.12 declares 1 executable entrypoint.

npm install --save-exact @steipete/claude-code-mcp@1.10.12
npx -y -p @steipete/claude-code-mcp@1.10.12 claude-code-mcp
MCP client configuration example
{
  "mcpServers": {
    "@steipete/claude-code-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "-p",
        "@steipete/claude-code-mcp@1.10.12",
        "claude-code-mcp"
      ]
    }
  }
}

Identity

Canonical slugclaude-code-mcp-server-0b51f7eaDeploymentLocal Only
Canonical packagenpm:@steipete/claude-code-mcpRepositorysteipete/claude-code-mcp
First publishedLatest release
Last security verificationClassification confidence90%
PublicationDraftOfficial distributionNot verified

Distributions

ChannelIdentifierCurrent versionVersionsSource
npm@steipete/claude-code-mcp1.10.1220Repository

Current release

PackageVersionPublished / observedInventorySecurity scan
npm@steipete/claude-code-mcp1.10.12CurrentSep 5, 20261 toolsSucceeded · 0 resources · 0 promptsEvidence restricted
Enterprise protection

Continuously monitor this MCP for security risk

Independently scan the exact version your agents use, receive alerts when its risk changes, and investigate every finding with retained version evidence.

  • Independent exact-version security scans
  • Continuous release and vulnerability monitoring
  • Risk-change alerts with capability context
  • Historical evidence and API exports
Custom pricingContact salesTailored to your organization, integrations, data needs, and support requirements.

Current version evidence

No public current-version evidence is available yet.

Current protocol inventory

2025-06-18Negotiated protocol
claude_codeServer-reported name
1Capability groups
Aug 14, 2026Observed

Tools 1

ToolCategoryAnnotationsRisk
claude_codeClaude Code Agent: Your versatile multi-modal assistant for code, file, Git, and terminal operations via Claude CLI. Use `workFolder` for contextual execution. • File ops: Create, read, (fuzzy) edit, move, copy, delete, list files, analyze/ocr images, file content analysis └─ e.g., "Create /tmp/log.txt with 'system boot'", "Edit main.py to replace 'debug_mode = True' with 'debug_mode = False'", "List files in /src", "Move a specific section somewhere else" • Code: Generate / analyse / refactor / fix └─ e.g. "Generate Python to parse CSV→JSON", "Find bugs in my_script.py" • Git: Stage ▸ commit ▸ push ▸ tag (any workflow) └─ "Commit '/workspace/src/main.java' with 'feat: user auth' to develop." • Terminal: Run any CLI cmd or open URLs └─ "npm run build", "Open https://developer.mozilla.org" • Web search + summarise content on-the-fly • Multi-step workflows (Version bumps, changelog updates, release tagging, etc.) • GitHub integration Create PRs, check CI status • Confused or stuck on an issue? Ask Claude Code for a second opinion, it might surprise you! **Prompt tips** 1. Be concise, explicit & step-by-step for complex tasks. No need for niceties, this is a tool to get things done. 2. For multi-line text, write it to a temporary file in the project root, use that file, then delete it. 3. If you get a timeout, split the task into smaller steps. 4. **Seeking a second opinion/analysis**: If you're stuck or want advice, you can ask `claude_code` to analyze a problem and suggest solutions. Clearly state in your prompt that you are looking for analysis only and no actual file modifications should be made. 5. If workFolder is set to the project path, there is no need to repeat that path in the prompt and you can use relative paths for files. 6. Claude Code is really good at complex multi-step file operations and refactorings and faster than your native edit features. 7. Combine file operations, README updates, and Git commands in a sequence. 8. Claude can do much more, just ask it!
Input schema
{
  "type": "object",
  "properties": {
    "prompt": {
      "type": "string",
      "description": "The detailed natural language prompt for Claude to execute."
    },
    "workFolder": {
      "type": "string",
      "description": "Mandatory when using file operations or referencing any file. The working directory for the Claude CLI execution. Must be an absolute path."
    }
  },
  "required": [
    "prompt"
  ]
}

Resources 0

  • None observed.

Resource templates 0

  • None observed.

Prompts 0

  • None observed.

Remote endpoints

EndpointTransportAuthenticationHealthObserved
No verified remote endpoint is linked.

Claude Code MCP Server questions

How do I install Claude Code MCP Server?

Install the selected package version with: npm install --save-exact @steipete/claude-code-mcp@1.10.12

What tools does Claude Code MCP Server provide?

Claude Code MCP Server exposed 1 tool during independent protocol observation, including claude_code.

Is Claude Code MCP Server secure?

The selected current version does not yet have completed public verification. Unknown does not mean clean or vulnerable.

Explore related MCP server guides

Curated product and capability guides containing this catalog record.

Official vs Community MCP Servers

Let’s talk about MCP security.

Share your details and our security team will contact you.