network-claude-peers-mcp
by JasonDictos
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OPENAI_API_KEY | No | Enables auto-summary | |
| CLAUDE_PEERS_DB | No | SQLite database | ~/.claude-peers.db |
| CLAUDE_PEERS_BIND | No | Listen address (non-loopback requires a token) | 127.0.0.1 |
| CLAUDE_PEERS_PORT | No | Broker TCP port | 7899 |
| CLAUDE_PEERS_SOCK | No | Unix socket (crosses bind mounts) | ~/.claude-peers.sock |
| CLAUDE_PEERS_TOKEN | No | Shared secret for network peers | |
| CLAUDE_PEERS_BROKER | No | Remote broker URL (this machine is a client) | |
| CLAUDE_PEERS_CONFIG | No | Where those persist (env wins) | ~/.claude-peers.json |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues