Stellar Agent Search MCP Server
io.github.berkingurcan/stellar-agent-search
What is the Stellar Agent Search MCP server?
Discover and rank Stellar 8004 agents with a read-only MCP server and fail-closed contract probes.
How to install Stellar Agent Search
Copy-paste configuration for popular MCP clients.
STELLAR_NETWORKStellar 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.
EXPLORER_BASE_URLOverride the stellar-8004 explorer API base URL.
STELLAR_RPC_URLOverride the Soroban RPC URL used for the bounded Reputation-contract probe.
VERIFY_ONCHAINSet to 'false' to skip the bounded contract probe; reputation fields remain Explorer-declared either way.
{
"mcpServers": {
"stellar-agent-search": {
"command": "npx",
"args": [
"-y",
"stellar-agent-search"
],
"env": {
"STELLAR_NETWORK": "<YOUR_STELLAR_NETWORK>",
"EXPLORER_BASE_URL": "<YOUR_EXPLORER_BASE_URL>",
"STELLAR_RPC_URL": "<YOUR_STELLAR_RPC_URL>",
"VERIFY_ONCHAIN": "<YOUR_VERIFY_ONCHAIN>"
}
}
}
}{
"mcpServers": {
"stellar-agent-search": {
"command": "npx",
"args": [
"-y",
"stellar-agent-search"
],
"env": {
"STELLAR_NETWORK": "<YOUR_STELLAR_NETWORK>",
"EXPLORER_BASE_URL": "<YOUR_EXPLORER_BASE_URL>",
"STELLAR_RPC_URL": "<YOUR_STELLAR_RPC_URL>",
"VERIFY_ONCHAIN": "<YOUR_VERIFY_ONCHAIN>"
}
}
}
}{
"mcpServers": {
"stellar-agent-search": {
"command": "npx",
"args": [
"-y",
"stellar-agent-search"
],
"env": {
"STELLAR_NETWORK": "<YOUR_STELLAR_NETWORK>",
"EXPLORER_BASE_URL": "<YOUR_EXPLORER_BASE_URL>",
"STELLAR_RPC_URL": "<YOUR_STELLAR_RPC_URL>",
"VERIFY_ONCHAIN": "<YOUR_VERIFY_ONCHAIN>"
}
}
}
}{
"servers": {
"stellar-agent-search": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"stellar-agent-search"
],
"env": {
"STELLAR_NETWORK": "<YOUR_STELLAR_NETWORK>",
"EXPLORER_BASE_URL": "<YOUR_EXPLORER_BASE_URL>",
"STELLAR_RPC_URL": "<YOUR_STELLAR_RPC_URL>",
"VERIFY_ONCHAIN": "<YOUR_VERIFY_ONCHAIN>"
}
}
}
}claude mcp add stellar-agent-search --env STELLAR_NETWORK=<YOUR_STELLAR_NETWORK> --env EXPLORER_BASE_URL=<YOUR_EXPLORER_BASE_URL> --env STELLAR_RPC_URL=<YOUR_STELLAR_RPC_URL> --env VERIFY_ONCHAIN=<YOUR_VERIFY_ONCHAIN> -- npx -y stellar-agent-searchRelated MCP servers
Control a real Chrome browser to complete any task: fill forms, extract data, book flights.
World Monitor
Live global intelligence: real-time markets, conflicts, country risk, chokepoints, energy. 39 tools.
Netdata
Real-time infrastructure monitoring with metrics, logs, alerts, and ML-based anomaly detection.
Trending hip-hop artist momentum scores across four cultural dimensions.
AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.