Secret MCP
Rank #29,955io.github.yyeongjin/secret-mcp
Local MCP server for isolated, evidence-backed GDWEB design analysis and web search.
Secret MCP is a Model Context Protocol (MCP) server published by yyeongjin. It ranks #29,955 of 132,046 servers tracked on MCP Toplist. Secret MCP is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Aug 22, 2026 and most recently updated on Aug 22, 2026.
Ranks ahead of 102,091 of 132,046 servers on MCP Toplist.
Use Secret MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add secret-mcp -- npx -y secret-design-mcp[mcp_servers.secret-mcp]
command = "npx"
args = ["-y", "secret-design-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"secret-mcp": {
"command": "npx",
"args": [
"-y",
"secret-design-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"secret-mcp": {
"command": "npx",
"args": [
"-y",
"secret-design-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"secret-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"secret-design-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"secret-mcp": {
"command": "npx",
"args": [
"-y",
"secret-design-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"secret-mcp": {
"command": "npx",
"args": [
"-y",
"secret-design-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.yyeongjin%2Fsecret-mcp)<a href="https://mcptoplist.com/server/io.github.yyeongjin%2Fsecret-mcp"><img src="https://mcptoplist.com/badge/io.github.yyeongjin%2Fsecret-mcp.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
yyeongjin
Available versions (1)
| Version | Published |
|---|---|
| 0.6.0 | Aug 22, 2026 |
Frequently asked questions
- Who maintains Secret MCP?
- Secret MCP is maintained by yyeongjin, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Secret MCP listed on the Official MCP Registry?
- Yes — Secret MCP is listed on the Official MCP Registry, alongside Glama.
- How many versions does Secret MCP have?
- MCP Toplist tracks 1 version of Secret MCP, most recently published on Aug 22, 2026.
- Where can I find the source code for Secret MCP?
- The source code for Secret MCP is hosted at github.com/yyeongjin/secret_mcp.
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.