Skip to main content
Glama

diff-mcp

by benjamine
index.html2.26 kB
<!doctype html> <html lang="en"> <head> <title>JsonDiffPatch</title> <meta name="description" content="JsonDiffPatch is a free online json diff tool and npm library to compare json and get a json diff" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> <link rel="canonical" href="https://jsondiffpatch.com/" /> <link rel="icon" href="logo.svg" type="image/svg+xml" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:creator" content="@beneidel" /> <meta name="twitter:title" content="JsonDiffPatch" /> <meta name="twitter:description" content="JsonDiffPatch is a free online json diff tool and npm library to compare json and get a json diff." /> <meta name="twitter:image" content="https://jsondiffpatch.com/jsondiffpatch-visual-diff.png" /> <meta property="og:type" content="website" /> <meta property="og:title" content="JsonDiffPatch" /> <meta property="og:description" content="JsonDiffPatch is a free online json diff tool and npm library to compare json and get a json diff." /> <meta property="og:locale" content="en_US" /> <meta property="og:url" content="http://jsondiffpatch/" /> <meta property="og:image" content="https://jsondiffpatch.com/jsondiffpatch-visual-diff.png" /> <meta property="og:image:type" content="image/png" /> <meta property="og:image:width" content="774" /> <meta property="og:image:height" content="774" /> <meta name="color-scheme" content="dark light" /> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta content="utf-8" http-equiv="encoding" /> <meta content="text/html;charset=utf-8" http-equiv="Content-Type" /> <noscript> <meta id="redirect" http-equiv="refresh" content="0; url=http://jsondiffpatch.com" /> </noscript> <script> (function () { window.location = 'https://jsondiffpatch.com' + window.location.search + window.location.hash; })(); </script> </head> <body> moved to to <a href="https://jsondiffpatch.com">https://jsondiffpatch.com</a> </body> </html>

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/benjamine/jsondiffpatch'

If you have feedback or need assistance with the MCP directory API, please join our Discord server