Vscode Demo Time
Rank #3,258io.github.estruyf/vscode-demo-time
MCP server providing vscode-demo-time capabilities
Vscode Demo Time is a Model Context Protocol (MCP) server published by estruyf. It ranks #3,258 of 132,046 servers tracked on MCP Toplist, and its repository has 246 GitHub stars. Vscode Demo Time is listed across 2 registries — Official MCP and PulseMCP, with 2 tracked versions. It was first listed on Nov 25, 2024 and most recently updated on Sep 19, 2025.
Ranks ahead of 128,788 of 132,046 servers on MCP Toplist.
Use Vscode Demo Time
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add vscode-demo-time -- npx -y @demotime/mcp[mcp_servers.vscode-demo-time]
command = "npx"
args = ["-y", "@demotime/mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"vscode-demo-time": {
"command": "npx",
"args": [
"-y",
"@demotime/mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"vscode-demo-time": {
"command": "npx",
"args": [
"-y",
"@demotime/mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"vscode-demo-time": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@demotime/mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"vscode-demo-time": {
"command": "npx",
"args": [
"-y",
"@demotime/mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"vscode-demo-time": {
"command": "npx",
"args": [
"-y",
"@demotime/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.estruyf%2Fvscode-demo-time)<a href="https://mcptoplist.com/server/io.github.estruyf%2Fvscode-demo-time"><img src="https://mcptoplist.com/badge/io.github.estruyf%2Fvscode-demo-time.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
estruyf
Available versions (2)
| Version | Published |
|---|---|
| 0.0.55 | Sep 19, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Vscode Demo Time?
- Vscode Demo Time is maintained by estruyf, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Vscode Demo Time listed on the Official MCP Registry?
- Yes — Vscode Demo Time is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Vscode Demo Time have?
- MCP Toplist tracks 2 versions of Vscode Demo Time, most recently published on Sep 19, 2025.
- Where can I find the source code for Vscode Demo Time?
- The source code for Vscode Demo Time is hosted at github.com/estruyf/vscode-demo-time.
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.