Security & Testing
spamkollen.com
Check phone numbers, emails, URLs, and account status for security risks.
ENDPOINT 1
https://www.spamkollen.com/api/mcp
Known tools 3
spamkollen_lookupCheck a Swedish phone number or email address for spam/scam risk.
Potential side effectsCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.spamkollen-com]
url = "https://www.spamkollen.com/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"spamkollen-com": {
"type": "http",
"url": "https://www.spamkollen.com/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: spamkollen-com
Remote MCP URL: https://www.spamkollen.com/api/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"spamkollen-com": {
"url": "https://www.spamkollen.com/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"spamkollen-com": {
"type": "http",
"url": "https://www.spamkollen.com/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "spamkollen-com",
"transport": "streamable-http",
"url": "https://www.spamkollen.com/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 2
https://spamkollen.com/api/mcp
MCP server metadata
- Name
- spamkollen
- Version
- 1.0.0
Known tools 3
spamkollen_lookupCheck a Swedish phone number or email address for spam/scam risk.
Potential side effectsCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.spamkollen]
url = "https://spamkollen.com/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"spamkollen": {
"type": "http",
"url": "https://spamkollen.com/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: spamkollen
Remote MCP URL: https://spamkollen.com/api/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"spamkollen": {
"url": "https://spamkollen.com/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"spamkollen": {
"type": "http",
"url": "https://spamkollen.com/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "spamkollen",
"transport": "streamable-http",
"url": "https://spamkollen.com/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for spamkollen.com was fetched 2026-08-22T08:49:40.168Z and is being refreshed.
This domain appears to have previously been parked, so its current status is new or unverified.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.