MCP Servers / communication / Interact MCP

Interact MCP

JSON →
stdiononecommunication

Enables real-time communication between AI assistants and users via a web-based chat interface.

Install
How to run this server
[ { "cmd": "pip install fastmcp", "imports": [] } ]
server path: interact-mcp
Tools
What this server exposes
interact
Allows AI assistants to interact with users by sending a message and receiving a response. Parameters: message (str) - The message to send to the user. Returns: str - The user's response. Default timeout is 5 minutes.
Configuration
Environment & auth
authnone
Resources
Interact MCP — MCP Server · libregistry