Loading MCP server directory, please wait...
AI survey platform: create and publish surveys, collect responses, generate AI analysis reports.
npx @getmcp/cli add com.getinquira/inquiraRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer token using your Inquira API key, e.g. 'Bearer sk-inquira-...'. Create a key free at https://getinquira.com in the Developer panel (from your account menu).
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.getinquira/inquira": {
"url": "https://getinquira.com/api/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}