Website Contacts Scraper
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| API_KEY | Yes | API key for authentication |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| logging | {} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| extensions | {
"io.modelcontextprotocol/ui": {}
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| scrape_contacts_from_websiteA | Scrape emails, phone numbers, and social profile links from a website root domain. Supports batching of up to 20 domains in a single request. Note that by default, the emals returned by the endpoint are not restricted to match the website domain (after the \ |
| get_website_by_keywordC | Get company website URL by keyword / company name. Up to 20 keywords are supported in a single query. This endpoint can be used in case you only have a company name and need to get the website domain before scraping emails and contacts from it. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/BACH-AI-Tools/bachai-website-contacts-scraper'
If you have feedback or need assistance with the MCP directory API, please join our Discord server