Spaces:
Sleeping
Sleeping
File size: 911 Bytes
2ab2252 3573b21 2ab2252 3573b21 2ab2252 3573b21 2ab2252 3573b21 2ab2252 3573b21 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 | ---
title: MCP Config Validator
emoji: 🧩
colorFrom: indigo
colorTo: gray
sdk: gradio
sdk_version: "5.49.1"
python_version: "3.12"
app_file: app.py
pinned: false
license: mit
short_description: "Sanity-check your MCP client config."
tags:
- mcp
- model-context-protocol
- validation
- config
---
# MCP Config Validator
Paste your MCP client config (Claude Desktop / Cursor / Cline / Windsurf / Zed style) and get a quick sanity check. Catches the common mistakes (missing `command`, wrong types, empty servers map) before you restart your client.
Sample configs and edge cases live in the companion dataset: [`mcp-config-examples`](https://huggingface.co/datasets/mukunda1729/mcp-config-examples).
## Related
- [The Agent Reliability Stack](https://mukundakatta.github.io/agent-stack/)
- Companion dataset: [`mcp-config-examples`](https://huggingface.co/datasets/mukunda1729/mcp-config-examples)
|