uisight
v0.15.0
io.github.yusufcemres/uisight
Your AI sees the screen but can't measure it — measured web UI findings, shared live sessions
io.github.mh-mansouri/embedded-iot-mentor · v1.1.3
Embedded/IoT mentor: picks the board and toolchain, estimates cost and battery life.
Embedded / IoT Mentor 是一个MCP Server,收录自 官方 MCP Registry。支持 streamable-http 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"embedded-iot-mentor": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/mh-mansouri/embedded-iot-mentor-mcp:1.1.3"
]
}
}
}HOST可选Interface to bind. The image sets 0.0.0.0; the bare server defaults to loopback only.
PORT可选Port to serve on. Hosts that assign a port set this.
v0.15.0
io.github.yusufcemres/uisight
Your AI sees the screen but can't measure it — measured web UI findings, shared live sessions
v0.4.0
tech.finology/student-loan
Free, keyless federal student-loan math: RAP, IBR, ICR, PSLF. Logged+cited tier: verified-engine
v3.0.71
io.github.hashgraph-online/hol-guard
Local-first AI agent security evidence and approval workflows through HOL Guard's stdio MCP server.
v2.6.14
io.github.DamianTodorovic/kepta
Local memory for AI agents. One SQLite file on your machine — no cloud, no account.
v0.9.4
io.github.prismnetwork-tech/mcp
Rent real NVIDIA GPUs from your agent. Browse with no wallet; pay per second onchain.
v0.4.0
io.github.LBarimi/failtrace
Reproduce, compare, isolate, and minimize software failures with saved evidence.
{
"id": "io.github.mh-mansouri/embedded-iot-mentor",
"type": "mcp-server",
"version": "1.1.3",
"displayName": "Embedded / IoT Mentor",
"description": "Embedded/IoT mentor: picks the board and toolchain, estimates cost and battery life.",
"repository": {
"url": "https://github.com/mh-mansouri/embedded-iot-mentor",
"source": "github",
"subfolder": "chatgpt-app/mcp-server"
},
"homepage": "https://github.com/mh-mansouri/embedded-iot-mentor",
"distribution": {
"packages": [
{
"registryType": "oci",
"identifier": "ghcr.io/mh-mansouri/embedded-iot-mentor-mcp:1.1.3",
"transport": "streamable-http",
"environmentVariables": [
{
"name": "HOST",
"description": "Interface to bind. The image sets 0.0.0.0; the bare server defaults to loopback only."
},
{
"name": "PORT",
"description": "Port to serve on. Hosts that assign a port set this."
}
]
}
],
"remotes": []
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode",
"trae",
"cherry-studio",
"lingma",
"windsurf",
"cline",
"workbuddy"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.github.mh-mansouri/embedded-iot-mentor",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.mh-mansouri%2Fembedded-iot-mentor/versions/latest",
"isOfficial": true,
"status": "active"
}
}