The transfer market — servers you didn't build.
Most of the time you won't write a server at all — you'll sign one someone already published.
You just built and connected your own server. But in practice, most MCP servers you use are ones you did not write — ready-made, published by companies and the community, for files, Git, GitHub, Slack, web fetching, databases, and thousands more. Using them is how MCP earns its keep.
And it is the same three moves every time, because every server speaks the one protocol: grab its config snippet, drop it into your mcpServers, restart. The client then connects and discovers its tools exactly as it did for your scorecard — it does not care who wrote the server.
Browse a few popular signings below — see how little it takes to bring each onto the field.
Sign the specialist. Skip the coaching.
You do not have to build a server to use one. Thousands are already published — you read what a server does, paste its snippet, hand it any key it needs, and restart. Because every server speaks the same protocol, the client connects and discovers its tools the same way, whoever wrote it.
That is the real reach of the standard socket: one afternoon you write your own tool; the next you drop in someone else's — files, GitHub, Slack, a database — with a few lines of config. Just remember each one is a door, so only sign from sources you trust.