What is the PopUp Organizer MCP server?
Read-only MCP server for PopUp — search vendors, manage events, and track applications.
How to install PopUp Organizer
Copy-paste configuration for popular MCP clients.
POPUP_API_KEYrequiredsecretYour PopUp API key (create at https://usepopup.com/discover/settings)
POPUP_API_BASEAPI base URL
{
"mcpServers": {
"organizer": {
"command": "npx",
"args": [
"-y",
"@popupspacesystems/mcp-server"
],
"env": {
"POPUP_API_KEY": "<YOUR_POPUP_API_KEY>",
"POPUP_API_BASE": "<YOUR_POPUP_API_BASE>"
}
}
}
}{
"mcpServers": {
"organizer": {
"command": "npx",
"args": [
"-y",
"@popupspacesystems/mcp-server"
],
"env": {
"POPUP_API_KEY": "<YOUR_POPUP_API_KEY>",
"POPUP_API_BASE": "<YOUR_POPUP_API_BASE>"
}
}
}
}{
"mcpServers": {
"organizer": {
"command": "npx",
"args": [
"-y",
"@popupspacesystems/mcp-server"
],
"env": {
"POPUP_API_KEY": "<YOUR_POPUP_API_KEY>",
"POPUP_API_BASE": "<YOUR_POPUP_API_BASE>"
}
}
}
}{
"servers": {
"organizer": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@popupspacesystems/mcp-server"
],
"env": {
"POPUP_API_KEY": "<YOUR_POPUP_API_KEY>",
"POPUP_API_BASE": "<YOUR_POPUP_API_BASE>"
}
}
}
}claude mcp add organizer --env POPUP_API_KEY=<YOUR_POPUP_API_KEY> --env POPUP_API_BASE=<YOUR_POPUP_API_BASE> -- npx -y @popupspacesystems/mcp-serverRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.