Z
Zephyr Rtos Mcp Server
@hakehuang
About Zephyr Rtos Mcp Server
zephyr rtos mcp server
Basic information
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
—
—
—
More Other MCP servers
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
8.9K
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
6.3K
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
9.9K
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
6.8K
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
6.8K
Comments