Loading MCP server directory, please wait...
Publish HTML, files, or a URL to a permanent public URL, then update it — from any MCP agent.
npx @getmcp/cli add io.github.dropthis-dev/dropthis-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
DROPTHIS_API_KEYYour dropthis API key (sk_...). Required.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.dropthis-dev/dropthis-mcp": {
"command": "npx",
"args": [
"-y",
"@dropthis/mcp"
],
"env": {
"DROPTHIS_API_KEY": "",
"DROPTHIS_BASE_URL": ""
}
}
}
}