Skip to main content
Glama
package.json895 B
{ "name": "mcp-websearch-server", "version": "1.0.0", "description": "MCP Server for web search (SearchAPI.io) and advanced web scraping", "main": "index.js", "type": "module", "bin": { "mcp-websearch": "./index.js" }, "scripts": { "start": "node index.js" }, "keywords": [ "mcp", "model-context-protocol", "web-search", "web-scraper", "searchapi", "ai-search", "claude", "kiro" ], "author": "galangw", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/galangw/mcp-websearch.git" }, "homepage": "https://github.com/galangw/mcp-websearch#readme", "bugs": { "url": "https://github.com/galangw/mcp-websearch/issues" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.0.0", "axios": "^1.6.0", "cheerio": "^1.0.0-rc.12" }, "engines": { "node": ">=18.0.0" } }

Latest Blog Posts

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/galangw/mcp-websearch'

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