# Claude IPC MCP Configuration
# Copy to .env and customize
# REQUIRED: Shared secret for authentication
# All AIs must use the same secret
IPC_SHARED_SECRET=change-me-to-something-secure
# OPTIONAL: Server configuration
# IPC_PORT=9876 # Default port
# IPC_HOST=127.0.0.1 # Local only by default
# IPC_SESSION_TIMEOUT=3600 # 1 hour session timeout
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