Demo MCP Server
Rank #1,904io.github.kevincogan/demo-mcp-server
MCP server providing demo-server capabilities
Demo MCP Server is a Model Context Protocol (MCP) server published by kevincogan. It ranks #1,904 of 132,046 servers tracked on MCP Toplist, and its repository has 155 GitHub stars. Demo MCP Server is listed on Official MCP, with 6 tracked versions. It was first listed on Sep 21, 2025 and most recently updated on Sep 22, 2025.
Ranks ahead of 130,142 of 132,046 servers on MCP Toplist.
Use Demo MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http demo-mcp-server https://kevincogan.github.io/mcp[mcp_servers.demo-mcp-server]
url = "https://kevincogan.github.io/mcp"Add to ~/.codex/config.toml.
https://kevincogan.github.io/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"demo-mcp-server": {
"url": "https://kevincogan.github.io/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"demo-mcp-server": {
"type": "http",
"url": "https://kevincogan.github.io/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"demo-mcp-server": {
"serverUrl": "https://kevincogan.github.io/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"demo-mcp-server": {
"url": "https://kevincogan.github.io/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.kevincogan%2Fdemo-mcp-server)<a href="https://mcptoplist.com/server/io.github.kevincogan%2Fdemo-mcp-server"><img src="https://mcptoplist.com/badge/io.github.kevincogan%2Fdemo-mcp-server.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
kevincogan
Available versions (6)
| Version | Published |
|---|---|
| 1.0.1 | Sep 22, 2025 |
| 1.0.0 | Sep 22, 2025 |
| 1.0.4 | Sep 22, 2025 |
| 1.0.3 | Sep 22, 2025 |
| 1.0.2 | Sep 21, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Demo MCP Server?
- Demo MCP Server is maintained by kevincogan, which publishes 1 MCP server (6 total versions) tracked on MCP Toplist.
- Is Demo MCP Server listed on the Official MCP Registry?
- Yes — Demo MCP Server is listed on the Official MCP Registry.
- How many versions does Demo MCP Server have?
- MCP Toplist tracks 6 versions of Demo MCP Server, most recently published on Sep 22, 2025.
- Where can I find the source code for Demo MCP Server?
- The source code for Demo MCP Server is hosted at github.com/kevincogan/demo-mcp-server.
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.