Discover and rank Stellar 8004 agents with a read-only MCP server and fail-closed contract probes.
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.
stellar-agent-search · npm · 0.1.0
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.berkingurcan/stellar-agent-search",
"description": "Discover and rank Stellar 8004 agents with a read-only MCP server and fail-closed contract probes.",
"title": "Stellar Agent Search",
"repository": {
"url": "https://github.com/berkingurcan/stellar-agent-search",
"source": "github"
},
"version": "0.1.0",
"websiteUrl": "https://github.com/berkingurcan/stellar-agent-search",
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "stellar-agent-search",
"version": "0.1.0",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Stellar network to target: mainnet | testnet. testnet also requires EXPLORER_BASE_URL — the default explorer indexes mainnet only, and the server refuses to start on the mismatched pair.",
"default": "mainnet",
"name": "STELLAR_NETWORK"
},
{
"description": "Override the stellar-8004 explorer API base URL.",
"name": "EXPLORER_BASE_URL"
},
{
"description": "Override the Soroban RPC URL used for the bounded Reputation-contract probe.",
"name": "STELLAR_RPC_URL"
},
{
"description": "Set to 'false' to skip the bounded contract probe; reputation fields remain Explorer-declared either way.",
"default": "true",
"name": "VERIFY_ONCHAIN"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-07-30T03:59:07.339076Z",
"publishedAt": "2026-07-30T03:59:07.339076Z",
"updatedAt": "2026-07-30T03:59:07.339076Z",
"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.1.0last 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.