Search icon

Search

Enables searching and discovering existing Model Context Protocol servers by live scraping the official GitHub repository.

概要

The Search tool functions as a Model Context Protocol (MCP) server designed for the efficient discovery of other MCP servers. It dynamically retrieves server information from the official MCP servers GitHub repository, providing a cached and fast search experience. Users can query servers by name, description, or category, making it simple to integrate and utilize within various client applications or IDEs that support the MCP standard.

主な機能

  • Provides `search_mcp_servers` and `get_mcp_server_categories` tools
  • Offers `mcp://servers/list` and `mcp://servers/categories` resources
  • Dynamic data scraping from the official MCP servers GitHub repository
  • 1 GitHub stars
  • Search MCP servers by name, description, or category
  • Configurable caching for optimal performance (default: 6 hours)

ユースケース

  • Integrating server search functionality into an IDE or client application via HTTP/SSE
  • Browsing available MCP server categories to find relevant tools
  • Discovering specific MCP servers for integration into applications
Advertisement

Advertisement