loading…
Search for a command to run...
loading…
JSON validation API for AI agents. Validate JSON syntax, check against JSON Schema, and get formatted output. Returns validity status, parse errors with line nu
JSON validation API for AI agents. Validate JSON syntax, check against JSON Schema, and get formatted output. Returns validity status, parse errors with line numbers, structure stats (depth, key count, size). Tools: data_validate_json. Use this for API response validation, config file checking, or data pipeline quality gates. Returns machine-readable error details for automated fixing. Returns: {valid, errors[], formatted, stats}. No API key required — x402 micropayment $0.001/call on Base L2.
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"json-validator": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"run",
"axel-belfort/json-validator"
]
}
}
}Web content fetching and conversion for efficient LLM usage.
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also