Skip to main content
Glama
81,811 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"JetBrains YouTrack issue and project tracking tool" matching MCP servers:

GET /v1/servers — MCP directory API reference
  • F
    license
    Not graded
    quality
    D
    maintenance
    A Model Context Protocol server that enables coding agents to search for and record software issue fixes with semantic search using natural language queries.
  • F
    license
    D
    quality
    B
    maintenance
    A self-contained Claude Code plugin that profiles a project by running a fixed DAG to emit agent-facing context pages, a human/developer guide, and a queryable vectorstore.
    27
  • 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
    C
    quality
    F
    maintenance
    A custom MCP tool that integrates Perplexity AI's API with Claude Desktop, allowing Claude to perform web-based research and provide answers with citations.
    1
    6
    MIT
  • A
    license
    Not graded
    quality
    A
    maintenance
    Routes coding agents to the most relevant project documentation (decisions, intent, constraints) with provenance and freshness, providing tools for task routing, knowledge search, and document context.
    59
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    MCP server that enables persistent, hybrid, local memory for LLM agents, with vector + BM25 search, knowledge graph, and policy-driven retention, providing token-budgeted context injection for AI assistants.
    MIT
  • F
    license
    Not graded
    quality
    B
    maintenance
    A universal MCP tool gateway that manages multiple remote tool processes, enabling LLMs to dynamically invoke web scraping, summarization, and knowledge retrieval through standardized Function Calling.
  • F
    license
    Not graded
    quality
    D
    maintenance
    Enables dynamic tool discovery and loading for Claude using BM25, regex, and semantic search algorithms. It supports managing a catalog of over 10,000 tools with minimal context overhead and provides a REST API for tool management.
  • F
    license
    Not graded
    quality
    C
    maintenance
    Enables MCP-compatible clients to perform retrieval-grounded Q&A over FordA dataset notes and safe arithmetic calculations through callable tools.
  • F
    license
    Not graded
    quality
    B
    maintenance
    Stores manual project memories, enables semantic retrieval, and tracks per-memory confidence using PostgreSQL with pgvector and OpenAI-compatible embeddings.