exa-labs/websets-mcp-server
If you are the rightful owner of websets-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Exa Websets MCP Server integrates Exa's Websets API with MCP-compatible clients like Claude Desktop and Cursor, enabling automated web entity management and enrichment.
Tools
Functions exposed to the LLM to take actions
create_webset
Create a new webset collection with optional search and enrichments.
list_websets
List all your websets with pagination support.
get_webset
Get details about a specific webset.
update_webset
Update a webset's metadata.
delete_webset
Delete a webset and all its items.
list_webset_items
List all items (entities) in a webset.
get_item
Get a specific item from a webset with all enrichment data.
create_search
Create a new search to find and add items to a webset.
get_search
Get details about a specific search including status and progress.
cancel_search
Cancel a running search operation.
create_enrichment
Add a new data enrichment to extract custom information.
get_enrichment
Get details about a specific enrichment.
update_enrichment
Update an enrichment's metadata.
delete_enrichment
Delete an enrichment and all its data.
cancel_enrichment
Cancel a running enrichment operation.
create_monitor
Set up automated monitoring to keep the webset updated.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client