Skip to main content
Glama
81,811 servers. Updated
20 Best Jira MCP Servers: compared and ranked, September 2026Ranked from 513 matching servers on stars, growth, downloads and maintenance. Updated .

Matching MCP tools:

Matching MCP Connectors:

"A tool for reading Jira ticket content" matching MCP servers:

GET /v1/servers — MCP directory API reference
  • A
    license
    Not graded
    quality
    C
    maintenance
    MCP server that routes natural language requests to structured tool calls using a LoRA-tuned small language model, with built-in validation, retry, and fallback recovery.
    MIT
  • F
    license
    Not graded
    quality
    Not graded
    maintenance
    A framework for building hot-loadable MCP tools that feature conversational negotiation, graduated permissions, and zero-downtime updates. It enables persistent state continuity across server restarts and provides a hypothetical evaluation system for tool actions.
  • A
    license
    A
    quality
    A
    maintenance
    Graph-based tool retrieval for LLM agents. Builds a tool graph from OpenAPI/MCP specs and retrieves multi-step workflows via hybrid search (BM25 + graph traversal + embedding), recovering accuracy from 12% to 82% with 79% fewer tokens. Also works as an MCP Proxy to aggregate multiple servers behind 3 meta-tools.
    6
    16
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    A single MCP server that provides dynamic access to thousands of APIs through discovery and proxy, eliminating the need to install and configure multiple separate MCP servers.
    4
    12
    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.
    7
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    A generic MCP proxy that filters which tools are exposed from a remote MCP server, reducing context window token usage by only loading the tools you actually need.
    16
    1
    MIT
  • F
    license
    Not graded
    quality
    C
    maintenance
    Reference implementation of a Model Context Protocol server for integrating external APIs as agent tools. Includes built-in tools for weather, database queries, web search, and calculations, with authentication, rate limiting, and logging.
  • A
    license
    Not graded
    quality
    B
    maintenance
    A standalone MCP gateway/proxy server that lets any MCP-compatible client search and call tools across multiple downstream MCP servers through a single mcp proxy tool.
    29
    MIT
  • F
    license
    Not graded
    quality
    D
    maintenance
    Exposes Coze workflows as MCP tools, allowing AI clients to discover and execute workflows from a specified Coze workspace. It provides a simple way to integrate external skills into platforms like OpenClaw without needing local environment configurations.
    97
  • A
    license
    A
    quality
    A
    maintenance
    Enables Claude Code to dispatch opencode CLI tasks as background processes with immediate task handle return, status polling, and result retrieval, avoiding tmux and log parsing issues.
    6
    366
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    A tool that allows deployment of a Model Context Protocol server on Cloudflare Workers without authentication requirements, enabling users to create and use custom AI tools via the Cloudflare AI Playground or Claude Desktop.
    15
    ISC
  • A
    license
    Not graded
    quality
    C
    maintenance
    A proxy that reduces context token waste by exposing meta-tools (search_tools, load_tool, unload_tool) so the agent loads only needed tool schemas instead of all upstream tools.
    MIT