Loading MCP server directory, please wait...
One-link team polls: create polls, vote, fetch results, and close polls.
npx @getmcp/cli add com.basenull/pollsRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer token from the polls.basenull.com dashboard, sent as: Bearer <token>
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.basenull/polls": {
"url": "https://polls.basenull.com/api/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}