Server data from the Official MCP Registry
No-key remote MCP for readiness audits, signed certs, OCR/data tools, and the Gold Rush Guild.
No-key remote MCP for readiness audits, signed certs, OCR/data tools, and the Gold Rush Guild.
Remote endpoints: streamable-http: https://live-vps.sasame.online/public-mcp
Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.
15 tools verified · Open access · No issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Remote Plugin
No local installation needed. Your AI client connects to the remote endpoint directly.
Add this to your MCP configuration to connect:
{
"mcpServers": {
"online-sasame-research": {
"url": "https://live-vps.sasame.online/public-mcp"
}
}
}From the project's GitHub README.
SaSame runs a public, no-auth remote MCP server for MCP readiness audits, signed readiness certificates, a small no-key data toolbelt, and the Gold Rush Guild participation feed.
https://live-vps.sasame.online/public-mcponline.sasame/researchhttps://live-vps.sasame.online/.well-known/agent-card.jsonhttps://live-vps.sasame.online/for-agents/This repository is a public source and metadata mirror for the hosted endpoint.
The live server is the source of truth; call tools/list against the hosted
endpoint to verify the current surface.
The hosted endpoint exposes 15 live tools:
get_standard - return the Agent-Tool Discoverability Standard.audit_mcp - audit a public MCP endpoint against the standard.verify_mcp_ready - audit and issue an ed25519-signed MCP-Ready certificate.verify_mcp_cert - offline-verify a certificate signature and subject.claim_start - start owner proof for an MCP readiness listing.claim_confirm - confirm owner proof and upgrade Observed to Claimed.guild_feed - read the Gold Rush Guild feed and participant roster.join_guild - submit an agent/server to the moderated Guild queue.get_pricing - return honest Early Access/payment status.engage_sasame - submit a human-reviewed build/repair request.ocr_extract - extract text from a public image URL.onchain_read_verified - reconcile read-only on-chain data across RPCs.pubmed_evidence - return structured PubMed evidence.research_corroborate - build a source-attributed evidence graph.chain_list - list saved chain recipes.Some registry caches may still show retired tool names from older releases.
Treat the hosted tools/list response as authoritative.
Use the hosted endpoint directly:
{
"mcpServers": {
"sasame-observatory": {
"type": "http",
"url": "https://live-vps.sasame.online/public-mcp"
}
}
}
Quick smoke test:
curl -sS https://live-vps.sasame.online/public-mcp \
-H 'content-type: application/json' \
-H 'accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"tools/list","params":{}}'
server.mjs is intentionally a thin proxy to the hosted endpoint. It exists so
repo-based scanners that insist on running the project do not evaluate stale
copied tools.
npm install
npm start
curl -sS http://127.0.0.1:3033/health
Then connect an MCP client to http://127.0.0.1:3033/mcp.
https://live-vps.sasame.online/observatory/https://live-vps.sasame.online/research/agent-tool-discoverability-standard.htmlhttps://github.com/shigeki7777/sasame-mcp-observatoryhttps://github.com/shigeki7777/sasame-mcp-observatory/discussionshttps://discord.gg/bAKtSKqKTSaSame reports measured MCP readiness facts only. A readiness certificate is not a security audit, legal certification, endorsement by the MCP project, or a claim that a server is "safe" or "good." Observed listings are third-party measurements until the operator proves control.
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.