Claude IPC MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| registerC | Register this Claude instance with the IPC system |
| sendC | Send a message to another Claude instance |
| broadcastC | Broadcast a message to all other Claude instances |
| checkC | Check for new messages |
| list_instancesB | List all active Claude instances |
| share_fileC | Share file content with another instance |
| share_commandC | Execute a command and share output with another instance |
| renameA | Rename your instance ID (rate limited to once per hour) |
| auto_processC | Automatically check and process IPC messages (for use with auto-check feature) |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| IPC Status | Current status of the IPC system |
Latest Blog Posts
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/jdez427/claude-ipc-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server