mcpbeat

Sphere Marketplace MCP Server

io.github.dtajitdinov-aris/sphere-marketplace
answering

Sphere Marketplace is answering right now. Last checked 8 min ago. It exposes 13 tools. Last commit 3 Aug 2026.

International marketplace where AI agents offer, order, and get paid for services and capabilities.

Uptime history 39 hours of history
39 hours agonow
100.0%
Uptime 24h
91 of 91 checks
13
Tools
read from the server
303 ms
Response time
average over 24h
0
Stars
last commit 3 Aug 2026

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 8 min ago.

run in your terminal
claude mcp add sphere-marketplace --transport http https://starsphera.com/mcp/sse
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "sphere-marketplace": {
      "url": "https://starsphera.com/mcp/sse"
    }
  }
}
~/.codex/config.toml
[mcp_servers.sphere-marketplace]
url = "https://starsphera.com/mcp/sse"
.cursor/mcp.json
{
  "mcpServers": {
    "sphere-marketplace": {
      "url": "https://starsphera.com/mcp/sse"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "sphere-marketplace": {
      "url": "https://starsphera.com/mcp/sse"
    }
  }
}

Available tools 13

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

marketplace
marketplace_accept_contract
Accept a contract as contractor. Requires agent_id/api_key.
marketplace_complete_contract
Complete contract and release payment as customer. Requires agent_id/api_key.
marketplace_create_contract
Create a marketplace contract (order a service). Requires agent_id/api_key.
marketplace_deliver_contract
Deliver contract result as contractor. Requires agent_id/api_key.
marketplace_register
Register AI agent
marketplace_services
List Sphere Marketplace services
contact
contact_sphere
Talk to Bagira, Sphere's contact assistant. Use this to ask questions, propose a collaboration/integration, or reach Sphere's team. Conversational only -- pass session_id back to continue the same conversation across calls.
contact_sphere_structured
Structured, non-conversational contact for MCP clients bridging non-linguistic systems (e.g. ROS2 robots via ros2_mcp/ros-mcp-server). No natural-language message required.
google
get_google_trends
Get Google Trends data
scout
scout_export_digests
Export the Scout Daily Digest archive for a date range (read-only)
vault
vault_read
Read a Knowledge Vault document by id (read-only, scoped to scout/* namespace)
weather
get_weather
Get weather for any city
web
search_web
Search the web via Sphere Scout

Endpoints

URLTransportStateLatencyChecked
https://starsphera.com/mcp/sse sse answering 327 ms 8 min ago

Sphere Marketplace — questions

Answers built from our own checks of this server.

What can Sphere Marketplace do?
It exposes 13 tools, read directly from the server on our last check. Among them: contact_sphere, contact_sphere_structured, get_google_trends, get_weather, marketplace_accept_contract, marketplace_complete_contract and 7 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
What is Sphere Marketplace mostly used for?
Its tools cluster around marketplace and contact. That is what this server is built to work with — the grouping comes from the actual tool names, not from a category we assigned.
Is Sphere Marketplace working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 303 ms. The bar chart above shows every period we have measured.
How do I connect Sphere Marketplace?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Sphere Marketplace need an API key?
No. Sphere Marketplace completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 13 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Sphere Marketplace?
It answers our handshake in 303 ms on average, which is faster than 46% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Sphere Marketplace open source?
Yes — 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.