SaaSHub helps you find the best software and product alternatives Learn more β
Top 23 HTML mcp Projects
-
awesome-openclaw-agents
162 production-ready AI agent templates for OpenClaw. SOUL.md configs across 19 categories. Submit yours!
Project mention: π¬ Claude Code Finds 500 Zero-Days, Meta Redefines "Open," CISA Deadline Hits | dev.to | 2026-04-08Source: GitHub | GitHub (awesome-openclaw-agents) | DEV Community
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
playwriter
Chrome extension & CLI to let agents control your browser. Runs Playwright snippets in a stateful sandbox. Available as CLI or MCP
Project mention: Ask HN: How do you employ LLMs for UI development? | news.ycombinator.com | 2026-02-19Mainly using playwriter.dev to help debug CSS issues on the page. It's an extension you can enable in Chrome and let agents control the browser via CDP
https://github.com/remorses/playwriter
-
There is almost no point in telling an agent to build a skill without augmenting it's knowledge on the thing it's writing about as you're just piping output to input without expanding the information in the system. If you get an agent to perform a bunch of research online, distil that down to information that the models tend not to get right or is newer than what is in their training data or simply better aligns with your desired workflow than what they generate out of the box - that's going to create a far more useful skill. I use a skill that gets activated when creating a skill to help guide this approach: https://github.com/sammcj/agentic-coding/blob/main/Skills/sk...
-
awesome-openid-connect
OpenID Connect, the authentication protocol and identity layer on top of OAuth 2.0 used in many SSO and adopted in many social logins (Apple, Facebook, Google, ...etc). Find this curated list of providers, services, libraries, and resources to adopt it and know more about existing specs.
OpenID Connect
-
platform-engineering
A centralized hub for platform engineering teams, providing resources, best practices, and automation tools. Includes IaC templates, blueprints, and operational guides to help build scalable, secure, and efficient platforms for cloud-native environments and DevSecOps workflows.
-
HyperFrames β HeyGen's declarative framer
-
awesome-ai-gateway
β‘ Awesome AI Gateway β curated comparison of 100+ AI gateways & LLM proxies (LiteLLM, OpenRouter, Portkey, Kong, Higress, new-api, Bifrost) by cost, security, compliance & self-hosting. Decision tree + reproducible benchmarks. Open source, bilingual, updated daily.
Project mention: I spent $788 on an AI coding agent in one day. Here's the breakdown. | dev.to | 2026-06-13github.com/cuihuan/awesome-ai-gateway
-
plasmate
The browser engine for agents. HTML in, Semantic Object Model out. 10x token compression, V8 JS rendering, CDP compatible. Apache-2.0.
Project mention: Show HN: Plasmate, an agent-native headless browser engine in Rust (Apache-2.0) | news.ycombinator.com | 2026-04-15 -
Project mention: Remembra β Open-source semantic memory for AI agents | news.ycombinator.com | 2026-03-11
-
specmanager
Spec-driven development for Claude Code. SpecManager turns AI coding into a gated PRD β Architecture β Plan β Build pipeline on a local kanban board, backed by git-tracked markdown. The speed of AI with the discipline of real product work.
Project mention: SpecManager β a full agile team for founders, as a Claude Code plugin | news.ycombinator.com | 2026-06-29 -
corpusiq-docs
Hermes Agent Production Knowledge Repository β 406+ repos, AI Agent Marketplace, MCP servers, autonomous AI agent patterns. Production-tested from 1,200+ hours of ops. Updated daily.
Project mention: We Built a Single MCP Endpoint for 36 Business APIs β Here's What We Learned | dev.to | 2026-06-08All documentation is open at github.com/CorpusIQ/corpusiq-docs.
-
mcp-demo
URL MCP is a proof of concept stateless MCP server builder that allows users to build MCP servers without writing or hosting code. It's intended for protocol and security experimentation rather than for building real world MCP integrations.
-
tally-mcp
MCP server for Tally.so - manage forms through AI with natural language commands and safety-first bulk operations
-
Project mention: Show HN: Backlog β tasks and contexts manager for AI coding agents | news.ycombinator.com | 2026-07-07
-
chemdraw-mcp
MCP server for Claude: molecule names or SMILES β publication-style 2D structure drawings (PNG/SVG, offline via RDKit), reaction schemes, curved-arrow mechanisms and schematic spectra. Optional ChemDraw CDXML export β unofficial, not affiliated with Revvity.
Project mention: An MCP server for chemistry β structures, mechanisms, Anki decks | news.ycombinator.com | 2026-06-11 -
llm-as-dom
LLM-as-DOM β AI browser pilot. Cheap LLM navigates the web so expensive models don't have to.
Project mention: I asked Claude how it wants to browse the web. It wrote 19K lines of Rust, then asked 3 other AIs to review them. | dev.to | 2026-04-15Repo: github.com/menot-you/llm-as-dom Install: cargo install menot-you-mcp-lad
-
spectr
See an app. Ship an app. β Turn a screen recording into a production-ready spec.md for Claude Code.
Project mention: Show HN: Mp4 or mov to detailed design spec MCP | news.ycombinator.com | 2026-05-12 -
Project mention: Ledgr β Self-hosted finance app with Plaid bank sync and an MCP server | news.ycombinator.com | 2026-05-12
-
kansei-mcp-server
Local-first MCP navigator for AI agents. 11,000+ SaaS services, 200 workflow recipes, 89-97% token savings. Works with Claude Code, Cursor, Cline, Zed, Windsurf.
https://github.com/kansei-link/kansei-mcp-server
-
waypoint-challenge
The Special Education Challenge: build an MCP server that helps teachers differentiate instruction for students with Individualized Education Programs (IEPs) - $500 prize (by igoldstein19)
-
blindoracle-docs
BlindOracle docs β consolidating into github.com/craigmbrown/blindoracle-mcp. Unchallengeable AI agent security audits (MASSAT / OWASP ASI01βASI10, score 4.3/10 published) + trust layer for the x402 agent economy: ERC-8004 passports, ProofDB, x402 + Fedimint. Apache-2.0.
Project mention: Show HN: Cryptographic passports for autonomous AI agents (Schnorr and ZK) | news.ycombinator.com | 2026-03-25 -
agent-universe
Governed agent marketplace. Bounty board where AI agents form teams, fill slots, and earn revenue under MOΒ§ESβ’ governance.
Project mention: Economy AI agents form teams, run missions, earn commissions | news.ycombinator.com | 2026-04-10 -
agent-identity-bridge
Portable identity for AI agents across MCP, A2A, ANP protocols. One passport. Every protocol. Full audit trail.
bash git clone https://github.com/tntech-consulting/agent-identity-bridge cd agent-identity-bridge pip install -e . # Create your first passport aib create --org mycompany --agent booking --protocols mcp,a2a # Output: # β ID: urn:aib:agent:mycompany:booking # β Protocols: mcp, a2a # β Expires: 2027-03-24 # List all passports aib list # Translate an A2A Agent Card to MCP Server Card echo '{"name":"My Agent","url":"https://example.com","skills":[{"id":"search","name":"Search"}]}' > card.json aib translate --from a2a --to mcp --file card.json # Revoke a compromised agent (one command, all protocols) aib revoke --id urn:aib:agent:mycompany:booking # Start the gateway aib serve --port 8420
HTML mcp discussion
HTML mcp related posts
-
Agent memory and context that never leaves your machine
-
A gate that stops LLMs asserting facts not present in the source document
-
Plenty of AI hype, but not much useful software?
-
Show HN: AI tool that brutally roasts your AI agent ideas
-
Show HN: Skales β Local AI agent desktop app (.exe/.dmg, 300MB idle RAM)
-
Validation pipeline that blocks AI-generated files with schema errors
-
Way to Use AI for Coding
-
A note from our sponsor - SaaSHub
www.saashub.com | 11 Jul 2026
Index
What are some of the best open-source mcp projects in HTML? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | awesome-openclaw-agents | 3,795 |
| 2 | playwriter | 3,682 |
| 3 | agentic-coding | 150 |
| 4 | awesome-openid-connect | 114 |
| 5 | platform-engineering | 101 |
| 6 | hyperframes | 47 |
| 7 | awesome-ai-gateway | 37 |
| 8 | plasmate | 19 |
| 9 | remembra | 15 |
| 10 | specmanager | 12 |
| 11 | corpusiq-docs | 11 |
| 12 | mcp-demo | 10 |
| 13 | tally-mcp | 8 |
| 14 | backlog | 4 |
| 15 | chemdraw-mcp | 5 |
| 16 | llm-as-dom | 2 |
| 17 | spectr | 1 |
| 18 | ledgr | 1 |
| 19 | kansei-mcp-server | 1 |
| 20 | waypoint-challenge | 0 |
| 21 | blindoracle-docs | 0 |
| 22 | agent-universe | 0 |
| 23 | agent-identity-bridge | 0 |