Skip to main content
Glama
iarsystems

cspy-debugger

Official
by iarsystems

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_HOSTNoHost interface for HTTP transport (default: 127.0.0.1).127.0.0.1
MCP_PORTNoPort for HTTP transport (default: 8000).8000
THRIFT_FILENoPath to the Thrift IDL file; only needed when IDLs are outside this repo.
MCP_TRANSPORTNoMCP transport mode: stdio or streamable-http (default: stdio).stdio
THRIFT_CSPYSERVER2NoPath to the CSpyServer2.exe executable (required for managed backend mode).
THRIFT_INCLUDE_DIRSNoInclude directories for Thrift IDL; only needed when IDLs are outside this repo.
THRIFT_REGISTRY_HOSTNoHostname or IP of an already-running CSpyServer2/Service Registry (required for external backend mode).
THRIFT_REGISTRY_PORTNoPort of the Service Registry (required for external backend mode; can also be set via --registry-port).
THRIFT_CSPYSERVER_ARGSNoArguments for the managed CSpyServer2 process (default: -standalone -sockets).-standalone -sockets
THRIFT_REGISTRY_SERVICENoName of the registry service to resolve (default: debugger).debugger
THRIFT_CSPYSERVER_RESTART_ON_FAILURENoSet to '1' to restart a managed CSpyServer2 on failure.0
THRIFT_EVENTHANDLER_CLIENT_TIMEOUT_MSNoTimeout for the eventhandler listener in milliseconds (default: 3600000).3600000

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

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/iarsystems/cspy-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server