the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.mh-mansouri/embedded-iot-mentor",
"description": "Embedded/IoT mentor: picks the board and toolchain, estimates cost and battery life.",
"title": "Embedded / IoT Mentor",
"repository": {
"url": "https://github.com/mh-mansouri/embedded-iot-mentor",
"source": "github",
"subfolder": "chatgpt-app/mcp-server"
},
"version": "1.1.3",
"websiteUrl": "https://github.com/mh-mansouri/embedded-iot-mentor",
"icons": [
{
"src": "https://raw.githubusercontent.com/mh-mansouri/embedded-iot-mentor/main/vscode-extension/icon.png",
"mimeType": "image/png",
"sizes": [
"256x256"
]
}
],
"packages": [
{
"registryType": "oci",
"identifier": "ghcr.io/mh-mansouri/embedded-iot-mentor-mcp:1.1.3",
"transport": {
"type": "streamable-http",
"url": "http://localhost:8000/mcp"
},
"environmentVariables": [
{
"description": "Interface to bind. The image sets 0.0.0.0; the bare server defaults to loopback only.",
"default": "0.0.0.0",
"name": "HOST"
},
{
"description": "Port to serve on. Hosts that assign a port set this.",
"default": "8000",
"name": "PORT"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-08-01T17:23:52.033581Z",
"publishedAt": "2026-08-01T17:23:52.033581Z",
"updatedAt": "2026-08-01T17:23:52.033581Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonlocal · you run it yourselfversion 1.1.3last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.