Skip to main content
Glama

CTS MCP Server

by EricA1019
package.json747 B
{ "name": "tree-sitter-cli", "version": "0.25.10", "author": { "name": "Max Brunsfeld", "email": "maxbrunsfeld@gmail.com" }, "maintainers": [ { "name": "Amaan Qureshi", "email": "amaanq12@gmail.com" } ], "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/tree-sitter/tree-sitter.git", "directory": "crates/cli/npm" }, "description": "CLI for generating fast incremental parsers", "keywords": [ "parser", "lexer" ], "engines": { "node": ">=12.0.0" }, "scripts": { "install": "node install.js", "prepack": "cp ../../LICENSE ../README.md .", "postpack": "rm LICENSE README.md" }, "bin": { "tree-sitter": "cli.js" } }

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