tbarron-xyz/mcp-irc-ts
3.3
If you are the rightful owner of mcp-irc-ts 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.
MCP-IRC-TS is a server that acts as an IRC client, allowing an MCP client to communicate with the world via IRC.
Tools
Functions exposed to the LLM to take actions
getMessages
Gets a JSON stringified list of the last n
messages.
sendRaw
Sends a raw command to the server.
channels
Returns the currently joined channels.
join
Joins a channel.
part
Leaves a channel.
privmsg
Sends a message to a channel or a DM to a user.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client