Skip to main content
Glama
81,811 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"A tool for analyzing user feedback data to support app product development" matching MCP servers:

GET /v1/servers — MCP directory API reference
  • A
    license
    A
    quality
    D
    maintenance
    Manages the state of a chess game for LLMs/agents without suggesting moves, providing tools to create/reset game, add moves, get status, and check legality.
    9
    3
    MIT
  • A
    license
    A
    quality
    F
    maintenance
    An MCP server that provides live status updates for the Eco via Sirens game server, displaying meteor countdowns, player statistics, and world information directly within Claude Desktop. It also serves as a minimal reference implementation for building MCP Apps in Python without complex tooling.
    1
    1
    MIT
  • A
    license
    B
    quality
    D
    maintenance
    Enables two LLMs to play Tic-Tac-Toe against each other autonomously using a shared tool and an SSE relay. The server facilitates agent-to-agent communication by holding tool responses until the opponent makes a move, managing the game state in real-time.
    1
    Apache 2.0
  • A
    license
    Not graded
    quality
    A
    maintenance
    An MCP server that provides LLMs with access to Path of Exile game data, including gems, unique items, passive tree nodes, item modifiers, maps, scarabs, live pricing, and Path of Building build parsing, fetched at runtime from community sources without requiring an API key.
    1
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    An MCP server that integrates EVE Online's ESI API with AI assistants to enable natural language interaction with character data, market information, and assets. It provides 22 tools for managing skills, wallet balances, ship fittings, and more directly through AI-powered clients.
    2
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables querying Pokémon data from PokéAPI, including listing Pokémon, fetching details by name or ID, and getting type matchups.
    18
    ISC
  • A
    license
    Not graded
    quality
    F
    maintenance
    A comprehensive League of Legends data ecosystem that provides access to champion statistics, item data, and patch history via the Model Context Protocol. It enables analysis of game mechanics, build optimization, and meta tracking through real-time data integration.
    1
    MIT
  • F
    license
    Not graded
    quality
    B
    maintenance
    Enables running interactive quizzes through natural language, with tools to register users, fetch questions, validate answers, generate leaderboards, and review answers. It works locally with Claude Desktop over stdio or remotely with claude.ai over HTTP, optionally backed by MySQL.
  • F
    license
    Not graded
    quality
    D
    maintenance
    Provides a fully playable Flappy Bird game that runs inline within AI chat clients. It enables users to launch the game, submit scores, and track session high scores using Model Context Protocol tools.
    1
  • F
    license
    Not graded
    quality
    D
    maintenance
    Enables creating a Contra-style game session that can be played inline in MCP-compatible clients or via a browser fallback URL.
    5
  • F
    license
    Not graded
    quality
    B
    maintenance
    Enables quiz gameplay through natural language, including user registration, retrieving questions, validating answers, generating leaderboards, and reviewing answers. It runs locally via stdio for Claude Desktop or remotely over HTTP for claude.ai, with optional MySQL-backed persistence.