dataprovidercom/dataprovider-mcp
If you are the rightful owner of dataprovider-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The Dataprovider.com MCP server provides AI assistants and MCP-compatible clients with instant access to live web data from Dataprovider.com.
Tools
Functions exposed to the LLM to take actions
get_available_fields
Lists all fields available to your subscription with names, groups, and types.
create_query_filter
Converts natural language into a structured DPQL filter.
lookup_data
Retrieves records matching a DPQL filter with selected fields; supports pagination and sorting.
analyze_trends
Returns monthly time-series for specified fields.
aggregate_data
Aggregates distributions of values for fields; returns counts per value.
get_website_traffic
Returns Connection Index trend for a hostname.
discover_field_values
Searches across all fields to find where a value appears and how often.
find_similar_websites
Finds websites similar to a given hostname, with similarity scores.
perform_reverse_dns_lookup
Returns reverse DNS records for an IP address.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client