Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

metagraphed — Bittensor subnet operational registry

REMOTE · API.METAGRAPH.SH · SCANNED AUG 3

Live operational + integration registry for Bittensor subnets: APIs, schemas, health.

Available components

+2 this week 70 Trust /100

Recent critical change

Authorization (2 Aug 2026). See the changelog before you install this server.

Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →

Endpoint Security66
Transport & Reachability100
Schema Quality & AI Usability85
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (excellent).Pass
  • Tool/resource definitions use about 50219 tokens (~74/item across 674 items; 210 tools + 464 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
  • Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage71
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 0% of tool parameters carry a description.Fail
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · api.metagraph.sh

# add to Claude Code
claude mcp add --transport http jsonbored-metagraphed https://api.metagraph.sh/mcp
# ~/.codex/config.toml
[mcp_servers.jsonbored-metagraphed]
url = "https://api.metagraph.sh/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "jsonbored-metagraphed": {
      "type": "remote",
      "url": "https://api.metagraph.sh/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add jsonbored-metagraphed --url https://api.metagraph.sh/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  jsonbored-metagraphed:
    url: "https://api.metagraph.sh/mcp"
// mcp.json
{
  "mcpServers": {
    "jsonbored-metagraphed": {
      "type": "http",
      "url": "https://api.metagraph.sh/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 3 Aug 26 +1
    • This server's schema is too large to store in full, so we cannot compare its tools day to day functional
  • 2 Aug 26 −2
    • Authorization: partial → fail critical
    • Schema quality: poor → unverified functional
    • Schema quality: poor → excellent functional
    • This server's schema is too large to store in full, so we cannot compare its tools day to day functional
  • 1 Aug 26 +1
    • This server's schema is too large to store in full, so we cannot compare its tools day to day functional
  • 31 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 29 Jul 26 0
    • Schema quality: excellent → good functional
    • This server's schema is too large to store in full, so we cannot compare its tools day to day functional
  • 28 Jul 26 +1
    • This server's schema is too large to store in full, so we cannot compare its tools day to day functional
  • 27 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Probed https://api.metagraph.sh/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=metagraph.sh CN=WE1,O=Google Trust Services,C=US 10 Jun 2026 8 Sept 2026 ECDSA 256 ECDSA-SHA256 be1e13e0c88f8a420eb4cb3a5e5be2e3
SANs: metagraph.sh, api.metagraph.sh, *.api.metagraph.sh
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b
DNSSEC secure

Validation of api.metagraph.sh. Secure

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
sh. present 55297 8 Verified
metagraph.sh. present 2371 13 Verified
api.metagraph.sh. Verified address RRset verified with the apex keys
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Header Value
strict-transport-security max-age=15552000; includeSubDomains
x-content-type-options nosniff
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://api.metagraph.sh/mcp Verified 200
http (plaintext) http://api.metagraph.sh/mcp HTTPS enforced 301 https://api.metagraph.sh/mcp
MCP tools — 210 exposed · ~34,954 tokens partial

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
ask ~113

No description provided.

NameTypeReqDescription
questionstringyes
type
NameTypeReqDescription
answerstringyes
citationsarray
context_count
model
questionstringyes

No examples provided.

call_rpc ~182

No description provided.

NameTypeReqDescription
methodstringyes
networkstring
paramsarray
NameTypeReqDescription
cache
endpoint_id
error
jsonrpcstringyes
methodstringyes
networkstringyes
provider
result

No examples provided.

call_subnet_surface ~526

No description provided.

NameTypeReqDescription
body
content_typestring
credential
methodstring
pathstring
queryobject
surface_idstringyes
NameTypeReqDescription
body
content_type
credential_deprecationstring
credential_sourcestring
latency_ms
parse_error
status_codeintegeryes
surface_idstringyes
truncatedbooleanyes
urlstringyes

No examples provided.

compare_subnets ~94

No description provided.

NameTypeReqDescription
dimensionsarray
netuidsarrayyes
NameTypeReqDescription
dimensionsarrayyes
observed_at
requested_netuidsarrayyes
schema_versioninteger
subnetsarrayyes

No examples provided.

compare_validators ~190

No description provided.

NameTypeReqDescription
hotkeysarrayyes
netuidinteger
NameTypeReqDescription
netuid
schema_versioninteger
validator_countintegeryes
validatorsarrayyes

No examples provided.

decode_evm_call ~177

No description provided.

NameTypeReqDescription
inputstringyes
tostringyes
NameTypeReqDescription
addressyes
argsobject
functionyes
precompileyes
signaturestring

No examples provided.

delete_surface_credential ~89

No description provided.

NameTypeReqDescription
surface_idstringyes
NameTypeReqDescription
deletedbooleanyes
surface_idstringyes

No examples provided.

find_subnet_for_task ~142

No description provided.

NameTypeReqDescription
limitinteger
taskstringyes
NameTypeReqDescription
countintegeryes
discovery
note
resultsarrayyes
taskstringyes

No examples provided.

find_subnet_opportunities ~199

No description provided.

NameTypeReqDescription
boardstring
limitinteger
NameTypeReqDescription
board
boardsobjectyes
observed_at
with_economics_countintegeryes

No examples provided.

find_subnets_by_capability ~157

No description provided.

NameTypeReqDescription
capabilitystringyes
cursorinteger
limitinteger
NameTypeReqDescription
capabilitystringyes
countintegeryes
cursorintegeryes
limitintegeryes
next_cursoryes
resultsarrayyes
totalintegeryes

No examples provided.

get_account ~163

No description provided.

NameTypeReqDescription
ss58stringyes
NameTypeReqDescription
activityobject
event_countintegeryes
event_kindsarrayyes
first_block
first_seen_at
labelsarray
last_block
last_seen_at
recent_eventsarrayyes
registrationsarrayyes
schema_versioninteger
ss58stringyes
subnet_countintegeryes

No examples provided.

get_account_axon_removals ~195

No description provided.

NameTypeReqDescription
ss58stringyes
windowstring
NameTypeReqDescription
addressstringyes
concentration
dominant_netuid
schema_versioninteger
subnet_countintegeryes
subnetsarrayyes
total_removalsintegeryes
windowyes

No examples provided.

get_account_balance ~129

No description provided.

NameTypeReqDescription
ss58stringyes
NameTypeReqDescription
balance_taoyes
field_sourcesobjectyes
queried_atyes
schema_versioninteger
ss58stringyes

No examples provided.

get_account_children ~153

No description provided.

NameTypeReqDescription
ss58stringyes
NameTypeReqDescription
accountstringyes
field_sourcesobjectyes
queried_at
schema_versioninteger
subnets

No examples provided.

get_account_counterparties ~186

No description provided.

NameTypeReqDescription
counterpartystring
limitinteger
ss58stringyes
NameTypeReqDescription
counterpartiesarrayyes
counterparty_countintegeryes
relationshipobject
scan_cappedboolean
schema_versioninteger
ss58stringyes
total_received_tao
total_sent_tao
transfers_scanned

No examples provided.

get_account_deregistrations ~192

No description provided.

NameTypeReqDescription
ss58stringyes
windowstring
NameTypeReqDescription
addressstringyes
concentration
dominant_netuid
schema_versioninteger
subnet_countintegeryes
subnetsarrayyes
total_deregistrationsintegeryes
windowyes

No examples provided.

get_account_entities ~130

No description provided.

NameTypeReqDescription
ss58stringyes
NameTypeReqDescription
labelsarrayyes
ownership_tie_countintegeryes
ownership_tiesarrayyes
schema_versioninteger
ss58stringyes

No examples provided.

get_account_events ~227

No description provided.

NameTypeReqDescription
block_endinteger
block_startinteger
cursorstring
kindstring
limitinteger
netuidinteger
offsetinteger
ss58stringyes
NameTypeReqDescription
event_countintegeryes
eventsarrayyes
limit
next_cursor
offset
schema_versioninteger
ss58stringyes

No examples provided.

get_account_extrinsics ~195

No description provided.

NameTypeReqDescription
block_endinteger
block_startinteger
cursorstring
limitinteger
offsetinteger
ss58stringyes
NameTypeReqDescription
extrinsic_countintegeryes
extrinsicsarrayyes
limit
next_cursor
offset
schema_versioninteger
ss58stringyes

No examples provided.

get_account_history ~228

No description provided.

NameTypeReqDescription
cursorstring
fromstring
limitinteger
netuidinteger
offsetinteger
ss58stringyes
tostring
NameTypeReqDescription
day_countintegeryes
daysarrayyes
limit
offset
schema_versioninteger
ss58stringyes

No examples provided.

get_account_identity ~108

No description provided.

NameTypeReqDescription
ss58stringyes
NameTypeReqDescription
accountstringyes
additional
captured_at
description
discord
github
has_identitybooleanyes
image
name
schema_versioninteger
url

No examples provided.

get_account_identity_history ~117

No description provided.

NameTypeReqDescription
cursorstring
limitinteger
offsetinteger
ss58stringyes
NameTypeReqDescription
accountstringyes
entriesarrayyes
entry_countintegeryes
limit
next_cursor
offset
schema_versioninteger

No examples provided.

get_account_parents ~122

No description provided.

NameTypeReqDescription
ss58stringyes
NameTypeReqDescription
accountstringyes
field_sourcesobjectyes
queried_at
schema_versioninteger
subnets

No examples provided.

get_account_portfolio ~136

No description provided.

NameTypeReqDescription
ss58stringyes
NameTypeReqDescription
captured_at
miner_countinteger
overall_yield
position_countintegeryes
positionsarrayyes
schema_versioninteger
ss58stringyes
stake_concentration
subnet_countinteger
total_emission_taonumber
total_stake_taonumber
validator_countinteger

No examples provided.

get_account_position_history ~132

No description provided.

NameTypeReqDescription
netuidintegeryes
ss58stringyes
windowstring
NameTypeReqDescription
netuidintegeryes
point_countintegeryes
pointsarrayyes
schema_versioninteger
ss58stringyes
window

No examples provided.

get_account_positions ~184

No description provided.

NameTypeReqDescription
ss58stringyes
NameTypeReqDescription
captured_at
position_countintegeryes
positionsarrayyes
schema_versioninteger
ss58stringyes
total_stake_taonumberyes

No examples provided.

get_account_prometheus ~185

No description provided.

NameTypeReqDescription
ss58stringyes
windowstring
NameTypeReqDescription
addressstringyes
concentration
dominant_netuid
schema_versioninteger
subnet_countintegeryes
subnetsarrayyes
total_announcementsintegeryes
windowyes

No examples provided.

get_account_registrations ~177

No description provided.

NameTypeReqDescription
ss58stringyes
windowstring
NameTypeReqDescription
addressstringyes
concentration
dominant_netuid
schema_versioninteger
subnet_countintegeryes
subnetsarrayyes
total_registrationsintegeryes
windowyes

No examples provided.

get_account_root_claim ~153

No description provided.

NameTypeReqDescription
ss58stringyes
NameTypeReqDescription
claim_type
field_sourcesobjectyes
hotkeys
queried_atyes
schema_versioninteger
ss58stringyes

No examples provided.

get_account_serving ~203

No description provided.

NameTypeReqDescription
ss58stringyes
windowstring
NameTypeReqDescription
addressstringyes
concentration
dominant_netuid
schema_versioninteger
subnet_countintegeryes
subnetsarrayyes
total_announcementsintegeryes
windowyes

No examples provided.

get_account_snapshot ~216

No description provided.

NameTypeReqDescription
recent_events_limitinteger
ss58stringyes
NameTypeReqDescription
balanceobjectyes
portfolioobjectyes
positionsobjectyes
recent_eventsobjectyes
ss58stringyes
subnetsobjectyes

No examples provided.

get_account_stake_flow ~161

No description provided.

NameTypeReqDescription
directionstring
ss58stringyes
windowstring
NameTypeReqDescription
addressstringyes
concentration
directionyes
dominant_netuid
flow_ratio
gross_flow_taoyes
net_flow_taoyes
schema_versioninteger
stake_eventsintegeryes
subnet_countintegeryes
subnetsarrayyes
total_staked_taoyes
total_unstaked_taoyes
unstake_eventsintegeryes
windowyes

No examples provided.

get_account_stake_moves ~191

No description provided.

NameTypeReqDescription
ss58stringyes
windowstring
NameTypeReqDescription
addressstringyes
concentration
dominant_netuid
schema_versioninteger
subnet_countintegeryes
subnetsarrayyes
total_movementsintegeryes
windowyes

No examples provided.

get_account_subnets ~119

No description provided.

NameTypeReqDescription
ss58stringyes
NameTypeReqDescription
schema_versioninteger
ss58stringyes
subnet_countintegeryes
subnetsarrayyes

No examples provided.

get_account_transfers ~203

No description provided.

NameTypeReqDescription
block_endinteger
block_startinteger
cursorstring
directionstring
limitinteger
offsetinteger
ss58stringyes
NameTypeReqDescription
limit
next_cursor
offset
schema_versioninteger
ss58stringyes
transfer_countintegeryes
transfersarrayyes

No examples provided.

get_account_weight_setters ~172

No description provided.

NameTypeReqDescription
ss58stringyes
windowstring
NameTypeReqDescription
addressstringyes
concentration
dominant_netuid
schema_versioninteger
subnet_countintegeryes
subnetsarrayyes
total_weight_setsintegeryes
windowyes

No examples provided.

get_adapter ~97

No description provided.

NameTypeReqDescription
slugstringyes
NameTypeReqDescription
contract_version
extensions
generated_at
netuid
notes
schema_versionintegeryes
slugstringyes
snapshot
subnet

No examples provided.

get_agent_catalog ~76

No description provided.

NameTypeReqDescription
netuidinteger
NameTypeReqDescription
callable_service_countinteger
content_hash
generated_at
health_source
operational_observed_at
published_at
subnet_countinteger
subnetsarray
total_subnet_countinteger

No examples provided.

get_agent_resources ~120

No description provided.

Input schema present but exposes no named parameters.

NameTypeReqDescription
content_hash
copyable_agentobject
generated_at
mcpobjectyes
published_at
resourcesarrayyes
summaryobject

No examples provided.

get_alert_trigger ~126

No description provided.

NameTypeReqDescription
idstringyes
owner_tokenstringyes
NameTypeReqDescription
account
activebooleanyes
channelstring
created_at
destinationstring
event_kind
idstringyes
last_matched_at
match_countinteger
min_amount_tao
name
netuid
table_filter
updated_at

No examples provided.

get_api_schema ~137

No description provided.

NameTypeReqDescription
surface_idstringyes
NameTypeReqDescription
auth_required
auth_schemesarray
base_url
document
drift_status
kind
surface_idstringyes

No examples provided.

get_best_rpc_endpoint ~82

No description provided.

NameTypeReqDescription
limitinteger
NameTypeReqDescription
eligible_countintegeryes
endpointsarrayyes
live_health

No examples provided.

get_block ~107

No description provided.

NameTypeReqDescription
refstringyes
NameTypeReqDescription
block
next_block_number
prev_block_number
refyes
schema_versioninteger

No examples provided.

get_block_chain_events ~138

No description provided.

NameTypeReqDescription
block_numberintegeryes
NameTypeReqDescription
block_numberyes
event_countintegeryes
eventsarrayyes
schema_versioninteger

No examples provided.

get_block_events ~145

No description provided.

NameTypeReqDescription
limitinteger
offsetinteger
refstringyes
NameTypeReqDescription
block_number
event_countintegeryes
eventsarrayyes
limit
offset
refyes
schema_versioninteger

No examples provided.

get_blocks_summary ~87

No description provided.

Input schema present but exposes no named parameters.

NameTypeReqDescription
author_concentration
block_countintegeryes
block_time
distinct_authorsinteger
distinct_spec_versionsinteger
first_block
first_observed_at
last_block
last_observed_at
latest_spec_version
schema_versioninteger
throughput

No examples provided.