JSON
Rank #86,228smithery/openclaw-ai/json-toolkit
Manipulate JSON data by formatting, validating, and comparing structures with ease. Query complex objects using JSONPath and perform transformations like flattening or renaming keys. Generate JSON schemas automatically from sample objects to streamline API development and documentation.
JSON is a Model Context Protocol (MCP) server published by yedanyagamiai-cmd. It ranks #86,228 of 115,460 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. JSON is listed on Smithery, and ships as a single rolling release with no explicit version metadata. It was first listed on Feb 28, 2026.
Ranks ahead of 29,232 of 115,460 servers on MCP Toplist.
Use JSON
Hosted remote endpoint gated by authentication — connect via its URL and authenticate with the provider (OAuth flow or an API key/header, per its docs).
claude mcp add --transport http json-toolkit https://server.smithery.ai/openclaw-ai/json-toolkit/mcpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.json-toolkit]
url = "https://server.smithery.ai/openclaw-ai/json-toolkit/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://server.smithery.ai/openclaw-ai/json-toolkit/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"json-toolkit": {
"url": "https://server.smithery.ai/openclaw-ai/json-toolkit/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"json-toolkit": {
"type": "http",
"url": "https://server.smithery.ai/openclaw-ai/json-toolkit/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"json-toolkit": {
"serverUrl": "https://server.smithery.ai/openclaw-ai/json-toolkit/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"json-toolkit": {
"url": "https://server.smithery.ai/openclaw-ai/json-toolkit/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/smithery%2Fopenclaw-ai%2Fjson-toolkit)<a href="https://mcptoplist.com/server/smithery%2Fopenclaw-ai%2Fjson-toolkit"><img src="https://mcptoplist.com/badge/smithery%2Fopenclaw-ai%2Fjson-toolkit.svg" alt="MCP Toplist: #86,228 of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
yedanyagamiai-cmd
Not versioned
This server is published through a registry that does not expose explicit version metadata, and no GitHub release tags were found on the linked repository. The listing tracks a single rolling release.
Frequently asked questions
- Who maintains JSON?
- JSON is maintained by yedanyagamiai-cmd, which publishes 19 MCP servers (3 total versions) tracked on MCP Toplist.
- Is JSON listed on the Official MCP Registry?
- JSON is not on the Official MCP Registry. It is listed on Smithery.
- How many versions does JSON have?
- JSON ships as a single rolling release with no explicit version metadata.
- Where can I find the source code for JSON?
- The source code for JSON is hosted at github.com/yedanyagamiai-cmd/openclaw-mcp-servers.