Valetkey
Rank #5,430Delistedio.github.firatciftci/valetkey
No registry has listed this server since Sep 4, 2026. The historical record below is preserved.
Signed-in dev sessions for coding agents, without handing over credentials.
Valetkey is a Model Context Protocol (MCP) server published by firatciftci. It ranks #5,430 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. MCP Toplist tracks 5 release tags from Valetkey's GitHub repository. It is no longer listed by any tracked registry (last seen Sep 4, 2026); its historical record is preserved here.
Ranks ahead of 126,616 of 132,046 servers on MCP Toplist.
Use Valetkey
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add valetkey -- npx -y valetkey mcp[mcp_servers.valetkey]
command = "npx"
args = ["-y", "valetkey", "mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"valetkey": {
"command": "npx",
"args": [
"-y",
"valetkey",
"mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"valetkey": {
"command": "npx",
"args": [
"-y",
"valetkey",
"mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"valetkey": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"valetkey",
"mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"valetkey": {
"command": "npx",
"args": [
"-y",
"valetkey",
"mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"valetkey": {
"command": "npx",
"args": [
"-y",
"valetkey",
"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.firatciftci%2Fvaletkey)<a href="https://mcptoplist.com/server/io.github.firatciftci%2Fvaletkey"><img src="https://mcptoplist.com/badge/io.github.firatciftci%2Fvaletkey.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
firatciftci
GitHub releases (5)
No registry surfaces explicit version metadata for this server. The list below shows release tags from the linked GitHub repository.
| Version | Published |
|---|---|
| v0.14.0 | Aug 25, 2026 |
| v0.13.0 | Aug 25, 2026 |
| v0.12.1 | Aug 25, 2026 |
| v0.12.0 | Aug 25, 2026 |
| v0.11.0 | Aug 25, 2026 |
Frequently asked questions
- Who maintains Valetkey?
- Valetkey is maintained by firatciftci, which publishes 1 MCP server (5 total versions) tracked on MCP Toplist.
- Is Valetkey listed on the Official MCP Registry?
- Valetkey is not currently listed on the Official MCP Registry.
- How many versions does Valetkey have?
- No registry surfaces explicit version metadata for Valetkey; MCP Toplist tracks 5 release tags from its GitHub repository, most recently published on Aug 25, 2026.
- Where can I find the source code for Valetkey?
- The source code for Valetkey is hosted at github.com/firatciftci/valetkey.
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.