MCP Claude Code
by SDGLBL
Verified
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
name | No | Custom name for the Claude Code server | claude-code |
transport | No | Transport method for communication | stdio |
allow-path | Yes | The path to the project you want Claude to have access to |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |