MCP HubMCP Hub
T

cedarscript-mcp

By th3w1zard1·Visit Source
CEDARScript MCP server for code manipulation
April 18, 2025
22 days ago
0 Clicks

What is this MCP

This is a Model Context Protocol (MCP) server that implements CEDARScript, a SQL-like language for performing code manipulation operations. It provides grammar rules and tools for pattern matching and transforming code structures.

How to use this MCP

Install the server via npm, then configure it in Claude Desktop by adding the server path to the configuration file. The server accepts CEDARScript commands through stdio and can be debugged using the MCP Inspector tool.

What this MCP can be used for

This MCP enables automated code transformations, including file editing, function/class modifications, and pattern-based refactoring. It's useful for developers needing to perform bulk code changes or maintain consistent patterns across a codebase.

Repository Info
Stars:
8
Forks:
1
Watchers:
8
Last Updated: 2 months ago