Skip to main content
Glama
91,187 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"Using Pollinations to Create Images Without Logos" matching MCP servers:

GET /v1/servers – MCP directory API reference
  • A
    license
    A
    quality
    C
    maintenance
    Converts AI Skills (following Claude Skills format) into MCP server resources, enabling LLM applications to discover, access, and utilize self-contained skill directories through the Model Context Protocol. Provides tools to list available skills, retrieve skill details and content, and read supporting files with security protections.
    3
    28
    Apache 2.0
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables LLMs to query documents using semantic search, supporting PDFs, Word, Excel, and more. Organizes documents by topics from folder structure and provides advanced search features like phrase matching and date filtering.
    1
    MIT
  • F
    license
    Not graded
    quality
    D
    maintenance
    A Cloudflare Worker that transforms Cloudflare AI Search (AutoRAG) instances into an MCP server for querying documentation. It enables AI models to search and retrieve relevant information from custom document sets stored in R2 buckets.
    17
    -
  • A
    license
    Not graded
    quality
    C
    maintenance
    Provides AI assistants with extended memory by loading large codebases, documentation sites, PDFs, and GitHub repos into Gemini's context cache for perfect recall querying without complex RAG pipelines.
    4 npm
    14
    MIT
  • F
    license
    Not graded
    quality
    C
    maintenance
    MCP server that ingests PDF documents into pgvector for semantic search and RAG pipelines. It handles extraction, chunking, local embeddings, and storage, enabling agents to make PDFs searchable via natural language.
    -
  • F
    license
    Not graded
    quality
    B
    maintenance
    Translates plain English questions about infrastructure operations into SQL queries, executes them against a database, and returns the real answer.
    -
  • F
    license
    Not graded
    quality
    C
    maintenance
    MCP server enabling natural-language querying of SQLite databases via schema discovery, GraphRAG retrieval, and safely guarded read-only SQL execution.
    -
  • A
    license
    B
    quality
    B
    maintenance
    Enables users to create and control portable, user-owned memory archives, including saving memories, reflections, values, and stories, exporting them as open JSON, publishing or discovering public archives, and loading consented material as a clearly-labelled memory-based AI persona.
    12
    MIT
  • A
    license
    Not graded
    quality
    A
    maintenance
    Enables AI clients to search a local literature library via vector semantic retrieval, with automatic conversion of Zotero items and arbitrary files into Markdown (including OCR for scanned PDFs). It supports natural language queries and provides answers with page-level citations.
    7
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Enables any agent to query the same interview corpus as the UI over stdio, exposing tools to list transcripts, search quoted lines, retrieve verified themes with citations and dropped reasons, and fetch source lines.
    12 npm
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Semantic skill-library search MCP server that finds relevant skills or Markdown knowledge files from local directories using embeddings, SQLite vector storage, and Reciprocal Rank Fusion.
    MIT
  • F
    license
    Not graded
    quality
    C
    maintenance
    Exposes any SQLite database as read-only MCP tools for AI assistants, enabling listing tables, describing schemas, and running SELECT queries with filtering, ordering, and pagination.
    -