Skip to content

tools: add MCP server for Node.js core development#63783

Open
watilde wants to merge 1 commit into
nodejs:mainfrom
watilde:mcp-server
Open

tools: add MCP server for Node.js core development#63783
watilde wants to merge 1 commit into
nodejs:mainfrom
watilde:mcp-server

Conversation

@watilde
Copy link
Copy Markdown
Member

@watilde watilde commented Jun 7, 2026

Adds tools/mcp/node-core-mcp.mjs, a Model Context Protocol server that exposes core contributor workflows to AI assistants, and .mcp.json to wire it up for AI agent users.

Tools: configure, build, run_test, run_tests, search_code, list_docs, read_doc, search_docs, find_subsystem,
list_relevant_tests, explain_test_failure, get_pr_metadata

refs: https://searchfox.org/firefox-main/source/.mcp.json

Keen to learn from feedbacks if we should have this as a separate repository.

@nodejs-github-bot nodejs-github-bot added meta Issues and PRs related to the general management of the project. tools Issues and PRs related to the tools directory. labels Jun 7, 2026
Adds tools/mcp/node-core-mcp.mjs, a Model Context Protocol server
that exposes core contributor workflows to AI assistants, and
.mcp.json to wire it up for Claude Code users.

Tools: configure, build, run_test, run_tests, search_code,
list_docs, read_doc, search_docs, find_subsystem,
list_relevant_tests, explain_test_failure, get_pr_metadata

Signed-off-by: Daijiro Wachi <daijiro.wachi@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

meta Issues and PRs related to the general management of the project. tools Issues and PRs related to the tools directory.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants