search_mcp_server
2
Parquet MCP Server is a Model Control Protocol server designed to facilitate web searches and similarity searches. It is particularly tailored for use with Claude Desktop and offers functionalities to perform and scrape web search results, as well as extract relevant information from previous searches.
parquet_mcp_server
A powerful MCP (Model Control Protocol) server that provides tools for performing web searches and finding similar content. This server is designed to work with Claude Desktop and offers two main functionalities:
- Web Search: Perform a web search and scrape results
- Similarity Search: Extract relevant information from previous searches
Key Features
- Web search capabilities for applications
- Ability to find similar content based on search queries
Installation
- Install via Smithery or clone this repository
- Create and activate a virtual environment
- Install the package
Usage with Claude Desktop
Configure the server in the Claude Desktop configuration file.
Available Tools
- Search Web: Perform a web search and scrape results
- Extract Info from Search: Extract relevant information from previous searches
Testing the MCP Server
Run tests using the provided test suite.