Skip to main content
Glama
88,640 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"A tool for enhancing prompts and suggesting skills based on the working task" matching MCP servers:

GET /v1/servers – MCP directory API reference
  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables creation, management, and templating of prompts through a simplified SOLID architecture, allowing users to organize prompts by category and fill in templates at runtime.
    13 npm
    118
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    A Model Context Protocol server for managing prompt templates as markdown files with YAML frontmatter, allowing users and LLMs to easily add, retrieve, and manage prompts.
    5
    8 npm
    16
    MIT
  • A
    license
    B
    quality
    D
    maintenance
    A Model Context Protocol server that generates prompts based on Git repository content, including a command to generate PR descriptions from diffs.
    3
    2
    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
    B
    maintenance
    Enables AI clients to discover, search, retrieve, and read supporting files from a centrally published, versioned skill registry through four read-only MCP tools.
    1,505 npm
    MIT
  • F
    license
    Not graded
    quality
    D
    maintenance
    A comprehensive Model Context Protocol (MCP) server implementing the latest MCP specification with tools, resources, prompts, and enhanced sampling capabilities that features HackerNews and GitHub API integrations for AI-powered analysis.
    327
    -
  • A
    license
    A
    quality
    B
    maintenance
    Enables MCP hosts to discover, browse, and load Agent Skills from one or many SKILL.md libraries over the Model Context Protocol, with namespaced libraries, search/list/get tools, progressive disclosure, and a digest-verified pull client for syncing skills to disk.
    7
    1
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Serves any directory of Agent Skills (SKILL.md folders) over MCP, exposing skills/list, skills/get, and skill:// resources so clients can enumerate and retrieve each skill's frontmatter and files. Every returned file comes with a real SHA-256 digest, letting clients verify content rather than merely trust it.
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables Claude to request and receive skills from a database on demand, allowing agents to fetch step-by-step instructions for tasks like lead research while keeping user credentials and execution on the user's own machine.
    15 npm
    MIT
  • F
    license
    Not graded
    quality
    B
    maintenance
    Enables enterprise knowledge search through a chat interface, comparing traditional RAG with MCP-driven retrieval using hybrid BM25 and dense vector search, Ollama-powered answer generation, and question routing to domain-specific retrieval tools.
    -
  • -
    license
    Not graded
    quality
    Not graded
    maintenance
    Enables intelligent discovery and management of Claude Skills through semantic search, ratings, favorites, and community curation. Provides tools to search, upload, rate, and organize skills with natural language queries and comprehensive metadata.
    -
  • F
    license
    Not graded
    quality
    D
    maintenance
    Improves AI agent task performance by providing task area segmentation, hierarchical RAG, and hybrid search capabilities.
    -
  • 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
    120 PyPI
    16
    MIT