Skip to main content
Glama

Web Search MCP Server

by vishalkg
package.json681 B
{ "name": "web-search-mcp", "version": "2.1.0", "description": "Advanced web search and content extraction MCP server with multi-engine support", "main": "server.py", "scripts": { "start": "python server.py", "test": "python test_integration.py" }, "keywords": [ "mcp", "web-search", "content-extraction", "multi-engine", "ai-tools" ], "author": "Vishal Gupta", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/guvishl/web-search-mcp" }, "engines": { "python": ">=3.8" }, "dependencies": { "requests": ">=2.31.0", "beautifulsoup4": ">=4.12.0", "fastmcp": ">=0.1.0" } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/vishalkg/web-search'

If you have feedback or need assistance with the MCP directory API, please join our Discord server