Mirror (glasslane-io) MCP Server

mirror-mcp PyPI v4.2.1

Published by glasslane-io — no publish provenance, so origin is unverified, but the source is public: the repository link below is self-declared yet readable, so you can inspect the code before adopting it.

Trust grade
A
96/100
Last scanned get badge →
Trust
A · 96/100
Adoption risk for you: the threat score, then adjusted down for blast radius, publisher verification and how much the scan could see. Deterministic; every point is auditable.
Capability
Moderate
Blast radius if it went rogue — what the server’s tools could reach. Independent of trust.
Coverage
Source
How much the scan could actually inspect. Shallow coverage is stated, never hidden.
A Why this grade threat 100 − adoption risk = 96/100

The grade answers one question — how safe is this server for you to adopt — so it is computed in two auditable stages. Nothing below is an opinion or an LLM's guess; every line is a real term the deterministic engine applied, and the same input always yields the same number.

1. Threat score — 100 − 0 = 100. What the published surface and source actually contain:

The deterministic scan raised no scored threat in the surface it inspected — the threat score stayed at 100. Capability observations and advisory notes are recorded but never lower it.

2. Client adoption risk — 100 − 4 = 96. Three small, subtract-only factors that reflect your risk in adopting it — a clean scan proves less on a powerful, unverified or barely-inspectable package, so the grade says so plainly:

PointsAdoption-risk factor
−3 capability blast radius (moderate) — client exposure if the model is manipulated
−1 publisher verification (public source) — no provenance, but the source is public and inspectable

Capability observations and info notes are shown under Findings but never scored. Open any row's finding below for the file, line and evidence behind a deduction.

Findings 2

medium Dynamic module load from a non-literal (src/server.py)MTC-SRC-005

In the server's implementation (`src/server.py:16`): Loading a module chosen at runtime (from a variable) can pull in and run attacker-influenced code paths. This is read from the code itself — not from the tool description — so a poisoned server cannot hide it behind honest-looking metadata.

Evidence: src.tools.chatbot_tools import ( chatbot_health_check ) from src.database import get_db_manager, get_vector_search_c

Fix: Review this call path: confirm it never receives unsanitized tool input, constrain it, or remove it. Treat a server whose code reaches these sinks as high-capability regardless of what its tools claim.

Location: server src/server.py

low Dynamic module load from a non-literal in packaging/dev tooling (tests/test_ai_skills_simple.py)MTC-SRC-005

In a packaging/dev/install script (shipped, but not the server runtime) (`tests/test_ai_skills_simple.py:32`): Loading a module chosen at runtime (from a variable) can pull in and run attacker-influenced code paths. This is read from the code itself — not from the tool description — so a poisoned server cannot hide it behind honest-looking metadata.

