GPTers Search MCP Server
@chat-prompt
关于 GPTers Search MCP Server
GPTers AI 스터디 커뮤니티의 지식을 검색할 수 있는 MCP 서버입니다.
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"gpters-search-mcp-server": {
"command": "npx",
"args": [
"-y",
"@smithery/cli@latest",
"install",
"@chat-prompt/gpters-search-mcp-server",
"--client",
"claude",
"--config",
"\"{\"apiSecretKey\":\"your_api_key\"}\""
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is GPTers Search MCP Server?
GPTers Search MCP Server is an MCP server that enables searching the knowledge base of the GPTers AI study community and provides results to MCP clients such as Claude Desktop or Cursor. It is designed for developers and community members who need to query community posts and data.
How to use GPTers Search MCP Server?
Install via Smithery using commands for Claude Desktop or Cursor, providing your API key obtained from GPTers community administrators. Once configured, the server responds to search prompts with filtered results.
Key features of GPTers Search MCP Server
- Integration with GPTers AI study community search API
- Provides search results in MCP format
- Supports filtering by posting date, author, and board name
- Works with MCP clients like Claude Desktop and Cursor
Use cases of GPTers Search MCP Server
- Search for community posts and summarize results
- Filter posts by date range (e.g., recent 1 year)
- Find posts by a specific author
- Search within a specific board category
FAQ from GPTers Search MCP Server
What does GPTers Search MCP Server do?
It queries the GPTers AI study community's knowledge base and returns search results through the MCP protocol to compatible clients.
How do I get an API key?
API keys must be requested from GPTers community administrators.
Which MCP clients are supported?
Claude Desktop and Cursor are explicitly mentioned; other MCP-compatible hosts may work.
Does the server require any runtime dependencies?
It requires a valid API key and is installed via npx with Smithery CLI.
Are there any known limits or restrictions?
The README does not specify rate limits, query caps, or data retention policies; only community board access is implied.
常见问题
What does GPTers Search MCP Server do?
It queries the GPTers AI study community's knowledge base and returns search results through the MCP protocol to compatible clients.
How do I get an API key?
API keys must be requested from GPTers community administrators.
Which MCP clients are supported?
Claude Desktop and Cursor are explicitly mentioned; other MCP-compatible hosts may work.
Does the server require any runtime dependencies?
It requires a valid API key and is installed via npx with Smithery CLI.
Are there any known limits or restrictions?
The README does not specify rate limits, query caps, or data retention policies; only community board access is implied.
基本信息
搜索 分类下的更多 MCP 服务器
DuckDuckGo Search MCP Server
nickclydeA Model Context Protocol (MCP) server that provides web search capabilities through DuckDuckGo, with additional features for content fetching and parsing.
Tavily Mcp
tavily-aiProduction ready MCP server with real-time search, extract, map & crawl.
Google News MCP Server
ChanMeng666【Star-crossed coders unite!⭐️】Model Context Protocol (MCP) server implementation providing Google News search capabilities via SerpAPI, with automatic news categorization and multi-language support.
patent-literature-search-mcp
patsnapA professional tool for searching Patsnap’s global patent and literature databases using natural language, semantic, or keyword queries. It supports precise filtering and retrieves bibliographic data in Markdown format.
Web Scout MCP Server
pinkpixel-devA powerful MCP server extension providing web search and content extraction capabilities. Integrates DuckDuckGo search functionality and URL content extraction into your MCP environment, enabling AI assistants to search the web and extract webpage content programmatically.
评论