Claude Code MCP Server

by steipete

claude_code

Edit files, search the web, fix bugs, and refactor code using AI-driven system tools. Simplify project management with automated permissions for seamless execution.

Instructions

Claude Code is an AI that has system tools to edit files, search the web and access mcp tools can do basically anything as it is an AI. It can modify files, fix bugs, and refactor code across your entire project.

Input Schema

NameRequiredDescriptionDefault
optionsNoAdditional options for Claude Code execution
promptYesThe prompt to send to Claude Code

Input Schema (JSON Schema)

{ "properties": { "options": { "description": "Additional options for Claude Code execution", "properties": { "tools": { "description": "Optional tools to enable", "items": { "type": "string" }, "type": "array" } }, "type": "object" }, "prompt": { "description": "The prompt to send to Claude Code", "type": "string" } }, "required": [ "prompt" ], "type": "object" }

You must be authenticated.

Other Tools from Claude Code MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/steipete/claude-code-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server