Skip to main content
Glama
91,387 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"Information on Becoming a Project Manager" matching MCP servers:

GET /v1/servers – MCP directory API reference
  • A
    license
    Not graded
    quality
    B
    maintenance
    A self-hosted remote MCP server for cross-model AI session handoff, allowing users to start a project in one AI assistant and continue in another via shared project logs, files with version history, and full-text search, all stored in a single SQLite file on their own server.
    4 npm
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    A gateway that manages multiple MCP servers behind one endpoint, providing namespaced tool routing and supervision. Currently bundles an Arxiv MCP server for paper search and retrieval.
    2
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    A durable MCP server manager for DeepSeek Harness that provides a settings page and model tools to add, list, enable/disable, restart, import/export MCP servers while surviving DSH restarts and upgrades.
    416 npm
    21
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables AI coding agents to request a second opinion from a different frontier model via a single tool call, with PII scrubbed before transit, live web search, and support for Claude, ChatGPT, Cursor, and Gemini.
    Apache 2.0
  • A
    license
    A
    quality
    D
    maintenance
    This MCP server enables agents to manage complex tasks by providing tools for registration, complexity assessment, breakdown into subtasks, and status tracking throughout the task lifecycle.
    5
    154 npm
    4
    MIT
  • A
    license
    Not graded
    quality
    A
    maintenance
    Enables centralized management of MCP servers across multiple AI coding harnesses, including adding, removing, monitoring, configuring, and syncing servers with encrypted token storage.
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables AI agents to securely discover, invoke, and manage tools through a hardened MCP endpoint with protections like injection detection, circuit breakers, retry backoff, response caching, context-window limiting, and state snapshots.
    5 npm
    MIT
  • A
    license
    Not graded
    quality
    Not graded
    maintenance
    Manages resource allocation, MCP server lifecycle, and Kubernetes workers in cortex automation systems. Provides tools for requesting/releasing job resources, starting/stopping/scaling MCP servers, and provisioning/destroying burst workers with TTL management.
    MIT
  • F
    license
    Not graded
    quality
    B
    maintenance
    Acts as a multi-tenant MCP gateway, letting multiple AI clients access tenant-specific tools and integrations through a single public endpoint, with configuration and secrets managed via YAML and environment variables.
    -