iKnow-MCP-Server-SerpApi-Google-Scholar-
Verified Safeby ZidongS
Overview
An MCP server enabling research agents to access structured Google Scholar search results through the SerpApi, providing comprehensive control over search parameters.
Installation
python server.pyEnvironment Variables
- SERPAPI_API_KEY
Security Notes
No 'eval' or obfuscation detected. API key is securely loaded from environment variables or a configuration file, preventing hardcoded credentials. External API calls are made to SerpApi, which is the intended functionality, with proper error handling for upstream issues. Overall, the code appears robust and follows good security practices for an API wrapper.
Similar Servers
mcp-omnisearch
Provides a unified interface for various search, AI response, content processing, and enhancement tools via Model Context Protocol (MCP).
mcp-server
A Model Context Protocol (MCP) server that integrates with SerpApi to provide comprehensive search engine results and data extraction to an LLM.
fastsearch-mcp
Provides lightning-fast file search capabilities on Windows by directly accessing the NTFS Master File Table, integrated with Claude Desktop.
mcp
Integrate Google Gemini API features (text generation, chat, image analysis, web search, embeddings, image/video generation) into a Model Context Protocol (MCP) server for local or remote AI client applications.