{"id":"ton-mcp-server","name":"ton-mcp-server","homepage":"https://github.com/devonmojito/ton-mcp-server","repo_url":"https://github.com/devonmojito/ton-mcp-server","category":"infrastructure","subcategories":[],"tags":["mcp","ton","blockchain","developer-tools","agent-integration"],"what_it_does":"MCP server for TON-related functionality, exposing TON capabilities as MCP tools to AI agents.","use_cases":["Enable AI agents to interact with TON blockchain workflows via standardized MCP tool calls","Support building agentic apps that need TON address/wallet or transaction-related operations","Abstract TON operations behind an agent-friendly interface for automation"],"not_for":["Using as a general-purpose TON RPC proxy without MCP integration","Production systems that require strong, clearly documented operational/SLA guarantees","Use cases needing audited smart-contract execution logic beyond what the MCP server explicitly supports"],"best_when":null,"avoid_when":null,"alternatives":["Direct TON RPC integration","SDK-based TON tooling (language-specific)","Other blockchain MCP servers or agent toolkits for supported chains"],"af_score":39.8,"security_score":45.8,"reliability_score":25.0,"package_type":"mcp_server","discovery_source":["pypi"],"priority":"low","status":"evaluated","version_evaluated":null,"last_evaluated":"2026-04-04T21:41:32.872537+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":["Likely environment-based credentials or node access depending on deployment"],"oauth":false,"scopes":false,"notes":"No concrete authentication details were provided in the supplied content; MCP server auth mechanisms cannot be verified from the request data."},"pricing":{"model":null,"free_tier_exists":false,"free_tier_limits":null,"paid_tiers":[],"requires_credit_card":false,"estimated_workload_costs":null,"notes":"Pricing details were not provided; assuming open-source/self-hosted or unspecified cost model."},"requirements":{"requires_signup":false,"requires_credit_card":false,"domain_verification":false,"data_residency":[],"compliance":[],"min_contract":null},"agent_readiness":{"af_score":39.8,"security_score":45.8,"reliability_score":25.0,"mcp_server_quality":55.0,"documentation_accuracy":40.0,"error_message_quality":0.0,"error_message_notes":null,"auth_complexity":50.0,"rate_limit_clarity":10.0,"tls_enforcement":60.0,"auth_strength":40.0,"scope_granularity":35.0,"dependency_hygiene":45.0,"secret_handling":50.0,"security_notes":"Security properties (TLS/auth/secret handling) are not verifiable from the provided input. For self-hosted MCP servers, ensure HTTPS/TLS, least-privilege keys (if any), and avoid logging secrets. Blockchain tool endpoints should validate inputs and protect against SSRF/command injection where external calls are performed.","uptime_documented":0.0,"version_stability":40.0,"breaking_changes_history":30.0,"error_recovery":30.0,"idempotency_support":"false","idempotency_notes":null,"pagination_style":"none","retry_guidance_documented":false,"known_agent_gotchas":["Blockchain operations may be non-idempotent (e.g., sending transactions) unless the server explicitly provides idempotency keys or safe-retry semantics","Agents may need to handle chain latency and eventual-finality delays","Tool outputs may be large (e.g., transaction traces), requiring truncation/structured summarization by the agent"]}}