ratchet-mcp
Rank #5,025com.ratchetgate/ratchet
Your agent asks before it acts, so the same real-world action is attempted at most once.
ratchet-mcp is a Model Context Protocol (MCP) server published by thearchitect0x-glitch. It ranks #5,025 of 132,046 servers tracked on MCP Toplist. ratchet-mcp is listed across 2 registries — Official MCP and Glama, with 3 tracked versions. It was first listed on Aug 31, 2026 and most recently updated on Sep 10, 2026.
Ranks ahead of 127,021 of 132,046 servers on MCP Toplist.
Use ratchet-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http ratchet https://ratchetgate.com/mcpclaude mcp add ratchet -e "RATCHET_API_KEY=<your RATCHET_API_KEY>" -e "RATCHET_BASE_URL=<your RATCHET_BASE_URL>" -- npx -y ratchet-mcpReplace each placeholder with your own value before saving.
[mcp_servers.ratchet]
url = "https://ratchetgate.com/mcp"Add to ~/.codex/config.toml.
[mcp_servers.ratchet]
command = "npx"
args = ["-y", "ratchet-mcp"]
[mcp_servers.ratchet.env]
RATCHET_API_KEY = "<your RATCHET_API_KEY>"
RATCHET_BASE_URL = "<your RATCHET_BASE_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://ratchetgate.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"ratchet": {
"command": "npx",
"args": [
"-y",
"ratchet-mcp"
],
"env": {
"RATCHET_API_KEY": "<your RATCHET_API_KEY>",
"RATCHET_BASE_URL": "<your RATCHET_BASE_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ratchet": {
"url": "https://ratchetgate.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"ratchet": {
"command": "npx",
"args": [
"-y",
"ratchet-mcp"
],
"env": {
"RATCHET_API_KEY": "<your RATCHET_API_KEY>",
"RATCHET_BASE_URL": "<your RATCHET_BASE_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"ratchet": {
"type": "http",
"url": "https://ratchetgate.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"ratchet": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"ratchet-mcp"
],
"env": {
"RATCHET_API_KEY": "<your RATCHET_API_KEY>",
"RATCHET_BASE_URL": "<your RATCHET_BASE_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ratchet": {
"serverUrl": "https://ratchetgate.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"ratchet": {
"command": "npx",
"args": [
"-y",
"ratchet-mcp"
],
"env": {
"RATCHET_API_KEY": "<your RATCHET_API_KEY>",
"RATCHET_BASE_URL": "<your RATCHET_BASE_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ratchet": {
"url": "https://ratchetgate.com/mcp"
}
}
}{
"mcpServers": {
"ratchet": {
"command": "npx",
"args": [
"-y",
"ratchet-mcp"
],
"env": {
"RATCHET_API_KEY": "<your RATCHET_API_KEY>",
"RATCHET_BASE_URL": "<your RATCHET_BASE_URL>"
}
}
}
}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/com.ratchetgate%2Fratchet)<a href="https://mcptoplist.com/server/com.ratchetgate%2Fratchet"><img src="https://mcptoplist.com/badge/com.ratchetgate%2Fratchet.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
thearchitect0x-glitch
Available versions (3)
| Version | Published |
|---|---|
| 0.3.0 | Sep 10, 2026 |
| 0.2.0 | Sep 1, 2026 |
| 0.1.1 | Aug 31, 2026 |
Frequently asked questions
- Who maintains ratchet-mcp?
- ratchet-mcp is maintained by thearchitect0x-glitch, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is ratchet-mcp listed on the Official MCP Registry?
- Yes — ratchet-mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does ratchet-mcp have?
- MCP Toplist tracks 3 versions of ratchet-mcp, most recently published on Sep 10, 2026.
- Where can I find the source code for ratchet-mcp?
- The source code for ratchet-mcp is hosted at github.com/thearchitect0x-glitch/ratchet.
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.