the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-10-17/server.schema.json",
"name": "io.github.domdomegg/starling-bank-mcp",
"description": "Allow AI systems to view and control your Starling Bank account via MCP.",
"title": "Starling Bank",
"repository": {
"url": "https://github.com/domdomegg/starling-bank-mcp.git",
"source": "github"
},
"version": "1.2.1",
"websiteUrl": "https://github.com/domdomegg/starling-bank-mcp#readme",
"icons": [
{
"src": "https://raw.githubusercontent.com/domdomegg/starling-bank-mcp/refs/heads/master/icon.png",
"mimeType": "image/png"
}
],
"packages": [
{
"registryType": "npm",
"identifier": "starling-bank-mcp",
"version": "1.2.1",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Starling Bank personal access token. Sign up for the Starling Developer Portal, link your account, and create a Personal Access Token.",
"isRequired": true,
"isSecret": true,
"name": "STARLING_BANK_ACCESS_TOKEN"
},
{
"description": "Optional: Key UID of the signing key for sending payments.",
"isSecret": true,
"name": "STARLING_BANK_PRIVATE_KEY_UID"
},
{
"description": "Optional: PEM-encoded signing key for sending payments.",
"isSecret": true,
"name": "STARLING_BANK_PRIVATE_KEY_PEM"
}
]
},
{
"registryType": "mcpb",
"identifier": "https://github.com/domdomegg/starling-bank-mcp/releases/download/v1.2.1/starling-bank-mcp.mcpb",
"version": "1.2.1",
"fileSha256": "d240a323294135fe5d38c38973bc442cf7052e7041c4926b507be9db0a3bd51a",
"transport": {
"type": "stdio"
}
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-08-05T05:56:52.208197Z",
"publishedAt": "2026-08-05T05:56:52.208197Z",
"updatedAt": "2026-08-05T05:56:52.208197Z",
"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.2.1last 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.