Evidence: try: __import__(module_name) print(f"✓ {module_name}") import_results.append(

Fix: Review this call path: confirm it never receives unsanitized tool input, constrain it, or remove it. Treat a server whose code reaches these sinks as high-capability regardless of what its tools claim.

Location: server tests/test_ai_skills_simple.py

Tools 103

Each tool and what it can reach — statically extracted from the published source.

  • get_token_discovery_queuereads sensitive data
  • get_token_holder_analysisreads sensitive data
  • get_token_regulatory_riskreads sensitive data
  • get_token_research_evidencereads sensitive data
  • get_token_validation_statusreads sensitive data
  • get_volume_leadersreads sensitive data
  • get_wallet_token_distributionreads sensitive data
  • search_rss_vectoringests untrusted input
  • security_get_token_scanreads sensitive data
  • web_searchingests untrusted input
Show 93 more tools ↓
  • analyze_arbitrage_opportunityno sensitive capability
  • analyze_arbitrage_viabilityno sensitive capability
  • analyze_cex_signalsno sensitive capability
  • analyze_defi_protocolno sensitive capability
  • analyze_market_datano sensitive capability
  • analyze_nft_holder_distributionno sensitive capability
  • analyze_pool_momentumno sensitive capability
  • analyze_pool_performanceno sensitive capability
  • analyze_price_momentumno sensitive capability
  • analyze_token_securityno sensitive capability
  • analyze_wallet_transaction_patternsno sensitive capability
  • calculate_price_correlationno sensitive capability
  • calculate_price_statisticsno sensitive capability
  • check_address_reputationno sensitive capability
  • cmc_price_checkno sensitive capability
  • compare_dex_liquidityno sensitive capability
  • compare_spot_vs_futuresno sensitive capability
  • compare_token_fundamentalsno sensitive capability
  • compliance_get_documentno sensitive capability
  • compliance_search_documentsno sensitive capability
  • cross_table_text_searchno sensitive capability
  • find_arbitrage_opportunitiesno sensitive capability
  • find_yield_opportunitiesno sensitive capability
  • get_alert_summaryno sensitive capability
  • get_binance_futures_datano sensitive capability
  • get_binance_spot_datano sensitive capability
  • get_block_detailsno sensitive capability
  • get_cex_trading_signalsno sensitive capability
  • get_contract_activity_statsno sensitive capability
  • get_contract_source_codeno sensitive capability
  • get_current_market_datano sensitive capability
  • get_current_utc_timeno sensitive capability
  • get_extended_token_metricsno sensitive capability
  • get_high_risk_tokensno sensitive capability
  • get_indicator_signalsno sensitive capability
  • get_market_alertsno sensitive capability
  • get_market_cap_rankingsno sensitive capability
  • get_nft_access_policiesno sensitive capability
  • get_nft_collection_statsno sensitive capability
  • get_price_historyno sensitive capability
  • get_regulation_conceptsno sensitive capability
  • get_regulation_jurisdiction_scoresno sensitive capability
  • get_regulation_obligationsno sensitive capability
  • get_regulatory_guidanceno sensitive capability
  • get_regulatory_timeline_eventsno sensitive capability
  • get_security_address_riskno sensitive capability
  • get_security_high_risk_addressesno sensitive capability
  • get_security_pipeline_healthno sensitive capability
  • get_security_scan_historyno sensitive capability
  • get_security_service_statsno sensitive capability
  • get_symbol_priceno sensitive capability
  • get_technical_indicatorsno sensitive capability
  • get_texts_categoriesno sensitive capability
  • get_top_moversno sensitive capability
  • get_trading_signals_dexno sensitive capability
  • get_volatility_comparisonno sensitive capability
  • get_wallet_nft_portfoliono sensitive capability
  • get_wallet_portfolio_valueno sensitive capability
  • get_whitepaper_benchmarksno sensitive capability
  • get_whitepaper_comparisonsno sensitive capability
  • get_whitepaper_discoveryno sensitive capability
  • get_whitepaper_insightsno sensitive capability
  • immediate_security_scanno sensitive capability
  • query_defi_protocolsno sensitive capability
  • query_liquidity_poolsno sensitive capability
  • research_analyze_patternsno sensitive capability
  • research_get_audit_trailno sensitive capability
  • research_get_caseno sensitive capability
  • research_get_case_eventsno sensitive capability
  • research_get_decision_historyno sensitive capability
  • research_get_domain_scoresno sensitive capability
  • research_get_evidenceno sensitive capability
  • research_get_findings_by_tokenno sensitive capability
  • research_get_issuer_analysisno sensitive capability
  • research_get_policy_violationsno sensitive capability
  • research_get_recommendationsno sensitive capability
  • research_search_casesno sensitive capability
  • search_defi_tokensno sensitive capability
  • search_documents_vectorno sensitive capability
  • search_texts_tableno sensitive capability
  • search_tokens_by_validationno sensitive capability
  • security_add_watchlist_itemno sensitive capability
  • security_chatno sensitive capability
  • security_dismiss_alertno sensitive capability
  • security_get_alertsno sensitive capability
  • security_get_threat_feedno sensitive capability
  • security_get_watchlistno sensitive capability
  • send_chatbot_queryno sensitive capability
  • submit_security_scan_batchno sensitive capability
  • submit_security_scan_requestno sensitive capability
  • track_tvl_changesno sensitive capability
  • track_wallet_activity_timelineno sensitive capability
  • verify_nft_ownershipno sensitive capability

What this scan could not see

Versions 1

Scan history per published version. The engine is deterministic — the same version always yields the same score, so a changed score means the package itself changed.

VersionScoreFindingsEngineScanned
v4.2.1 latest A 96/100 2 1.8.0 2026-07-23

Embed this score

Show this server's live Trust Score in your README, docs or website. The badge is served straight from the registry and updates automatically after every rescan — no API key needed. It links back to this page, so anyone who sees the grade can also read the findings behind it instead of taking a number on faith.

MCP Trust Score: A · 96/100
Markdown (GitHub README)
[![MCP Trust Score](https://mcptrustchecker.com/registry/mirror-mcp-2/badge.svg)](https://mcptrustchecker.com/registry/mirror-mcp-2)
HTML
<a href="https://mcptrustchecker.com/registry/mirror-mcp-2"><img src="https://mcptrustchecker.com/registry/mirror-mcp-2/badge.svg" alt="MCP Trust Score" height="20"></a>
Prefer shields.io styling? Point it at https://mcptrustchecker.com/registry/mirror-mcp-2/badge.json via https://img.shields.io/endpoint?url=…

Verify this score yourself

The score above is reproducible: the same package version always yields the same result. Run it locally or over the free API — no account, no LLM, fully deterministic.

npx mcptrustchecker scan mirror-mcp --online --registry pypi

Use the free API → How scoring works

Other implementations of Mirror 1

Independent packages implementing the same tool, scanned with the same engine. Compare all 2 side by side →

More in Learning & Documentation