MCP.so
Sign In
Z

Zephyr Rtos Mcp Server

@hakehuang

About Zephyr Rtos Mcp Server

zephyr rtos mcp server

Basic information

Category

Other

Transports

stdio

Publisher

hakehuang

Submitted by

hake huang

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "zephyr_mcp": {
      "command": "python",
      "args": [
        "${workspaceFolder}/src/mcp_server.py"
      ],
      "env": {
        "mcp_name": "ZephyrMcpServer",
        "GIT_USERNAME": "${env:GIT_USERNAME}",
        "GIT_PASSWORD": "${env:GIT_PASSWORD}",
        "DEBUG": "false",
        "LOG_LEVEL": "INFO"
      }
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Zephyr Rtos Mcp Server?

How to use Zephyr Rtos Mcp Server?

Key features of Zephyr Rtos Mcp Server

Use cases of Zephyr Rtos Mcp Server

FAQ from Zephyr Rtos Mcp Server

Comments

More Other MCP servers