shiahonb777/turn-mcp
Achieve infinite conversation turns in a single API request via turn-mcp. Self-hosted MCP server with browser console for human-in-the-loop AI agents.
This tool helps AI developers and prompt engineers manage prolonged, interactive conversations with AI agents. It allows you to pause an AI's execution, provide human input via a simple browser console, and then let the AI resume its task, enabling complex multi-turn workflows. It takes an AI's request for input and delivers a human response, all within a single, continuous session.
Use this if you need to inject human decisions or data into an AI agent's long-running task without restarting the entire process or incurring excessive API costs for each turn.
Not ideal if your AI interactions are entirely autonomous, short, and do not require human intervention.
Stars
22
Forks
6
Language
JavaScript
License
MIT
Category
Last pushed
Mar 26, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/shiahonb777/turn-mcp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
DMontgomery40/deepseek-mcp-server
Model Context Protocol server for DeepSeek's advanced language models
upstash/context7
Context7 Platform -- Up-to-date code documentation for LLMs and AI code editors
graphlit/graphlit-mcp-server
Model Context Protocol (MCP) Server for Graphlit Platform
dvcrn/mcp-server-siri-shortcuts
MCP for calling Siri Shorcuts from LLMs
rawveg/ollama-mcp
An MCP Server for Ollama