sydasif/web-search-mcp ? reverse-engineered prompt
Reverse engineered prompt
Build me an MCP server that gives my AI assistant real time web research tools in one place.
I want it to be able to search the web, open pages and pull out the readable text, and also search places like Reddit, Hacker News, GitHub issues and PRs, arXiv, Wikipedia, and X when credentials are available. It should be useful for digging up current facts, checking what people are saying about a topic, and finding technical discussions or papers.
Make it work well out of the box with sensible defaults, but support optional setup for better results where needed. It should be safe too, so don’t let it fetch private or internal addresses. I’d like it to feel production ready, easy to run locally, and simple to plug into an MCP client. If anything depends on current docs or APIs, look that up online if you need to.