Dannet
Rank #2,882io.github.kuhumcst/dannet
MCP server providing dannet capabilities
Dannet is a Model Context Protocol (MCP) server published by kuhumcst. It ranks #2,882 of 132,046 servers tracked on MCP Toplist, and its repository has 29 GitHub stars. Dannet is listed on Official MCP, with 4 tracked versions. It was first listed on Nov 25, 2024 and most recently updated on Jan 13, 2026.
Ranks ahead of 129,164 of 132,046 servers on MCP Toplist.
Use Dannet
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http dannet https://wordnet.dk/mcp[mcp_servers.dannet]
url = "https://wordnet.dk/mcp"Add to ~/.codex/config.toml.
https://wordnet.dk/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"dannet": {
"url": "https://wordnet.dk/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"dannet": {
"type": "http",
"url": "https://wordnet.dk/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"dannet": {
"serverUrl": "https://wordnet.dk/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"dannet": {
"url": "https://wordnet.dk/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.kuhumcst%2Fdannet)<a href="https://mcptoplist.com/server/io.github.kuhumcst%2Fdannet"><img src="https://mcptoplist.com/badge/io.github.kuhumcst%2Fdannet.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
kuhumcst
Available versions (4)
| Version | Published |
|---|---|
| 1.0.2 | Jan 13, 2026 |
| 1.0.1 | Jan 13, 2026 |
| 1.0.0 | Jan 13, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Dannet?
- Dannet is maintained by kuhumcst, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is Dannet listed on the Official MCP Registry?
- Yes — Dannet is listed on the Official MCP Registry.
- How many versions does Dannet have?
- MCP Toplist tracks 4 versions of Dannet, most recently published on Jan 13, 2026.
- Where can I find the source code for Dannet?
- The source code for Dannet is hosted at github.com/kuhumcst/DanNet.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.