MCP Decoy Server
by gweber
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | TCP port the Express server binds to | 3000 |
| SERVER_NAME | No | MCP serverInfo.name sent to clients during handshake | enterprise-integrations |
| SYSLOG_HOST | No | Syslog destination hostname or IP. Syslog forwarding is disabled when unset | |
| SYSLOG_PORT | No | Syslog destination port | 514 |
| SYSLOG_APP_NAME | No | APP-NAME field in syslog messages | mcp-decoy |
| SYSLOG_FACILITY | No | RFC 5424 facility code (16 = local0) | 16 |
| SYSLOG_PROTOCOL | No | Transport: udp or tcp | udp |
| SYSLOG_SEVERITY | No | RFC 5424 severity code (5 = notice) | 5 |
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 | |
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/gweber/mcp-decoy'
If you have feedback or need assistance with the MCP directory API, please join our Discord server