dropthis
Rank #4,521io.github.dropthis-dev/dropthis-mcp
Publish HTML, files, or a URL to a permanent public URL, then update it — from any MCP agent.
dropthis is a Model Context Protocol (MCP) server published by dropthis-dev. It ranks #4,521 of 132,046 servers tracked on MCP Toplist. dropthis is listed across 3 registries — Official MCP, PulseMCP and Glama, with 42 tracked versions. It was first listed on Jun 1, 2026 and most recently updated on Jul 11, 2026.
Ranks ahead of 127,525 of 132,046 servers on MCP Toplist.
Use dropthis
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http dropthis-mcp https://mcp.dropthis.app/mcpclaude mcp add dropthis-mcp -e "DROPTHIS_API_KEY=<your DROPTHIS_API_KEY>" -e "DROPTHIS_BASE_URL=<your DROPTHIS_BASE_URL>" -- npx -y @dropthis/mcpReplace each placeholder with your own value before saving.
[mcp_servers.dropthis-mcp]
url = "https://mcp.dropthis.app/mcp"Add to ~/.codex/config.toml.
[mcp_servers.dropthis-mcp]
command = "npx"
args = ["-y", "@dropthis/mcp"]
[mcp_servers.dropthis-mcp.env]
DROPTHIS_API_KEY = "<your DROPTHIS_API_KEY>"
DROPTHIS_BASE_URL = "<your DROPTHIS_BASE_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://mcp.dropthis.app/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"dropthis-mcp": {
"command": "npx",
"args": [
"-y",
"@dropthis/mcp"
],
"env": {
"DROPTHIS_API_KEY": "<your DROPTHIS_API_KEY>",
"DROPTHIS_BASE_URL": "<your DROPTHIS_BASE_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"dropthis-mcp": {
"url": "https://mcp.dropthis.app/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"dropthis-mcp": {
"command": "npx",
"args": [
"-y",
"@dropthis/mcp"
],
"env": {
"DROPTHIS_API_KEY": "<your DROPTHIS_API_KEY>",
"DROPTHIS_BASE_URL": "<your DROPTHIS_BASE_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"dropthis-mcp": {
"type": "http",
"url": "https://mcp.dropthis.app/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"dropthis-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@dropthis/mcp"
],
"env": {
"DROPTHIS_API_KEY": "<your DROPTHIS_API_KEY>",
"DROPTHIS_BASE_URL": "<your DROPTHIS_BASE_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"dropthis-mcp": {
"serverUrl": "https://mcp.dropthis.app/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"dropthis-mcp": {
"command": "npx",
"args": [
"-y",
"@dropthis/mcp"
],
"env": {
"DROPTHIS_API_KEY": "<your DROPTHIS_API_KEY>",
"DROPTHIS_BASE_URL": "<your DROPTHIS_BASE_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"dropthis-mcp": {
"url": "https://mcp.dropthis.app/mcp"
}
}
}{
"mcpServers": {
"dropthis-mcp": {
"command": "npx",
"args": [
"-y",
"@dropthis/mcp"
],
"env": {
"DROPTHIS_API_KEY": "<your DROPTHIS_API_KEY>",
"DROPTHIS_BASE_URL": "<your DROPTHIS_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/io.github.dropthis-dev%2Fdropthis-mcp)<a href="https://mcptoplist.com/server/io.github.dropthis-dev%2Fdropthis-mcp"><img src="https://mcptoplist.com/badge/io.github.dropthis-dev%2Fdropthis-mcp.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
dropthis-dev
Available versions (42)
| Version | Published |
|---|---|
| 0.37.0 | Jul 11, 2026 |
| 0.36.0 | Jul 10, 2026 |
| 0.35.0 | Jul 10, 2026 |
| 0.34.1 | Jul 9, 2026 |
| 0.34.0 | Jul 9, 2026 |
| 0.32.0 | Jul 7, 2026 |
| 0.31.0 | Jul 7, 2026 |
| 0.30.1 | Jul 7, 2026 |
| 0.30.0 | Jun 24, 2026 |
| 0.29.0 | Jun 24, 2026 |
| 0.28.0 | Jun 23, 2026 |
| 0.26.0 | Jun 20, 2026 |
| 0.25.0 | Jun 20, 2026 |
| 0.24.0 | Jun 19, 2026 |
| 0.23.0 | Jun 19, 2026 |
| 0.22.0 | Jun 18, 2026 |
| 0.21.0 | Jun 18, 2026 |
| 0.20.3 | Jun 17, 2026 |
| 0.20.2 | Jun 17, 2026 |
| 0.20.1 | Jun 17, 2026 |
| 0.20.0 | Jun 17, 2026 |
| 0.19.0 | Jun 17, 2026 |
| 0.18.0 | Jun 17, 2026 |
| 0.17.0 | Jun 16, 2026 |
| 0.16.0 | Jun 16, 2026 |
| 0.15.1 | Jun 16, 2026 |
| 0.15.0 | Jun 15, 2026 |
| 0.14.0 | Jun 13, 2026 |
| 0.13.0 | Jun 12, 2026 |
| 0.12.0 | Jun 12, 2026 |
| 0.11.0 | Jun 12, 2026 |
| 0.10.0 | Jun 12, 2026 |
| 0.9.0 | Jun 12, 2026 |
| 0.8.0 | Jun 11, 2026 |
| 0.7.0 | Jun 10, 2026 |
| 0.6.2 | Jun 3, 2026 |
| 0.6.1 | Jun 3, 2026 |
| 0.5.0 | Jun 2, 2026 |
| 0.4.0 | Jun 2, 2026 |
| 0.3.0 | Jun 2, 2026 |
| 0.2.2 | Jun 2, 2026 |
| 0.1.0 | Jun 1, 2026 |
Frequently asked questions
- Who maintains dropthis?
- dropthis is maintained by dropthis-dev, which publishes 1 MCP server (42 total versions) tracked on MCP Toplist.
- Is dropthis listed on the Official MCP Registry?
- Yes — dropthis is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does dropthis have?
- MCP Toplist tracks 42 versions of dropthis, most recently published on Jul 11, 2026.
- Where can I find the source code for dropthis?
- The source code for dropthis is hosted at github.com/dropthis-dev/dropthis-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.