Skip to main content
Glama

Cedardiff MCP Server

by th3w1zard1
tree-sitter.json693 B
{ "grammars": [ { "name": "cedardiff", "camelcase": "Cedardiff", "scope": "source.cedarscript", "path": "src/grammar.js", "file-types": [ "cedar" ], "highlights": "queries/highlights.scm", "injections": "queries/injections.scm", "locals": "queries/locals.scm" } ], "metadata": { "version": "0.1.0", "license": "MIT", "description": "Edit files with CEDARScript grammar rules", "links": { "repository": "https://github.com/tree-sitter/tree-sitter-cedardiff" } }, "bindings": { "c": true, "go": true, "node": true, "python": true, "rust": true, "swift": true } }

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/th3w1zard1/cedarscript-mcp'

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