Skip to main content
Glama

Cedardiff MCP Server

by th3w1zard1
;; Inject SQL in SQL-like commands ((comment) @injection.content (#match? @injection.content "^-- SQL") (#set! injection.language "sql")) ;; Inject Python in Python-like code blocks ((multi_line_string) @injection.content (#match? @injection.content "^'''python") (#set! injection.language "python"))

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