Cedardiff MCP ServerServer

th3w1zard1
GitHub
code manipulationdeveloper toolsTypeScript

Loading subscription status...

๐Ÿ’ก Description

This is a TypeScript-based MCP server that implements CEDARScript, a SQL-like language for code manipulation. It provides comprehensive syntax for code manipulation commands and tools to execute CEDARScript tasks, supporting complex pattern matching and transformation.

๐Ÿ“ JSON Entries

{
  "mcpServers": [
    {
      "cedardiff": {
        "env": {},
        "args": [],
        "command": "/path/to/cedardiff/build/index.js"
      }
    }
  ]
}

๐Ÿ› ๏ธ Tools

edit_file

โšก Features

  • Comprehensive syntax for code manipulation commands
  • Pattern-based code transformations
  • Supports complex pattern matching