Skip to main content
Glama
91,133 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"Automated Chat Service Based on Personalized Text Messaging Style" matching MCP servers:

GET /v1/servers – MCP directory API reference
  • A
    license
    Not graded
    quality
    B
    maintenance
    Bridges the ChatGPT web UI to a local development environment over MCP, letting the model read and patch files, run real shell commands and terminals, execute tests, and control the desktop (screen, mouse, keyboard, clipboard) within user-approved folders. It adds parallel workers, goal/loop long-task control, plugin tools, and a security-hardening layer with risk-tiered shell policy, audit logging, and credential sanitization.
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Enables ChatGPT web to read local files, search code, run shell commands, and drive a local Codex CLI via an official MCP connector, with human approval for risky commands and full audit logging.
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Enables ChatGPT to work on a local project by reading and editing files, running shell commands, keeping terminals and desktop sessions open, and splitting work across durable workers whose context persists between tasks. Long-running work can be steered mid-flight, tracked with Goal, and carried into fresh chats via Compact & Resume.
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Lets ChatGPT work directly on a local project by reading and editing files, running shell commands and tests, keeping terminals open, and using the user's desktop, all paired with an approved workspace folder. It also splits independent jobs across persistent workers that retain context, while riding the user's existing ChatGPT plan rather than Codex quota.
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Enables Claude Code to use GLM (Zhipu) as a cheap, full-capability subagent for file editing, code generation, and bash commands, with automatic routing between Opus and GLM based on task complexity.
    4
    2
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Bridges Warp's Oz coding agent to any IDE or MCP client (Claude Code, Cursor, Codex), plus native @oz in VS Code Copilot Chat. Cross-platform (macOS/Linux/Windows), independent project using only Warp's documented public oz CLI + MCP interfaces.
    6
    3
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    Provides coding agents live access to shadcn-style component registries, enabling them to search, compare, and fetch real component source code for UI composition.
    5
    61 npm
    5
    MIT
  • F
    license
    A
    quality
    A
    maintenance
    Enables MCP clients like VS Code and Copilot Chat to drive the Freebuff coding agent from the editor, with persisted sessions, transcripts, and a safe read-only ask agent by default.
    5
    -
  • A
    license
    A
    quality
    A
    maintenance
    A Model Context Protocol server that provides integration with LeetCode APIs, enabling automated interaction with programming problems, contests, solutions, and user data across both leetcode.com and leetcode.cn platforms.
    9
    177 npm
    149
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    Enables multiple AI agents to coordinate work on the same codebase by providing real-time file locking, commit approval, and agent awareness through a lightweight WebSocket-based MCP server.
    9
    13 npm
    11
    MIT
  • F
    license
    A
    quality
    D
    maintenance
    An MCP server that connects Gemini 2.5 Pro to Claude Code, enabling users to generate detailed implementation plans based on their codebase and receive feedback on code changes.
    5
    14
    -
  • A
    license
    A
    quality
    A
    maintenance
    ast-mcp-server gives coding agents compact, type-aware access to TypeScript and JavaScript projects, providing structural code tools based on the real compiler project model through ts-morph for declarations, references, renames, and diagnostics, with safe prepare → review → apply mutation semantics and immutable hash-bound plans.
    10
    262 npm
    4
    ISC
  • A
    license
    A
    quality
    C
    maintenance
    A comprehensive MCP server providing tools for AI agents to interact with code, including reading symbols, importing modules, replacing text, and sending OS notifications.
    3
    37 npm
    10
    MIT