Skip to main content
Glama
60,926 servers. Last updated

Matching MCP tools:

Matching MCP Connectors:

"Controlling Bots in Video Games" matching MCP servers:

  • A
    license
    A
    quality
    B
    maintenance
    Local MCP runtime that gives persistent cross-session memory to 12 AI coding agents (Claude Code, Cursor, Codex, Gemini CLI, Windsurf, Amp, and more). SQLite-backed state survives context resets. Install: npm install -g @egchq/egc
    Last updated
    17
    754
    36
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    Developers are constantly feeding context files to AI tools like Cursor, Windsurf, Copilot Workspace, and Claude Code. If your agent doesn't understand your real database schema, it writes code that fails in production. LintBase acts as the bridge. It connects directly to your database, reads the ground truth of your live documents, and generates structured context optimized for AI. šŸ¤– Stops AI
    Last updated
    3
    2
    MIT
  • A
    license
    A
    quality
    F
    maintenance
    A GitHub-native secrets manager that allows AI assistants to securely manage, generate, and validate credentials without exposing sensitive values in conversation history. It supports secret scanning, environment diffing, and secure command execution by injecting masked variables directly into the runtime environment.
    Last updated
    8
    9
    2
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Enforces authorize-before-execute for any MCP-compatible AI agent. Exposes atlasent_evaluate and atlasent_verify_permit tools so a protected tool call only runs after AtlaSent issues and verifies a signed, single-use permit — fail-closed on any error, timeout, or malformed response.
    Last updated
    40
    11
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    A local MCP server that exposes Bazel build system functionality to AI agents, allowing them to build, test, query, and manage Bazel projects through natural language even in environments where Bazel can't be directly accessed.
    Last updated
    6
    9
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    A Bitbucket CLI and MCP server written in Go for managing workspaces, repositories, pull requests, pipelines, issues, and source code. Supports stdio and HTTP transport.
    Last updated
    10
    4
    Apache 2.0
  • A
    license
    A
    quality
    D
    maintenance
    Enables AI assistants to interact with Coolify self-hosted instances for application deployment, management, and monitoring. Features 4 unified tools optimized for VS Code's limits, covering app management, environment configuration, system administration, and built-in documentation.
    Last updated
    4
    120
    1
    MIT
  • A
    license
    B
    quality
    D
    maintenance
    Enables comprehensive test management in Zephyr Scale Cloud, including creating and managing test cases, executing tests with step-by-step results, organizing test cycles and plans, and performing advanced JQL searches.
    Last updated
    18
    2
    MIT
  • A
    license
    B
    quality
    A
    maintenance
    Supply-chain gate for AI agent skills and MCP servers: poison-scan tool definitions, hash-pin the vetted set into a lock file and verify drift in CI. truecopy-mcp is a drop-in stdio proxy that filters a live server's tools/list down to its pinned, unmodified, unpoisoned tools.
    Last updated
    12
    2
    237
    1
    MIT
  • A
    license
    B
    quality
    D
    maintenance
    A TypeScript starter template for building Model Context Protocol (MCP) servers with built-in support for tools, testing, and CI/CD pipelines. It provides a complete development environment for creating custom AI assistant integrations for tools like Claude, Copilot, and Cursor.
    Last updated
    1
    46
    MIT