VeryChic Hotel Deals
Rank #12,297io.github.jordantete/verychic-mcp
Unofficial read-only MCP server for VeryChic hotel offers
VeryChic Hotel Deals is a Model Context Protocol (MCP) server published by jordantete. It ranks #12,297 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. VeryChic Hotel Deals is listed across 4 registries — Official MCP, Glama, PulseMCP and mcp.so, with 2 tracked versions. It was first listed on Jun 22, 2026 and most recently updated on Sep 22, 2026.
Ranks ahead of 119,749 of 132,046 servers on MCP Toplist.
Use VeryChic Hotel Deals
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http verychic-mcp https://verychic-mcp.fly.dev/mcpclaude mcp add verychic-mcp -- uvx verychic-mcp[mcp_servers.verychic-mcp]
url = "https://verychic-mcp.fly.dev/mcp"Add to ~/.codex/config.toml.
[mcp_servers.verychic-mcp]
command = "uvx"
args = ["verychic-mcp"]Add to ~/.codex/config.toml.
https://verychic-mcp.fly.dev/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"verychic-mcp": {
"command": "uvx",
"args": [
"verychic-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"verychic-mcp": {
"url": "https://verychic-mcp.fly.dev/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"verychic-mcp": {
"command": "uvx",
"args": [
"verychic-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"verychic-mcp": {
"type": "http",
"url": "https://verychic-mcp.fly.dev/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"verychic-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"verychic-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"verychic-mcp": {
"serverUrl": "https://verychic-mcp.fly.dev/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"verychic-mcp": {
"command": "uvx",
"args": [
"verychic-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"verychic-mcp": {
"url": "https://verychic-mcp.fly.dev/mcp"
}
}
}{
"mcpServers": {
"verychic-mcp": {
"command": "uvx",
"args": [
"verychic-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.jordantete%2Fverychic-mcp)<a href="https://mcptoplist.com/server/io.github.jordantete%2Fverychic-mcp"><img src="https://mcptoplist.com/badge/io.github.jordantete%2Fverychic-mcp.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
jordantete
Available versions (2)
| Version | Published |
|---|---|
| 0.4.0 | Sep 22, 2026 |
| 0.1.3 | Jun 23, 2026 |
Frequently asked questions
- Who maintains VeryChic Hotel Deals?
- VeryChic Hotel Deals is maintained by jordantete, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is VeryChic Hotel Deals listed on the Official MCP Registry?
- Yes — VeryChic Hotel Deals is listed on the Official MCP Registry, alongside Glama, PulseMCP and mcp.so.
- How many versions does VeryChic Hotel Deals have?
- MCP Toplist tracks 2 versions of VeryChic Hotel Deals, most recently published on Sep 22, 2026.
- Where can I find the source code for VeryChic Hotel Deals?
- The source code for VeryChic Hotel Deals is hosted at github.com/jordantete/verychic-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.