editor-mcp-server and mcp-server-node
Both tools are independent implementations of an MCP server, likely serving as examples or starting points for different development environments, making them ecosystem siblings in the context of the "mcp-server-management" category.
About editor-mcp-server
playcanvas/editor-mcp-server
MCP Server for AI automation of the PlayCanvas Editor
This project helps game developers and 3D artists automate tasks within the PlayCanvas Editor using natural language commands. You provide instructions to an AI assistant (like Claude Desktop or Cursor), and it interacts with the editor to create, modify, and manage entities, assets, and scene settings. The end result is a more efficient workflow for common 3D scene and game development tasks.
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.
This project helps developers integrate custom functionalities into AI-assisted coding environments like Cursor AI. It allows you to create specialized tools that an AI can use, such as performing calculations or fetching configuration data. You provide the server code with your custom tools, and the AI environment gains new capabilities, enabling it to automate more complex coding tasks.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work