SecretCarousel
Rank #24,616io.github.jyswee/secretcarousel
The secret vault coding agents use - store, rotate, and share credentials via CLI or MCP. Claim tokens let one agent hand a secret to another, one-time and scoped, even across tenants; every access is AES-256-GCM encrypted and audit-logged.
SecretCarousel is a Model Context Protocol (MCP) server published by jyswee. It ranks #24,616 of 95,033 servers tracked on MCP Toplist. SecretCarousel is listed across 2 registries — Official MCP and Glama, with 3 tracked versions. It was first listed on Jul 22, 2026 and most recently updated on Jul 27, 2026.
Ranks ahead of 70,417 of 95,033 servers on MCP Toplist.
Use SecretCarousel
Add SecretCarousel to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"secretcarousel": {
"url": "https://mcp.secretcarousel.com/sse"
}
}
}{
"mcpServers": {
"secretcarousel": {
"command": "npx",
"args": [
"-y",
"secretcarousel"
],
"env": {
"SC_API_KEY": "<your SC_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
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.jyswee%2Fsecretcarousel)<a href="https://mcptoplist.com/server/io.github.jyswee%2Fsecretcarousel"><img src="https://mcptoplist.com/badge/io.github.jyswee%2Fsecretcarousel.svg" alt="MCP Toplist: Top 50% of 95,033" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
jyswee
Other servers by jyswee
- agenticmemory#15,475 · 2 vers
- Gpusmarket#15,476 · 2 vers
- Buggazi#17,200 · 2 vers
- Oddsockets CLI#21,964 · 1 ver
- Bandsaas#23,616 · 2 vers
- ainpcengine#27,402 · 1 ver
- a2a-trustgate#31,126 · 2 vers
- EmailInABox MCP Server#32,442
- taufunctions#36,118 · 1 ver
- isp2go#47,280
- appoiint#50,653
- vipsallowed#64,830
Available versions (3)
| Version | Published |
|---|---|
| 2.10.10 | Jul 27, 2026 |
| 2.10.8 | Jul 24, 2026 |
| 2.10.6 | Jul 22, 2026 |
Frequently asked questions
- Who maintains SecretCarousel?
- SecretCarousel is maintained by jyswee, which publishes 13 MCP servers (16 total versions) tracked on MCP Toplist.
- Is SecretCarousel listed on the Official MCP Registry?
- Yes — SecretCarousel is listed on the Official MCP Registry, alongside Glama.
- How many versions does SecretCarousel have?
- MCP Toplist tracks 3 versions of SecretCarousel, most recently published on Jul 27, 2026.
- Where can I find the source code for SecretCarousel?
- The source code for SecretCarousel is hosted at github.com/jyswee/secretcarousel.