gpters-search-mcp-server

gpters-search-mcp-server

3.2

GPTers Search MCP Server is designed to search and provide knowledge from the GPTers AI study community to MCP clients like Claude Desktop or Cursor.

The GPTers Search MCP Server is a specialized server that allows users to search through the knowledge base of the GPTers AI study community. It provides search results in the MCP format, making it compatible with various MCP clients. This server can be utilized for a range of applications that require access to the community's knowledge, such as research, study, and information retrieval. The server supports filtering search results based on criteria like the date of creation, author, and board name, allowing for precise and relevant information retrieval.

Features

  • Integration with GPTers AI study community search API
  • Provision of search results in MCP format
  • Support for filtering by creation date, author, and board name
  • Ability to search based on specific prompts
  • Facilitates access to community knowledge for various applications

Usage with Different Platforms

Claude Desktop

bash
npx -y @smithery/cli@latest install @chat-prompt/gpters-search-mcp-server --client claude --config '"{\"apiSecretKey\":\"your_api_key\"}"'

Cursor

bash
npx -y @smithery/cli@latest install @chat-prompt/gpters-search-mcp-server --client cursor --config '"{\"apiSecretKey\":\"your_api_key\"}"'