Skip to main content
Glama
80,000 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"GitHub Copilot" matching MCP servers:

GET /v1/servers — MCP directory API reference
  • A
    license
    Not graded
    quality
    D
    maintenance
    A local MCP server that provides persistent, project-scoped semantic memory for GitHub Copilot in VS Code, using ChromaDB and embeddings for RAG-based memory retrieval across sessions.
    3
    MIT
  • F
    license
    B
    quality
    D
    maintenance
    Enables GitHub Copilot to query local ChromaDB instances to retrieve relevant documents and context for AI conversations. It allows users to search vector collections using natural language tools directly within VS Code.
    1
  • A
    license
    Not graded
    quality
    C
    maintenance
    A pluggable, observable modular RAG service framework that exposes tool interfaces via the MCP protocol, enabling AI assistants like Copilot and Claude to directly invoke knowledge retrieval and reasoning capabilities.
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    A pluggable RAG framework that exposes hybrid search, ingestion, and evaluation tools via the Model Context Protocol, enabling AI assistants like Copilot and Claude to query knowledge bases directly.
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    An MCP server that enables semantic search over local files or GitHub repositories by indexing content into a serverless vector database, allowing AI assistants to understand meaning rather than just keywords.
    24
    MIT
  • F
    license
    Not graded
    quality
    D
    maintenance
    Enables AI agents to semantically search GitHub repository documentation by automatically fetching, vectorizing, and indexing content into an Upstash Vector database. It provides a standard MCP interface for agents to retrieve relevant documentation snippets through natural language queries.
  • F
    license
    Not graded
    quality
    B
    maintenance
    Enables hybrid search (dense + sparse) over self-hosted indexes of continuously ingested public datasets (news, GitHub, Wikipedia, arXiv, small web, devdocs, Hacker News) using your own embedding model, served via the Model Context Protocol.
  • F
    license
    Not graded
    quality
    D
    maintenance
    Enables context-aware semantic search across codebases using Qdrant vector database with intelligent GitHub issue resolution, Projects V2 management, and progressive context retrieval for 95%+ token reduction in AI-assisted development.
    9