We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/JasonZigelbaum/zigpoll-mcp-plugin'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
{
"name": "zigpoll",
"owner": {
"name": "Zigpoll"
},
"metadata": {
"description": "Official Zigpoll plugin"
},
"plugins": [
{
"name": "zigpoll",
"source": ".",
"description": "Connect to your Zigpoll surveys and polls. Analyze responses, track trends, compare poll performance, and get AI-powered insights from your survey data.",
"version": "2.0.0",
"author": {
"name": "Zigpoll"
},
"homepage": "https://www.zigpoll.com",
"keywords": ["zigpoll", "surveys", "polls", "analytics", "mcp"],
"category": "analytics"
}
]
}