Loading MCP server directory, please wait...
Give AI agents access to form submissions — read, search, update, and process file attachments.
npx @getmcp/cli add com.formester/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.formester/mcp": {
"url": "https://app.formester.com/mcp/sse",
"transport": "sse",
"headers": {
"Authorization": "Bearer {FORMESTER_API_TOKEN}"
}
}
}
}