GPTers Search MCP Server
@chat-prompt
About GPTers Search MCP Server
GPTers AI 스터디 커뮤니티의 지식을 검색할 수 있는 MCP 서버입니다.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"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\"}\""
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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.
Frequently asked questions
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.
Basic information
More Search MCP servers
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.
SearXNG MCP Server
ihor-sokoliukPrivate web search for AI assistants via SearXNG — supports Claude, Cursor, and any MCP client
Everything Search MCP Server
mamertofabianGoogle Search Console MCP server for SEOs
AminForouGoogle Search Console Insights with Claude AI for SEOs
perplexity-mcp MCP server
jsonallenA Model Context Protocol (MCP) server that provides web search functionality using Perplexity AI's API.
Comments