Skip to main content
Glama

diff-mcp

by benjamine
biome.jsonc570 B
{ "$schema": "https://biomejs.dev/schemas/1.6.4/schema.json", "organizeImports": { "enabled": true }, "linter": { "enabled": true, "rules": { "recommended": true, "correctness": { "noUnusedImports": "error", "noUnusedVariables": "error", "useHookAtTopLevel": "error" }, "style": { "useCollapsedElseIf": "error", "useShorthandArrayType": "error", "useForOf": "error" }, "suspicious": { "noEmptyBlockStatements": "error" } } }, "files": { "ignore": ["node_modules", "dist", "build", "lib", "coverage"] } }

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