Checks .NET solutions against a fluent C# architecture spec and explains the rules to agents.
What it says
The record the registry holds
How you get it
There is no address to call. This one is a package you install and run yourself, wherever your assistant runs.
Zphil.LoadBearing.Cli · nuget · 0.6.1
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.andypgray/loadbearing",
"description": "Checks .NET solutions against a fluent C# architecture spec and explains the rules to agents.",
"repository": {
"url": "https://github.com/andypgray/loadbearing",
"source": "github"
},
"version": "0.6.1",
"packages": [
{
"registryType": "nuget",
"registryBaseUrl": "https://api.nuget.org/v3/index.json",
"identifier": "Zphil.LoadBearing.Cli",
"version": "0.6.1",
"runtimeHint": "dnx",
"transport": {
"type": "stdio"
},
"packageArguments": [
{
"value": "mcp",
"type": "positional"
},
{
"description": "The solution to check. Optional, but supply it for most repositories: when omitted the server reads LOADBEARING_SOLUTION_PATH, then walks up from its working directory, which resolves only where exactly one .sln, .slnf or .slnx sits at or above that directory. It finds nothing where the solution is under src/, and refuses as ambiguous where several sit side by side. A solution file passed here beats both; a server that cannot bind still starts, returns the reason from every tool call, and names the loadbearing CLI command that answers from the same model. A config generated from this manifest passes nothing here, so a repository the walk-up cannot resolve is bound at install time or its session works from the CLI alone.",
"format": "filepath",
"type": "positional",
"valueHint": "solution"
}
],
"environmentVariables": [
{
"description": "Path to the solution to check when no solution argument is passed. A config generated from this manifest passes none, so this is where a repository the walk-up cannot resolve binds: set it at install time, or the server starts unbound and its session works from the CLI alone.",
"format": "filepath",
"name": "LOADBEARING_SOLUTION_PATH"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-08-22T22:25:26.018103Z",
"publishedAt": "2026-08-22T22:25:26.018103Z",
"updatedAt": "2026-08-22T22:25:26.018103Z",
"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 0.6.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.