CEDARScript File Manipulation

Provides CEDARScript (a SQL-like language) capabilities for executing pattern matching and transformations on source code to enabl

oldrepublicwizard 9
Claude CodeClaude DesktopGeneric
View source ↗

This CEDARScript MCP server, developed by an unnamed author, provides a SQL-like language for code manipulation. Built with TypeScript and leveraging tree-sitter for parsing, it offers tools for executing complex pattern matching and transformations on source code. The server implements a comprehensive grammar for code operations, supporting file, function, class, and method targeting. By abstracting the complexities of code analysis and modification, it enables AI systems to perform sophisticated code edits. This implementation is particularly valuable for automated refactoring, code generation, and static analysis tasks, facilitating use cases such as codebase modernization, API migrations, and enforcing coding standards across large projects.

Source

Repository: https://github.com/oldrepublicwizard/cedarscript-mcp

Maintain CEDARScript File Manipulation?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

[CEDARScript File Manipulation on getagentictools](https://getagentictools.com/mcp/oldrepublicwizard-cedarscript-mcp?ref=badge)