editor-mcp-server and mcp-server-node

editor-mcp-server
62
Established
mcp-server-node
45
Emerging
Maintenance 10/25
Adoption 9/25
Maturity 25/25
Community 18/25
Maintenance 2/25
Adoption 8/25
Maturity 16/25
Community 19/25
Stars: 98
Forks: 18
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
Stars: 68
Forks: 20
Downloads:
Commits (30d): 0
Language: JavaScript
License: MIT
No risk flags
Stale 6m No Package No Dependents

About editor-mcp-server

playcanvas/editor-mcp-server

MCP Server for AI automation of the PlayCanvas Editor

Exposes 25+ tools spanning entity/component manipulation, asset management, scripting, material editing, and viewport control through an MCP interface that communicates via a Chrome extension bridge. Built on TypeScript/tsx with stdio transport, it integrates directly with Claude Desktop or Cursor's agent mode, requiring the extension to establish a WebSocket connection between the Editor and the MCP server running locally on a configurable port.

About mcp-server-node

lucianoayres/mcp-server-node

MCP Server implemented in JavaScript using Node.js that demonstrates how to build an MCP server with a custom prompt and custom tools, including one that loads an environment variable from a configuration file, to integrate seamlessly with AI-assisted environments like Cursor IDE.

Implements the MCP protocol via stdio transport with Zod-based schema validation for type safety across tool definitions. The architecture layers a custom tool system (arithmetic operations, environment variable retrieval) with predefined prompts that guide AI models toward appropriate tool invocation, enabling seamless integration into Cursor and other LLM-based IDEs through Node.js ES modules.

Related comparisons

Scores updated daily from GitHub, PyPI, and npm data. How scores work