Skip to main content
Glama

Claude IPC MCP

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
IPC_SHARED_SECRETYesShared secret key used for authentication between AI instances

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
IPC StatusCurrent status of the IPC system

Tools

Functions exposed to the LLM to take actions

NameDescription
register

Register this Claude instance with the IPC system

send

Send a message to another Claude instance

broadcast

Broadcast a message to all other Claude instances

check

Check for new messages

list_instances

List all active Claude instances

share_file

Share file content with another instance

share_command

Execute a command and share output with another instance

rename

Rename your instance ID (rate limited to once per hour)

auto_process

Automatically check and process IPC messages (for use with auto-check feature)

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