📦
whitepages-mcp
No description available
0 installs
Trust: 30 — Low
Other
Ask AI about whitepages-mcp
Powered by Claude · Grounded in docs
I know everything about whitepages-mcp. Ask me about installation, configuration, usage, or troubleshooting.
0/500
Loading tools...
Reviews
Documentation
Whitepages MCP Server
Scrape Whitepages using Playwright, exposed as an MCP tool for workflow automation (via Smithery or n8n).
Tools
check_whitepages(name: str, location: str = "New York, NY")
Usage
- Deploy this repo to Smithery (
https://smithery.ai). - Connect the MCP server in your workflow engine (n8n, LangChain, or custom).
- Use the
check_whitepagestool in your workflow.
Local Run
pip install -r requirements.txt
playwright install chromium
python whitepages_mcp.py
