Embedded / IoT Mentor
Rank #15,660io.github.mh-mansouri/embedded-iot-mentor
Embedded/IoT mentor: picks the board and toolchain, estimates cost and battery life.
Embedded / IoT Mentor is a Model Context Protocol (MCP) server published by mh-mansouri. It ranks #15,660 of 132,046 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. Embedded / IoT Mentor is listed on Official MCP, with 1 tracked version. It was first listed on Jul 31, 2026 and most recently updated on Aug 1, 2026.
Ranks ahead of 116,386 of 132,046 servers on MCP Toplist.
Use Embedded / IoT Mentor
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add embedded-iot-mentor -e "HOST=<your HOST>" -e "PORT=<your PORT>" -- docker run -i --rm ghcr.io/mh-mansouri/embedded-iot-mentor-mcp:1.1.3Replace each placeholder with your own value before saving.
[mcp_servers.embedded-iot-mentor]
command = "docker"
args = ["run", "-i", "--rm", "ghcr.io/mh-mansouri/embedded-iot-mentor-mcp:1.1.3"]
[mcp_servers.embedded-iot-mentor.env]
HOST = "<your HOST>"
PORT = "<your PORT>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"embedded-iot-mentor": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/mh-mansouri/embedded-iot-mentor-mcp:1.1.3"
],
"env": {
"HOST": "<your HOST>",
"PORT": "<your PORT>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"embedded-iot-mentor": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/mh-mansouri/embedded-iot-mentor-mcp:1.1.3"
],
"env": {
"HOST": "<your HOST>",
"PORT": "<your PORT>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"embedded-iot-mentor": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/mh-mansouri/embedded-iot-mentor-mcp:1.1.3"
],
"env": {
"HOST": "<your HOST>",
"PORT": "<your PORT>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"embedded-iot-mentor": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/mh-mansouri/embedded-iot-mentor-mcp:1.1.3"
],
"env": {
"HOST": "<your HOST>",
"PORT": "<your PORT>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"embedded-iot-mentor": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/mh-mansouri/embedded-iot-mentor-mcp:1.1.3"
],
"env": {
"HOST": "<your HOST>",
"PORT": "<your PORT>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.mh-mansouri%2Fembedded-iot-mentor)<a href="https://mcptoplist.com/server/io.github.mh-mansouri%2Fembedded-iot-mentor"><img src="https://mcptoplist.com/badge/io.github.mh-mansouri%2Fembedded-iot-mentor.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
mh-mansouri
Available versions (1)
| Version | Published |
|---|---|
| 1.1.3 | Aug 1, 2026 |
Frequently asked questions
- Who maintains Embedded / IoT Mentor?
- Embedded / IoT Mentor is maintained by mh-mansouri, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Embedded / IoT Mentor listed on the Official MCP Registry?
- Yes — Embedded / IoT Mentor is listed on the Official MCP Registry.
- How many versions does Embedded / IoT Mentor have?
- MCP Toplist tracks 1 version of Embedded / IoT Mentor, most recently published on Aug 1, 2026.
- Where can I find the source code for Embedded / IoT Mentor?
- The source code for Embedded / IoT Mentor is hosted at github.com/mh-mansouri/embedded-iot-mentor.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.