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.
基本情報
「検索」の他のコンテンツ
Version 2.0 is here!!
mixelpixxMCP Server built for use with Claude Code, Claude Desktop, VS Code, Cline - enable google search and ability to follow links and research websites
Google Search Console MCP Server
ahonnA Model Context Protocol (MCP) server providing access to Google Search Console
perplexity-mcp MCP server
jsonallenA Model Context Protocol (MCP) server that provides web search functionality using Perplexity AI's API.
Brave Search
modelcontextprotocolModel Context Protocol Servers
Perplexity MCP Zerver
wysh3MCP web search using perplexity without any API KEYS
コメント