Provides access to Node.js API documentation, allowing AI agents to look up and reference official Node.js API specifications and documentation for development assistance.
Usage: Generic CLI
You can debug calls for the MCP Server by inspecting the file mcp-server-nodejs-docs.log
in your system's temporary directory (e.g., /tmp
on Unix-like systems or %TEMP%
on Windows) which this MCP Server writes to.
Usage: as a Docker container
You can run this MCP Server as a Docker container by using the following command:
You can also use the Docker image directly in your MCP Server configuration for various applications, see examples below.
Usage for Claude Desktop:
Edit your Claude Desktop MCP Servers configuration file (located on macOS here: ~/Library/Application Support/Claude/claude_desktop_config.json
) and add the following:
on macOS or Linux:
for Windows users:
or with the Docker image:
Usage for Cursor AI:
Edit your Cursor AI MCP file (located at ~/.cursor/mcp.json
) and add the following:
Development
To build the project with Docker locally run:
Then run the container as follows for your MCP Server configuration:
Contributing
Please consult CONTRIBUTING for guidelines on contributing to this project.
Author
mcp-server-nodejs-api-docs © Liran Tal, Released under the Apache-2.0 License.
This server cannot be installed
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
An MCP Server for Node.js API documentation
Related MCP Servers
- -securityAlicense-qualityNode.js server implementing Model Context Protocol (MCP) for filesystem operations.Last updated -59,55861,812TypeScriptMIT License
- AsecurityAlicenseAqualityMCP Server for the Mapbox API.Last updated -512TypeScriptMIT License
- JavaScriptMIT License
- JavaScriptMIT License