Maverick Financial Analysis

by wshobson · Databases · mcp-server, go

Personal-use financial market analysis server that provides technical analysis tools including RSI, MACD, and moving averages with stock screening capabilities for supply/demand breakouts and momentum patterns using Tiingo and Yahoo Finance data.

Maverick-MCP is a personal-use MCP server for financial market analysis and stock screening, built with Python using FastMCP, SQLAlchemy, and financial data providers like Tiingo and Yahoo Finance. Developed by wshobson, it provides professional-grade technical analysis tools including RSI, MACD, moving averages, and custom screening strategies for identifying stocks based on supply/demand breakouts and momentum patterns. The implementation focuses on local deployment for individual traders and analysts, offering comprehensive stock data caching, technical indicator calculations, portfolio analysis, and real-time market monitoring without complex authentication systems. Designed for personal investment research, backtesting trading strategies, and automated stock screening workflows where users need programmatic access to financial analysis capabilities through Claude Desktop or other MCP clients.

Source: https://github.com/wshobson/maverick-mcp

Install

git clone https://github.com/wshobson/maverick-mcp

Tags: mcp-server, go

441 GitHub stars · Source: pulsemcp

About Databases MCP servers and Claude skills

Databases MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.

Maverick Financial Analysis is one of hundreds of Databases entries indexed on Skiln. Browse the full Databases category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.

Related Databases MCPs and skills

  • Skylos by duriantaco

    Privacy-first SAST tool for Python, TypeScript, and Go that detects dead code, security vulnerabilities, and code quality issues with hybrid AST and optional LLM analysis.

  • Snowflake by snowflake-labs

    Bridges AI applications with Snowflake's data platform for database interaction

  • Ultra (Multi-AI Provider) by realmikechong

    Unified server providing access to OpenAI O3, Google Gemini 2.5 Pro, and Azure OpenAI models with automatic usage tracking, cost estimation, and nine specialized development tools for code analysis, debugging, and documentation generation.

  • Apache Doris by apache

    Enables direct SQL query execution and metadata retrieval from Apache Doris databases without switching contexts.

  • SQL Server Performance Monitor by erikdarlingdata

    SQL Server performance monitoring with DuckDB storage and natural language queries for CPU, wait stats, blocking, query performance, memory, and I/O.

  • PageIndex by vectifyai

    Reasoning-based RAG system for analyzing long PDF documents

  • Codemogger by glommer

    Code indexing library with tree-sitter parsing and semantic search via embedding-based similarity.

  • PostgreSQL with GitHub OAuth by coleam00

    Provides secure PostgreSQL database access with GitHub OAuth authentication, enabling read-only operations for all authenticated users while restricting write operations to allowlisted GitHub usernames through role-based access control.

Frequently asked questions

How do I install Maverick Financial Analysis?

Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.

Which clients support Maverick Financial Analysis?

Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.

Is Maverick Financial Analysis free?

The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.