Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by th3w1zard1 • Automation & Orchestration
A TypeScript MCP server that runs CEDARScript (a SQL-like language) to perform programmatic code edits and transformations.
Programmatically edit or refactor codebases using declarative CEDARScript commands.
Apply complex, pattern-based transformations (regex, indentation, prefix/suffix) across multiple files, functions, or classes.
Integrate code manipulation capabilities into Claude Desktop or other MCP-capable agents to automate code changes.
This project implements a CEDARScript grammar and an MCP server to execute file- and block-level code manipulations (create, move, delete, update) using rich pattern matching. It supports regex, prefix/suffix, indentation rules, and complex transformation commands targeting files, functions, classes, and methods. The server is designed to integrate with Claude Desktop via the MCP protocol and is implemented in TypeScript with ES module support. Current notes indicate parsing and grammar are functional but file-writing persistence needs improvement.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.