Used as the runtime environment for the MCP server, enabling fast JavaScript execution for the tools
Supported as a command-line tool for testing MCP tool endpoints and functionality
Serves as the web framework for the MCP server to handle HTTP requests and responses
Used for version control and distribution of the MCP server codebase
Recommended as a testing tool for making API requests to the MCP server endpoints
Provides type safety for developing MCP tools with interface definitions and type checking
Provides notification capabilities to send alerts with titles and descriptions to WeChat users
Implements schema validation for tool parameters, ensuring proper data types and formats
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@MCP Development Scaffoldcreate a new tool to fetch user data from our API"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
This server cannot be installed