Skip to main content
Glama
81,811 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"Online meeting transcription storage service like Fireflies" matching MCP servers:

GET /v1/servers — MCP directory API reference
  • A
    license
    A
    quality
    A
    maintenance
    Enables conversion of coding agent sessions between Claude Code, Codex CLI, and OpenCode, including full support for OpenCode's SQLite storage.
    4
    1
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    An MCP server that lets coding agents ask their human via interactive UIs like sliders, forms, diffs, and live previews.
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables AI harnesses to run iterative loops on code repositories with built-in quality evaluations, security gates, and approval workflows for tasks like fixing tests or implementing features.
    15
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables coding agents like Cursor to access Figma design data, fetch layout and styling information, and implement designs in any framework.
    81,586
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    A lightweight, multi-tenant blob storage and diff server that helps LLM coding agents manage large code edits while reducing hallucinations and maintaining work integrity.
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    An OAuth-protected MCP server exposing a coding-tool harness over Streamable HTTP, enabling remote MCP clients like ChatGPT to securely access a local development environment.
    16
    MIT
  • A
    license
    Not graded
    quality
    A
    maintenance
    AI-native open-source 2D game engine whose MCP server exposes every editor operation to coding agents as typed commands, so an agent can build, run, and verify a game inside the editor. It runs locally on macOS, Windows, and Linux with no cloud service or API key.
    63
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Provides GitHub Copilot with 160+ AI agent personas and 1,400+ specialized skills, enabling developers to activate expert roles like backend architect or security engineer through natural language.
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Forwards normalized MCP tools to Codex or Claude Code for agentic coding tasks like starting new sessions, continuing existing ones, and checking status.
    1
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Bridges MCP clients to OpenCode's headless API, enabling AI to delegate autonomous coding tasks like building features, debugging, and refactoring across multiple projects.
    23,488
    127
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Centralizes AI behavior rules and applies them across tools like Codex, Claude Code, and Cursor, enabling agents to fetch up-to-date rules before responding.
    1
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Implements human-like cognitive architecture for enhanced AI reasoning through dual-process thinking, memory systems, emotional processing, and metacognitive monitoring. Enables users to process thoughts with biological-like cognitive processes including intuitive and deliberative reasoning modes.
    283
    1
    MIT
  • F
    license
    Not graded
    quality
    D
    maintenance
    Provides persistent long-term memory for AI coding agents by storing entities, relations, and observations across different sessions. It enables users to manage and query structured knowledge like coding preferences, project patterns, and technical solutions via a graph-based storage system.
    1
  • F
    license
    Not graded
    quality
    D
    maintenance
    Provides Cursor-like code intelligence using tools like ripgrep, ctags, and tree-sitter to help LLMs explore and understand entire codebases. It implements a structured, phase-gated workflow to ensure high-confidence code modifications and eliminate hallucinations.
  • F
    license
    Not graded
    quality
    C
    maintenance
    Acts as a local stdio MCP service that lets Codex delegate implementation tasks to Antigravity CLI while conserving tokens; it returns compact review packets with changed files, diff stats, and run history for Codex to review and iterate.