gpters-search-mcp-server
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\"}"'
Related MCP Servers
View all knowledge_and_memory servers →git-mcp
by idosal
GitMCP is a free, open-source, remote Model Context Protocol (MCP) server that transforms GitHub projects into documentation hubs, enabling AI tools to access up-to-date documentation and code.
Knowledge Graph Memory Server
by modelcontextprotocol
A basic implementation of persistent memory using a local knowledge graph, allowing Claude to remember information about the user across chats.
mcpdoc
by langchain-ai
MCP LLMS-TXT Documentation Server provides a structured way to manage and retrieve LLM documentation using the Model Context Protocol.
rust-docs-mcp-server
by Govcraft
The Rust Docs MCP Server provides an up-to-date knowledge source for specific Rust crates, enhancing the accuracy of AI coding assistants by allowing them to query current documentation.
mindmap-mcp-server
by YuChenSSR
A Model Context Protocol (MCP) server for converting Markdown content to interactive mindmaps.
algorand-mcp
by GoPlausible
This is a Model Context Protocol (MCP) implementation for Algorand blockchain interactions, providing a server package for blockchain interactions and a client package for wallet management and transaction signing.
basic-memory
by basicmachines-co
Basic Memory is a tool that allows users to build a persistent knowledge base through natural conversations with LLMs, storing information in Markdown files.