MCPServer

JavierusTk/MCPServer

3.3

If you are the rightful owner of MCPServer and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The MCP Server is a Delphi-based server designed for integration with Claude Code, providing tools for debugging and message capture.

Tools

Functions exposed to the LLM to take actions

hello_cybermax

Returns a welcome message from the MCP server.

cyber_echo

Echoes back the sent message, optionally in uppercase.

cyber_time

Returns the current system time with customizable formatting.

start_debug_capture

Starts a Windows OutputDebugString message capture session.

stop_debug_capture

Stops an active capture session.

get_debug_messages

Retrieves captured messages with optional filters.

get_process_summary

Gets statistics of processes that have emitted messages.

get_capture_status

Gets capture session status information.

pause_resume_capture

Pauses or resumes message capture.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources