Sampledotnetmcpserver
Rank #13,134io.github.timheuer/sampledotnetmcpserver
MCP server providing sampledotnetmcpserver capabilities
Sampledotnetmcpserver is a Model Context Protocol (MCP) server published by timheuer. It ranks #13,134 of 132,046 servers tracked on MCP Toplist, and its repository has 4 GitHub stars. Sampledotnetmcpserver is listed across 2 registries — Official MCP and Glama, with 16 tracked versions. It was first listed on Sep 10, 2025 and most recently updated on Sep 22, 2025.
Ranks ahead of 118,912 of 132,046 servers on MCP Toplist.
Use Sampledotnetmcpserver
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add sampledotnetmcpserver -- dnx TimHeuer.SampleDotnetMcpServer[mcp_servers.sampledotnetmcpserver]
command = "dnx"
args = ["TimHeuer.SampleDotnetMcpServer"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"sampledotnetmcpserver": {
"command": "dnx",
"args": [
"TimHeuer.SampleDotnetMcpServer"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"sampledotnetmcpserver": {
"command": "dnx",
"args": [
"TimHeuer.SampleDotnetMcpServer"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"sampledotnetmcpserver": {
"type": "stdio",
"command": "dnx",
"args": [
"TimHeuer.SampleDotnetMcpServer"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"sampledotnetmcpserver": {
"command": "dnx",
"args": [
"TimHeuer.SampleDotnetMcpServer"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"sampledotnetmcpserver": {
"command": "dnx",
"args": [
"TimHeuer.SampleDotnetMcpServer"
]
}
}
}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.timheuer%2Fsampledotnetmcpserver)<a href="https://mcptoplist.com/server/io.github.timheuer%2Fsampledotnetmcpserver"><img src="https://mcptoplist.com/badge/io.github.timheuer%2Fsampledotnetmcpserver.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
timheuer
Available versions (16)
| Version | Published |
|---|---|
| 0.1.57-beta | Sep 22, 2025 |
| 0.1.56-beta-g9538a23d37 | Sep 22, 2025 |
| 0.1.53-beta | Sep 19, 2025 |
| 0.1.49-beta | Sep 19, 2025 |
| 0.1.48-beta | Sep 19, 2025 |
| 0.1.47-beta | Sep 18, 2025 |
| 0.1.46-beta | Sep 18, 2025 |
| 0.1.45-beta | Sep 18, 2025 |
| 0.1.41-beta | Sep 18, 2025 |
| 0.1.30-beta | Sep 17, 2025 |
| 0.1.28-beta | Sep 17, 2025 |
| 0.1.27-beta | Sep 16, 2025 |
| 0.1.26-beta | Sep 16, 2025 |
| 0.1.19-beta | Sep 10, 2025 |
| 0.1.18-beta | Sep 10, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Sampledotnetmcpserver?
- Sampledotnetmcpserver is maintained by timheuer, which publishes 1 MCP server (16 total versions) tracked on MCP Toplist.
- Is Sampledotnetmcpserver listed on the Official MCP Registry?
- Yes — Sampledotnetmcpserver is listed on the Official MCP Registry, alongside Glama.
- How many versions does Sampledotnetmcpserver have?
- MCP Toplist tracks 16 versions of Sampledotnetmcpserver, most recently published on Sep 22, 2025.
- Where can I find the source code for Sampledotnetmcpserver?
- The source code for Sampledotnetmcpserver is hosted at github.com/timheuer/sampledotnetmcpserver.
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.