TcpSocketMCP

SpaceyKasey/TcpSocketMCP

3.4

If you are the rightful owner of TcpSocketMCP 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.

A Model Context Protocol (MCP) server that provides raw TCP socket access for AI models to interact with network services.

Tools

Functions exposed to the LLM to take actions

tcp_connect

Opens a TCP connection to any host:port

tcp_send

Sends data over an established connection

tcp_read_buffer

Reads received data from connection buffer

tcp_set_trigger

Sets automatic responses for pattern matches

tcp_connect_and_send

Combines connect + send for time-sensitive protocols

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources