{"id":"solscan-mcp-server","name":"solscan-mcp-server","homepage":"https://pypi.org/project/solscan-mcp-server/","repo_url":null,"category":"infrastructure","subcategories":[],"tags":["solana","mcp","blockchain","developer-tools","agents","data-access"],"what_it_does":"MCP server that provides Solana blockchain data access to AI agents via the Model Context Protocol, allowing tools/queries to retrieve Solana on-chain information (e.g., addresses, transactions, blocks, program/asset-related data).","use_cases":["Agent-assisted Solana research (find transactions, inspect accounts/addresses)","Building chat/agent workflows that query Solana data without direct RPC handling","Monitoring and triage workflows for Solana activity using agent-driven tool calls","Integrating Solana data lookups into automated investigation pipelines"],"not_for":["Serving as a production RPC replacement without validating data freshness/consistency guarantees","High-throughput transaction ingestion/stream processing workloads (not designed for firehose-style operations)","Use cases requiring formal SLAs, compliance attestations, or enterprise governance controls"],"best_when":"You want an MCP-integrated interface for Solana data retrieval inside an agent toolchain and can tolerate whatever underlying data sources/latency the MCP server uses.","avoid_when":"You need strict uptime guarantees, documented rate limits, or strong, clearly scoped authentication/authorization controls for third-party users.","alternatives":["Direct Solana JSON-RPC or managed RPC providers","Solana-focused APIs (e.g., indexing/search providers) with documented REST/GraphQL endpoints","Frameworks/wrappers that expose Solana RPC via your own API gateway (with auth/rate limiting)","Other MCP servers for blockchain data"],"af_score":46.5,"security_score":33.8,"reliability_score":23.8,"package_type":"mcp_server","discovery_source":["pypi"],"priority":"low","status":"evaluated","version_evaluated":null,"last_evaluated":"2026-04-04T21:44:05.747963+00:00","interface":{"has_rest_api":false,"has_graphql":false,"has_grpc":false,"has_mcp_server":true,"mcp_server_url":null,"has_sdk":false,"sdk_languages":[],"openapi_spec_url":null,"webhooks":false},"auth":{"methods":[],"oauth":false,"scopes":false,"notes":"No authentication details were provided in the supplied information, so auth method and scope granularity cannot be confirmed."},"pricing":{"model":null,"free_tier_exists":false,"free_tier_limits":null,"paid_tiers":[],"requires_credit_card":false,"estimated_workload_costs":null,"notes":"No pricing information was provided."},"requirements":{"requires_signup":false,"requires_credit_card":false,"domain_verification":false,"data_residency":[],"compliance":[],"min_contract":null},"agent_readiness":{"af_score":46.5,"security_score":33.8,"reliability_score":23.8,"mcp_server_quality":60.0,"documentation_accuracy":45.0,"error_message_quality":0.0,"error_message_notes":null,"auth_complexity":70.0,"rate_limit_clarity":20.0,"tls_enforcement":60.0,"auth_strength":30.0,"scope_granularity":10.0,"dependency_hygiene":35.0,"secret_handling":35.0,"security_notes":"Security posture cannot be fully assessed from the provided information. If authentication is absent or undocumented, access control and abuse prevention (rate limiting, request validation) should be assumed uncertain. Ensure TLS, protect any upstream RPC/API keys, and validate that the server does not log secrets or allow arbitrary query execution without bounds.","uptime_documented":0.0,"version_stability":40.0,"breaking_changes_history":30.0,"error_recovery":25.0,"idempotency_support":"false","idempotency_notes":null,"pagination_style":"none","retry_guidance_documented":false,"known_agent_gotchas":["MCP tool naming/inputs may not be stable across versions; agents should be robust to schema changes.","If the server proxies Solana RPC/indexing, latency and rate limits may be inherited from the upstream data source.","Without documented retry/pagination semantics, agents may repeatedly request the same data or miss complete result sets."]}}