list_backupschius-me/minecraft-admin-mcp — List backup ID, time, size, SHA-256, and reason
get_recent_errorschius-me/minecraft-admin-mcp — Parse recent failures from the configured fixed log
create_backupchius-me/minecraft-admin-mcp — Create a consistent Zstandard world backup
request_ban_playerchius-me/minecraft-admin-mcp — Queue a ban for external approval
request_restartchius-me/minecraft-admin-mcp — Queue a controlled restart for external approval
request_restore_backupchius-me/minecraft-admin-mcp — Queue a restore by backup id for external approval
get_statuschius-me/minecraft-admin-mcp — Check RCON and online-player status
list_playerschius-me/minecraft-admin-mcp — List online players
get_whitelistchius-me/minecraft-admin-mcp — List whitelisted players
broadcastchius-me/minecraft-admin-mcp — Send a validated announcement
whitelist_addchius-me/minecraft-admin-mcp — Add a validated player name
whitelist_removechius-me/minecraft-admin-mcp — Remove a validated player name
get_identitychius-me/minecraft-admin-mcp — Describe this one configured server
get_metricschius-me/minecraft-admin-mcp — Return reliable visible metrics and null for unavailable values
kick_playerchius-me/minecraft-admin-mcp — Kick a player with a validated reason
save_worldchius-me/minecraft-admin-mcp — Run the fixed save-all flush operation
get_recent_eventschius-me/minecraft-admin-mcp — Parse recent events from the configured fixed log
dark_searchio.github.parnasheps-eng/dark-search-protocol — Search deep and dark data sources. 6-step pipeline: Parse → Route → Retrieve → Verify → Rank → Correct.
dark_retrieveio.github.parnasheps-eng/dark-search-protocol — Retrieve actual content from internet archives — deleted pages, Wayback Machine, deleted Stack Overflow. Returns REAL CONTENT, not just link
dark_queryio.github.parnasheps-eng/dark-search-protocol — Query structured data from free APIs: SEC EDGAR, ClinicalTrials.gov, OpenAlex (250M+ papers), ArXiv, FDA, WHO. Auto-detects which APIs to us
list_sourcesio.github.parnasheps-eng/dark-search-protocol — List all 161 available dark data sources. Filter by domain or layer.
add_sourceio.github.parnasheps-eng/dark-search-protocol — Submit a new data source to the registry. Bilingual tags supported.
scanio.github.parserelay/mcp — Parse a document into structured, confidence-scored fields.
scan_chain_toolcosmos/Cosmos SDK Migration MCP Server — Detect SDK version and which specs apply to a chain
get_migration_plancosmos/Cosmos SDK Migration MCP Server — Preview all changes without modifying files
apply_speccosmos/Cosmos SDK Migration MCP Server — Apply a single spec, including go.mod edits, arg rewrites, and special cases
verify_spec_toolcosmos/Cosmos SDK Migration MCP Server — Run verification checks for one spec
verify_all_specscosmos/Cosmos SDK Migration MCP Server — Run verification for an explicit spec list or for currently detectable specs
verify_buildcosmos/Cosmos SDK Migration MCP Server — Run go build ./... and return structured results
run_testscosmos/Cosmos SDK Migration MCP Server — Run go test ./... and return structured results
show_diffcosmos/Cosmos SDK Migration MCP Server — Show git diff of changes in the chain directory
list_specscosmos/Cosmos SDK Migration MCP Server — List all available migration specs
check_warningscosmos/Cosmos SDK Migration MCP Server — Check for fatal blocks and warnings
get_speccosmos/Cosmos SDK Migration MCP Server — Get full content of a specific spec
run_go_mod_tidycosmos/Cosmos SDK Migration MCP Server — Run go mod tidy and return structured results