mukunda1729's picture
Initial: MCP client config validator
3573b21 verified

A newer version of the Gradio SDK is available: 6.14.0

Upgrade
metadata
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.

Related