llm-kb
← Back to products
Productlaunched

MCPFlo: deterministic testing and debugging tool for MCP servers

MCPFlo is an offline-first, open-source Electron app for testing and debugging MCP servers. It replaces the common practice of relying on an LLM to judge server behavior with deterministic Chai.js-style assertions against real tool responses. It auto-generates nested schema forms via RJSF for easy input.

3 engagement·1 source·Mon, Jul 13, 2026, 06:18 AM
Key capabilities: Chai.js-style assertion testing (expect().to.equal()) against real tool responses; auto-generated nested schema forms via RJSF for easy input; offline-first, open source, MIT licensed. Tech stack: Electron, Chai.js, RJSF. No traction signals provided.

Entities

Electron(tool)MCPFlo(tool)Chai.js(tool)RJSF(tool)

Related

Product

MCP server feeding live design tokens from real products to LLM agents

An MCP server that provides structured design tokens (colors, typography, spacing, etc.) extracted from live DOM of real products like Linear and Supabase. LLM code agents use these tokens via MCP to generate UI that matches a specific product's design system, avoiding generic outputs. Solves the problem of agents producing bland, average UI by giving them concrete design references.

3 engagement·1 source·reddit
Sat, Jul 11, 2026, 04:52 PM
Product

whatbroke: CLI that captures context on test/dev server crashes for LLM debugging

whatbroke is a free open-source CLI that wraps any command (e.g., npm test) and, on a crash, captures a bundle of context: the error with parsed stack trace, the diff since the last passing run (recorded as a 'green' commit), and a ranked guess at the responsible file with reasons. This context is designed to be fed to an LLM (like Cursor) to enable accurate debugging, solving the problem of LLMs editing the wrong file when given only a stack trace.

2 engagement·1 source·reddit
Sat, Jul 11, 2026, 08:57 AM
Product

Synapse: AI-powered bug detection before code is written

Synapse is a tool that uses LLMs to analyze software architecture and specifications to catch bugs before code is written. It addresses the problem of LLMs missing critical insights in security-critical and data-integrity projects, helping developers avoid bugs early in the development process.

2 engagement·1 source·reddit
Mon, Jul 13, 2026, 09:25 AM
Product

Claude Code Flow Visualizer: interactive graph of agent harness

A tool that reads a Claude Code repository (GitHub, ZIP, or local folder) and generates an interactive graph showing agents, skills, hooks, slash commands, MCP servers, and their connections. It also detects issues like broken links, loops, unused skills, and reviewer problems, helping developers understand and debug complex Claude Code harnesses.

4 engagement·1 source·reddit
Mon, Jul 13, 2026, 07:56 AM
Product

freddy: personal health data server connecting apps to LLMs

freddy is a mobile app that acts as a personal health data server, aggregating data from various health apps and devices. It uses an MCP server to expose this data to any LLM, enabling users to ask natural language questions that span multiple data sources, such as 'Which meetings raise my heart rate?'

1 engagement·1 source·reddit
Sat, Jul 11, 2026, 08:24 AM