Skip to main content
Glama
76,763 servers. Updated

MCP tools

MCP Connectors

"Lottery games and results" matching MCP servers:

  • A
    license
    A
    quality
    C
    maintenance
    An MCP server that recovers original C# class, method, field, and parameter names from Unity IL2CPP global-metadata.dat files to assist with reverse engineering Unity games.
    14
    MIT
  • A
    license
    C
    quality
    D
    maintenance
    Enables code review through Cursor CLI integration with GPT-5. Provides a cursor.review tool that executes code reviews and returns structured JSON results with automatic audit logging.
    2
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Full-text and structural code search for a large monorepo, exposing results as MCP tools so Claude can query the codebase directly without copy-pasting.
    4
    MIT
  • A
    license
    Not graded
    quality
    A
    maintenance
    Enables locating evidence for repository questions using CodeGraph or ripgrep, providing verified results and follow-ups.
    90
    MIT
  • A
    license
    Not graded
    quality
    A
    maintenance
    MCP server for local codebase analysis, enabling semantic code search, impact analysis, and pack-scoped retrieval with cited file:line results.
    Apache 2.0
  • A
    license
    Not graded
    quality
    B
    maintenance
    Enables semantic and literal code search across a codebase, returning results grouped by architectural layer and module, through an MCP interface.
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    A hybrid search MCP that enables users to find coding chunks like RAG without indexing their codebase, without any vector database. World's first context attention MCP. It gives results in below 5 seconds in a repository as big as VS Code.
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    An MCP server that wraps Flutter CLI tools into structured, agent-friendly tools for AI coding agents, with features like two-phase test results, output capping, and managed app lifecycle.
    22
    4
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Provides LLM clients a safe, structured interface to Intel Quartus Prime 25.1 FPGA flows, enabling linting, simulation, and asynchronous compilation with results returned as concise JSON.
    GPL 3.0
  • A
    license
    Not graded
    quality
    B
    maintenance
    Provides a set of low-level tools for reverse engineering GameCube and Wii games via Dolphin's DAP debug server, including memory/register operations, disassembly, breakpoints, and code injection.
    MIT
  • F
    license
    Not graded
    quality
    B
    maintenance
    Enables AI agents to scan codebases for TODO/FIXME/XXX patterns and get prioritized results over MCP, supporting CI gates and multiple output formats.
  • F
    license
    Not graded
    quality
    C
    maintenance
    MCP server for analyzing Checkov results and generating executive explanations of vulnerabilities in Terraform infrastructure.