Conduid: Trust Infrastructure Layer for MCP Servers Built with Claude

Conduid (conduid.com) is a trust infrastructure layer for MCP servers built entirely with Claude by a solo founder with zero other developers. The codebase includes a Go API, Next.js frontend, PostgreSQL schema, scraper, AI agents, and Stripe payments.
What Conduid Does
- Indexes 25,000+ MCP servers across GitHub, npm, PyPI, and major MCP directories
- Scores each server 0–100 based on GitHub activity, security posture, documentation quality, and maintenance signals
- Includes a Claude-powered discovery agent to find the right server for a task
- Provides server claiming and verification for builders
Future Development
The developer is building RCPT Protocol on top — an open cryptographic receipt standard so agents can generate verifiable, signed records of every action they take. Trust scores will feed from receipts, not just static GitHub data.
Development Experience
The creator describes the Claude-as-cofounder experience as "genuinely surprising," noting it went beyond autocomplete to include full architectural decisions, debugging sessions, and entire subsystems built from single prompts. The productivity delta is described as "hard to overstate."
📖 Read the full source: r/ClaudeAI
👀 See Also

Chromeflow: Chrome Extension Automates Web UI Tasks for Claude
Chromeflow is a free, open-source Chrome extension and MCP server built with Claude Code that gives Claude browser control to automate manual web UI tasks like setting up Stripe, Supabase, or SendGrid. It highlights elements to click, fills fields, clicks Save, and writes API keys directly to .env files.

Open-source markdown vault gives Claude persistent memory across sessions
My Portable Brain is a markdown vault structure with an agent runtime layer that provides Claude with persistent context about identity, projects, goals, CRM, and weekly plans. It works natively with Claude Code and Claude Cowork, uses plain markdown files, and runs background scripts nightly to keep context fresh.

DAUB MCP Server Lets Claude Generate and Render UIs via JSON Specs
DAUB is an MCP server that enables Claude to generate UI interfaces directly from natural language prompts, producing structured JSON specs that render as live interfaces without code generation or compilation. It exposes four tools including generate_ui, render_spec, validate_spec, and get_component_catalog.

Files.md: Open-Source Local-First Markdown Note-Taking App with LLM-Friendly Design
Files.md is an open-source, local-first markdown app for notes, tasks, and journals. 886 stars, built in Go, works offline, syncs via iCloud/Dropbox/self-hosted server or hosted beta app.files.md.