
Product
Socket for Asana Is Now Available
Create and manage Asana tasks directly from Socket alerts, with manual task creation, automated ticketing rules, and two-way sync.
nummeropslag-mcp
Advanced tools
MCP server for Danish phone-number lookup, caller ID and spam signals — official CVR + number-register data (nummeropslag.dk)
mcp-name: io.github.andrey-tut/nummeropslag
MCP (Model Context Protocol) server that gives AI agents — Claude Desktop, Claude Code, or any MCP client — access to Danish phone-number data from nummeropslag.dk: company lookup from the official CVR business register, telecom operator + number type from the Danish number register, and a community spam/scam verdict.
pip install nummeropslag-mcp # or: uvx nummeropslag-mcp
export NUMMEROPSLAG_API_KEY=npk_xxx # get a key: https://nummeropslag.dk/api-noegle
nummeropslag-mcp # stdio transport
Claude Desktop / Claude Code config:
{
"mcpServers": {
"nummeropslag": {
"command": "nummeropslag-mcp",
"env": { "NUMMEROPSLAG_API_KEY": "npk_xxx" }
}
}
}
| Tool | Description |
|---|---|
lookup_number(number) | Full record: company (CVR), operator, spam/trust, comments |
check_spam(number) | Compact spam/scam verdict (caller-ID style) |
get_operator(number) | Operator + number type only |
search_businesses(query, limit) | Find Danish companies by name (CVR) |
api_status() | Your key's scopes + quota usage |
Docs & examples: https://github.com/andrey-tut/nummeropslag-api · API reference: https://andrey-tut.github.io/nummeropslag-api/
FAQs
MCP server for Danish phone-number lookup, caller ID and spam signals — official CVR + number-register data (nummeropslag.dk)
We found that nummeropslag-mcp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.

Product
Create and manage Asana tasks directly from Socket alerts, with manual task creation, automated ticketing rules, and two-way sync.

Security News
Open VSX has removed three extension IDs from its malicious-extension list as the legitimate publishers they impersonated move to claim the names for themselves.

Product
Socket’s PHP and Composer support is now in Beta for all customers, with PHP reachability analysis generally available.