Skip to main content
Glama
91,352 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"How to create a table in React" matching MCP servers:

GET /v1/servers – MCP directory API reference
  • F
    license
    A
    quality
    C
    maintenance
    A persistent Python REPL MCP server for AI agents with stateful execution, real timeouts, crash isolation, and an MCP bridge to call other tools in the project.
    1
    2
    -
  • A
    license
    A
    quality
    D
    maintenance
    A TypeScript-based server that enables programmatic management of pseudo-terminal sessions. It allows users to spawn, control, and interact with terminal processes in real-time through the Model Context Protocol.
    5
    4 npm
    AGPL 3.0
  • A
    license
    A
    quality
    C
    maintenance
    Provides blocking await tools to poll commands, URLs, or files until a condition is met, eliminating the need for sleep loops in agent workflows.
    3
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Enables Claude to create and interact with real, persistent Windows terminal sessions (cmd.exe or PowerShell) through ConPTY, including sending commands, reading output, and scoped Ctrl+C interrupts without affecting other processes.
    7
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    MCP server for DTS Engine 6.1 that enables agents to create, validate, and run 3D digital-twin tile publishing pipelines from shapefiles, photogrammetry, DEM/DOM, BIM, and point clouds, with tools for pipeline introspection, error resolution, and OSGB publishing.
    8
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    Provides structured debugging capabilities through LLDB, enabling AI assistants to set breakpoints, inspect variables, analyze crashes, disassemble code, and evaluate expressions in C/C++ programs.
    17
    3
    Apache 2.0
  • A
    license
    A
    quality
    B
    maintenance
    AgentBridge is a local MCP server that lets Claude Code delegate coding tasks to external CLI workers like Codex and Antigravity. It assembles structured prompts, runs the workers with git snapshotting, and returns compact structured results without running its own models.
    3
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    Runs commands on machines you cannot SSH into by publishing steps to a transport the far side already reaches (git, file share, S3, relay), then reads back a log with every line timestamped in UTC. Seven tools cover send, status, logs, stall detection and a pre-flight check.
    7
    Apache 2.0
  • A
    license
    A
    quality
    C
    maintenance
    Enables AI clients to manage remote Linux workspaces over OpenSSH, including file read/write/edit, glob/grep search, shell command execution, and background job management, with authentication handled interactively in a terminal.
    9
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Enables running SPICE netlists with ngspice in batch mode and returning .meas results as JSON.
    2
    16 npm
    Apache 2.0
  • A
    license
    A
    quality
    C
    maintenance
    Runs AI-generated code in secure Firecracker microVMs with opt-in network policy enforcement, PII scanning, prompt injection defense, and audit logging. Exposes MCP tools for running commands, managing files, and the full sandbox lifecycle.
    7
    37 npm
    1
    Apache 2.0
  • A
    license
    A
    quality
    D
    maintenance
    Allows AI assistants to create, manage, and interact with tmux sessions, windows, and panes programmatically.
    19
    MIT