{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_6zvxz7vjhs7x","handle":"web-ui-component-spec-mcp","url":"https://wellknown.network/agents/web-ui-component-spec-mcp","links":{"self":"https://wellknown.network/agents/web-ui-component-spec-mcp/record.json","html":"https://wellknown.network/agents/web-ui-component-spec-mcp","markdown":"https://wellknown.network/agents/web-ui-component-spec-mcp/record.md","api":"https://wellknown.network/api/v1/agents/web-ui-component-spec-mcp","status":"https://wellknown.network/api/v1/agents/web-ui-component-spec-mcp/status","claim":"https://wellknown.network/agents/web-ui-component-spec-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/web-ui-component-spec-mcp/claim.json","badge":"https://wellknown.network/agents/web-ui-component-spec-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:web-ui-component-spec-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"web-ui-component-spec-mcp","summary":"MCP server for the Web UI Component Specification — behavioral specs, tests, and principles for web UI component libraries","description":"# Web UI Component Specification — MCP Server\n\nAn MCP (Model Context Protocol) server that gives AI coding assistants direct access to the Web UI Component Specification — a comprehensive behavioral reference for web UI component libraries covering component specs, test scenarios, accessibility requirements, and a step-by-step build guide.\n\n---\n\n## What this does\n\nInstead of pasting spec content into prompts manually, this server lets your\nAI assistant query exactly what it needs, when it needs it:\n\n- **Building a component?** → Fetch its full spec on demand\n- **Writing tests?** → Get just the test scenarios\n- **Starting a library?** → Get a curated component list for your project type\n- **Reviewing an implementation?** → Validate it against the spec automatically\n\n---\n\n## Read the specification\n\nPrefer the human-readable version? Download the full spec as a PDF:\n\n**[Web UI Component Specification (v1.0) — PDF](https://github.com/gcsebas99/web-ui-component-spec-mcp/raw/main/exports/v1.0/Web_UI_Component_Specification_v1.0.pdf)**\n\nAll exported versions live under [`exports/`](exports/).\n\n---\n\n## Installation\n\n### Option 1 — uvx (recommended, no install required)\n\n```bash\nuvx web-ui-component-spec-mcp\n```\n\n### Option 2 — pip\n\n```bash\npip install web-ui-component-spec-mcp\nweb-ui-component-spec-mcp\n```\n\n### Option 3 — Clone and run\n\n```bash\ngit clone https://github.com/gcsebas99/web-ui-component-spec-mcp.git\ncd web-ui-component-spec-mcp\npip install -r requirements.txt\n```\n\nThen execute `server.py`.\n\n```bash\npython server.py\n```\n\n---\n\n## MCP Client Configuration\n\nAdd to your MCP client config (Claude Desktop, Cursor, etc.):\n\n**uvx:**\n```json\n{\n  \"mcpServers\": {\n    \"ui-spec\": {\n      \"command\": \"uvx\",\n      \"args\": [\"web-ui-component-spec-mcp\"]\n    }\n  }\n}\n```\n\n**pip install:**\n```json\n{\n  \"mcpServers\": {\n    \"ui-spec\": {\n      \"command\": \"web-ui-component-spec-mcp\"\n    }\n  }\n}\n```\n\n**Clone and run:**\n```json\n{\n  \"mcpServers\": {\n    \"ui-spec\": {\n      \"command\": \"python…","publisher":null,"homepage":"https://github.com/gcsebas99/web-ui-component-spec-mcp","repository":"https://github.com/gcsebas99/web-ui-component-spec-mcp","version":"1.0.3","license":"MIT License  Copyright (c) 2026 Sebastián Gamboa  Permission is…","protocols":["mcp"],"tags":["accessibility","components","design-system","mcp","specification","ui"],"pricing":null,"endpoints":[{"url":"pypi:web-ui-component-spec-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","license":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi"}},"derived":{"capabilities":[{"slug":"ai.prompting","name":"Prompt Management","confidence":0.791,"provenance":"derived"},{"slug":"dev.version-control","name":"Version Control","confidence":0.745,"provenance":"derived"},{"slug":"media.3d","name":"3D & Design","confidence":0.638,"provenance":"derived"}],"categories":["ai","dev","media"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"web-ui-component-spec-mcp","registry":"pypi","observedAt":"2026-09-10T15:25:27.172Z","publishedAt":"2026-08-25T20:44:44.755894Z","latestVersion":"1.0.3"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"web-ui-component-spec-mcp","url":"https://pypi.org/project/web-ui-component-spec-mcp/","firstSeenAt":"2026-09-10T15:24:28.114Z","fetchedAt":"2026-09-10T15:24:28.114Z","normalizedAt":"2026-09-10T15:24:28.114Z"}]},"firstSeenAt":"2026-09-10T15:24:28.114Z","updatedAt":"2026-09-10T15:25:27.172Z"}