Cedarscript MCP
Implements CEDARScript, a SQL-like language, as an MCP server for code manipulation, showcasing the adaptability of MCP servers for language and code-based tasks.
About this tool
Cedarscript MCP
Implements CEDARScript, a SQL-like language, as an MCP server for code manipulation, showcasing the adaptability of MCP servers for language and code-based tasks.
- Source: GitHub Repository
- Category: Code Execution & Automation (MCP Servers)
- Tags: mcp, sql, code-execution, language
Features
- CEDARScript Grammar: Implements a SQL-like grammar for code manipulation tasks.
- TypeScript-based MCP Server: Built using TypeScript for better maintainability and type safety.
- Integration with Tools: Designed to integrate CEDARScript grammar functionality into various toolchains via MCP protocol.
- Editing Capabilities: Allows editing files with CEDARScript grammar rules through the MCP interface.
- Development Workflow: Includes scripts for installing dependencies, building the server, and auto-rebuilding during development.
- Debugging Support: Provides an "MCP Inspector" tool to assist with debugging MCP server communication over stdio, accessible via browser.
- ES Module Migration: The project uses ES modules for compatibility with modern JavaScript/TypeScript tooling.
- Claude Desktop Integration: Instructions provided for configuring Cedarscript MCP with Claude Desktop on both MacOS and Windows.
Installation
- Install dependencies with standard package management tools.
- Build the server using provided scripts.
- For integration, modify Claude Desktop configuration files as described in the documentation.
Compatibility Notes
- Project has migrated to ES modules; users should ensure their environment supports this module system.
Pricing
No pricing information is provided; the project appears to be open-source.
Loading more......
Information
Categories
Tags
Similar Products
6 result(s)An MCP server offering secure, sandboxed environments for executing code, running commands, accessing files, and performing web operations through containerization and isolation technologies.
A sandboxed MCP server enabling secure, multi-language code execution with resource limits and network restrictions. Direct example of an MCP server providing isolated code execution environments.
A command line MCP Server offering secure execution and customizable security policies. Directly relevant to MCP server implementations for command line environments.
MCP servers providing a secure, sandboxed environment for executing Kali Linux security tools like nmap, objdump, and wireshark for network analysis and vulnerability scanning.
An MCP server bridging to ClickZetta databases for executing SQL queries, exploring schema information, and documenting insights via natural language interaction.
A server implementing the MCP protocol to connect with Databricks Genie API, enabling LLMs to ask questions, execute SQL, and interact with Databricks conversational agents.