kblood/MCPConsoleServer
3.2
If you are the rightful owner of MCPConsoleServer 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.
MCPConsoleServer is a C# implementation of the Model Context Protocol (MCP) designed for console and command execution operations, enabling persistent console sessions and comprehensive system management.
Tools
Functions exposed to the LLM to take actions
create_session
Create a persistent console session.
execute_in_session
Execute commands in a session while maintaining state.
list_sessions
View all active sessions.
get_session_info
Get detailed session information.
close_session
Close a specific session.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client