PhishTank MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PHISHTANK_API_KEY | No | Optional API key for higher rate limits and database downloads | |
| PHISHTANK_USER_AGENT | No | Custom User-Agent string (recommended format: phishtank/username) |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| check_urlB | Check if a URL is in PhishTank's phishing database |
| check_multiple_urlsB | Check multiple URLs for phishing with intelligent rate limiting |
| get_recent_phishC | Get recent verified phishing URLs from PhishTank database |
| search_phish_by_targetB | Search phishing URLs by target company/brand |
| get_phish_detailsB | Get detailed information about a specific phish by ID |
| get_phish_statsB | Get statistics about phishing trends and top targets |
| search_phish_by_dateB | Search phishing URLs by submission date range |
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
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/Cyreslab-AI/phishtank-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server