{"id":"jklondon-mcp-stocks-info-server","name":"mcp-stocks-info-server","homepage":null,"repo_url":"https://github.com/JkLondon/mcp-stocks-info-server","category":"ai-ml","subcategories":[],"tags":["mcp","stocks","moex","news","llm-tools","go","cache","mongodb","redis","docker"],"what_it_does":"Provides an MCP (Model Context Protocol) server for retrieving MOEX stock quotes and related market/financial news, with tools for stock search, gainers/losers, today’s news, keyword search, and news by ticker. Supports caching (Redis or in-memory) and optional storage of historical data in MongoDB, and exposes predefined MCP tools and prompt templates for LLMs.","use_cases":["Build LLM agents that answer questions about MOEX stock prices and summaries","Detect top gainers/losers and generate market overviews","Fetch and summarize daily financial news for Russian companies/sectors","Search news by keyword and by associated stock/ticker","Create workflows that combine quotes + news for higher-level stock analysis"],"not_for":["Production-grade trading systems requiring real-time guarantees and strict market-data SLAs","Environments needing a public REST/GraphQL API for direct consumer access","Use cases requiring fine-grained authorization, multi-tenant separation, or user-level audit trails (not described)"],"best_when":"You want an MCP-compatible integration for LLMs to pull MOEX stock data and news, with reasonable caching and optional persistence for historical data.","avoid_when":"You require standardized HTTP APIs (OpenAPI/SDK) or documented rate-limit/auth semantics for multi-user access control.","alternatives":["Any dedicated MOEX market-data API client or wrapper with REST/SDK","Other MCP servers focused on market data/news","Direct integrations to MOEX ISS endpoints and NewsAPI (or other news providers) from your own service"],"af_score":51.8,"security_score":35.2,"reliability_score":22.5,"package_type":"mcp_server","discovery_source":["github"],"priority":"low","status":"evaluated","version_evaluated":null,"last_evaluated":"2026-04-04T19:51:13.117184+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":["API keys for external data providers (NewsAPI and optional MOEX key) via config/env"],"oauth":false,"scopes":false,"notes":"Authentication/authorization for the MCP server itself is not described; only upstream provider API keys are mentioned."},"pricing":{"model":null,"free_tier_exists":false,"free_tier_limits":null,"paid_tiers":[],"requires_credit_card":false,"estimated_workload_costs":null,"notes":"Project is open-source; any ongoing costs would come from upstream APIs (e.g., NewsAPI) and infrastructure (MongoDB/Redis)."},"requirements":{"requires_signup":false,"requires_credit_card":false,"domain_verification":false,"data_residency":[],"compliance":[],"min_contract":null},"agent_readiness":{"af_score":51.8,"security_score":35.2,"reliability_score":22.5,"mcp_server_quality":85.0,"documentation_accuracy":70.0,"error_message_quality":0.0,"error_message_notes":null,"auth_complexity":75.0,"rate_limit_clarity":15.0,"tls_enforcement":60.0,"auth_strength":20.0,"scope_granularity":10.0,"dependency_hygiene":35.0,"secret_handling":55.0,"security_notes":"The README indicates API keys are configured via environment/config, which is generally better than hardcoding, and supports caching/storage components. However, there is no described auth model for the MCP server itself, no documented TLS/transport security requirements, no secrets-handling practices (e.g., logging redaction), and no dependency/security posture details.","uptime_documented":0.0,"version_stability":40.0,"breaking_changes_history":20.0,"error_recovery":30.0,"idempotency_support":"false","idempotency_notes":"Not described; tools appear to be read-only queries (quotes/news/search), but explicit idempotency guarantees are not documented.","pagination_style":"none","retry_guidance_documented":false,"known_agent_gotchas":["Upstream API availability/quotas (e.g., NewsAPI) may affect tool results; retries/backoff behavior is not documented.","No explicit MCP server authentication/authorization is documented; if you deploy publicly, you should add network access controls yourself.","No explicit pagination/rate-limit handling guidance is given for tool responses."]}}