react-runtime
by SanjoyDat1 · ai-ml · mcp-server, glama
MCP server implementing ReAct reasoning-acting loops with tools like search, lookup, and finish, supporting both fixture and OpenAI LLMs for offline-first, traceable agent execution.
Source: https://github.com/SanjoyDat1/react-runtime
Install
git clone https://github.com/SanjoyDat1/react-runtimeTags: mcp-server, glama
Source: glama
About ai-ml MCP servers and Claude skills
ai-ml MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.
react-runtime is one of hundreds of ai-ml entries indexed on Skiln. Browse the full ai-ml category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.
Related ai-ml MCPs and skills
- echo-cache by SanjoyDat1
Semantic caching MCP server for AI agent tool calls, providing exact and similarity-based cache lookup, store, invalidation, and metrics via MCP tools.
- graphrag-lite by SanjoyDat1
A lightweight MCP server implementing the GraphRAG pipeline for hierarchical knowledge graph construction and query-focused summarization.
- reflexion-kit by SanjoyDat1
MCP-native TypeScript implementation of the Reflexion verbal RL loop for language agents, providing tools to start tasks, act, evaluate, reflect, and retry with pluggable LLMs and memory.
- memory-stream by SanjoyDat1
MCP server implementing the Generative Agents memory architecture, enabling observation, retrieval, reflection, and planning for agent memory management.
- tot-engine by SanjoyDat1
MCP server for Tree-of-Thoughts search engine enabling deliberate problem solving with LLM agents via BFS, DFS, and beam search policies.
- cove-kit by SanjoyDat1
MCP server implementing Chain-of-Verification to reduce LLM hallucinations by drafting answers, planning fact-check questions, answering them independently, and revising.
- standup-pulse by SanjoyDat1
Enables generating AI-powered standups from git activity, with risk flags and markdown digests, via MCP tools.
- ticket-forge by SanjoyDat1
MCP server that parses stack traces and logs to generate deduplicated issue drafts with severity, repro steps, and owner guesses.
Frequently asked questions
How do I install react-runtime?
Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.
Which clients support react-runtime?
Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.
Is react-runtime free?
The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.