Back to search
30
MCP

cedarscript-mcp-server

pypi/cedarscript-mcp-server

MCP server for AI-assisted code transformations via CEDARScript

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

code-expert-mcp
MCP server for AI-assisted development
0 tools
agent-coding-standards-mcp
MCP Server for AI coding agent standards
0 tools
fastapply-mcp
MCP server for AI-powered code editing through FastApply integration
0 tools
vscode-mcp-server
MCP server to expose VS Code editing features to an LLM for AI coding
0 tools
blender-mcp-server
MCP server for controlling Blender via AI assistants
0 tools
recraft-mcp
MCP server for AI image generation, transformation, and style management via the Recraft API
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "cedarscript-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}