Skip to content

Comments

Add nrf-mcp: MCP server for nRF54L15DK embedded development#3381

Closed
MohibShaikh wants to merge 1 commit intomodelcontextprotocol:mainfrom
MohibShaikh:add-nrf-mcp
Closed

Add nrf-mcp: MCP server for nRF54L15DK embedded development#3381
MohibShaikh wants to merge 1 commit intomodelcontextprotocol:mainfrom
MohibShaikh:add-nrf-mcp

Conversation

@MohibShaikh
Copy link

Summary

Adds nrf-mcp to the third-party servers list.

npm: https://www.npmjs.com/package/nrf-mcp

What it does

MCP server that lets Claude (or any MCP client) interact directly with nRF54L15DK boards via the nRF Connect SDK toolchain:

  • build — Run west build with auto board detection from .vscode-nrf-connect.json
  • flash — Run west flash, supports multi-board via --snr
  • read_uart_logs — Stream UART logs from the board
  • reset_board — Hard reset via nrfjprog
  • list_boards — List connected J-Link boards and serial ports
  • get_build_info — Read build metadata from a sample directory

Quick start

claude mcp add nrf -- npx nrf-mcp

Auto-detects toolchain and SDK from standard nRF Connect SDK installations (~/ncs/). No configuration needed for most users.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants