Cyreslab-AI/urlhaus-mcp-server
If you are the rightful owner of urlhaus-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 URLhaus MCP Server is a Model Context Protocol server that interfaces with the URLhaus project to provide access to a database of malicious URLs used for malware distribution. It is designed to assist AI agents in conducting threat intelligence research and cybersecurity analysis.
Tools
Functions exposed to the LLM to take actions
get_recent_urls
Get the most recent malicious URLs from URLhaus.
lookup_url
Get detailed information about a specific URL.
search_urls
Search for URLs by various criteria (host, URL, tag, or signature).
lookup_host
Get information about URLs hosted on a specific host/domain.
lookup_payload
Get information about a malware payload by its hash.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client