Mo5 MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 37 installs a week from npm. Last commit 13 Apr 2026.
MCP server for Thomson MO5 C development, 6809, CMOC, SDK, toolchain.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mo5-mcp-server -- npx -y @thlg057/mo5-rag-mcp
{
"mcpServers": {
"mo5-mcp-server": {
"args": [
"-y",
"@thlg057/mo5-rag-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.mo5-mcp-server]
command = "npx"
args = ["-y", "@thlg057/mo5-rag-mcp"]
{
"mcpServers": {
"mo5-mcp-server": {
"args": [
"-y",
"@thlg057/mo5-rag-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mo5-mcp-server": {
"args": [
"-y",
"@thlg057/mo5-rag-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.