Skip to main content
Glama
90,144 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"A guide to storyboarding or creating storyboards" matching MCP servers:

GET /v1/servers – MCP directory API reference
  • 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
    A
    quality
    F
    maintenance
    Lets AI assistants control the physical Return to Dark Tower board game tower via Bluetooth, enabling connection, calibration, sound, lights, drum rotation, seal breaking, and game sequences through natural language.
    34
    186 npm
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    An MCP server that generates RuneLite Goal Planner import strings from natural language goal descriptions, enabling assistants to create paste-ready share codes for Old School RuneScape goal planning.
    3
    1
    BSD 2-Clause "Simplified"
  • F
    license
    A
    quality
    C
    maintenance
    Enables assistants to search and look up Riftbound TCG cards, list sets, and search or fetch public decklists (resolving stored card UUIDs into real card names) through the community card database's API, so questions about cards absent from model training data can be answered with real data.
    5
    -
  • A
    license
    A
    quality
    A
    maintenance
    Enables AI assistants to read a Comunio fantasy football league's squad, market, offers, standings, and transfers, and to act on the user's behalf by bidding, selling, and setting the lineup.
    19
    1
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    Enables AI agents to connect to and play a seat in the Agent Raid co-op boss-raid A2A game, using MCP tools to wait for turns, submit moves, and exchange party chat.
    7
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Enables offline, millisecond querying of a locally built SQLite snapshot of TibiaWiki, letting an agent resolve approximate page names, filter creatures and items by stats and damage modifiers, and find how any item is obtained via drops, vendors, or quest rewards. Every response reports when the index was generated, and no network calls are made.
    5
    1,478 npm
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    MCP server that lets AI assistants read and query Dwarf Fortress world legends: search events, objects, and properties, or read summaries and base rates to distinguish real patterns from common traits.
    10
    MIT
  • F
    license
    A
    quality
    D
    maintenance
    Enables AI agents to create, render, and validate 3D scenes, 2D art, and games in HTML canvas using Three.js, WebGL, or Canvas 2D, with multi-angle screenshots, structured validation reports, and interactive playtesting.
    5
    -
  • F
    license
    A
    quality
    C
    maintenance
    Lets Claude join a real match of the shooting game as the second player and play it through a live browser, reading the arena and sending actual keyboard inputs to move and shoot.
    6
    -
  • A
    license
    A
    quality
    C
    maintenance
    A local MCP server that gives AI agents read access to Roblox experience analytics via the Open Cloud API, exposing 168 metrics and analysis tools for retention, engagement, monetization, and more.
    19
    34 npm
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Enables AI agents to search, read, and publish Minecraft mods on Modrinth, including creating projects and uploading jar files as new versions.
    7
    42 npm
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Enables agents to generate uniquely-solvable Sudoku puzzles, validate partial or complete grids, and solve puzzles using SMT solving with Z3, all through stateless MCP tools.
    4
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    An MCP server that exposes a live Dwarf Fortress fort to an AI agent as a small set of curated, semantic tools — a fortress co-pilot and early-warning advisor, not an autopilot. It provides read-only sensors and reference tools to observe the game state and retrieve game data.
    37
    31 npm
    1
    ISC
  • F
    license
    A
    quality
    D
    maintenance
    Enables rolling of standard RPG dice (d4, d6, d8, d10, d12, d20, d100, etc.) using dice notation like '3d6' or 'd20', and returns detailed results including individual rolls and totals.
    1
    -