nummeropslag-mcp
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.
Install & run
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" }
}
}
}
Tools
| 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/
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file nummeropslag_mcp-1.0.1.tar.gz.
File metadata
- Download URL: nummeropslag_mcp-1.0.1.tar.gz
- Upload date:
- Size: 4.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.17 {"installer":{"name":"uv","version":"0.11.17","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9b75d227a9bcc0e49fc311fbf677d046d315038faf86262a767538a78fee24a6
|
|
| MD5 |
9ed6df64ad7854bab99bac9230a2d184
|
|
| BLAKE2b-256 |
8f9daec6e169937ad75f535cef0dcc2060641c9223217a7804296a48f7d86744
|
File details
Details for the file nummeropslag_mcp-1.0.1-py3-none-any.whl.
File metadata
- Download URL: nummeropslag_mcp-1.0.1-py3-none-any.whl
- Upload date:
- Size: 5.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.17 {"installer":{"name":"uv","version":"0.11.17","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
34a34200359f156efbc98ff61c4e442e24b67706bae84f8376f59bba8709f8ff
|
|
| MD5 |
766532a91115d7ac43ce974d6a13807f
|
|
| BLAKE2b-256 |
92c989f8f7102c8dec034c48a741f5a883237b280258240f8f17976a23b6c30d
|