Skip to main content
Glama

CTS MCP Server

by EricA1019
tree-sitter.json685 B
{ "grammars": [ { "name": "gdscript", "camelcase": "GDScript", "scope": "source.gdscript", "file-types": [ ".gd" ], "injection-regex": "^gdscript$" } ], "metadata": { "version": "5.0.1", "license": "MIT", "description": "Grammar for Godot's built-in scripting language.", "authors": [ { "name": "Preston Knopp", "email": "prestonknopp@gmail.com" } ], "links": { "repository": "https://github.com/PrestonKnopp/tree-sitter-gdscript" } }, "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/EricA1019/CTS_MCP'

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