Labsco
formester logo

Formester

from formester

Gives AI agents access to Formester form submissions - read, search, update, and extract content from file attachments.

πŸ”₯πŸ”₯πŸ”₯βœ“ VerifiedFreeAdvanced setup

Formester MCP Server

Give your AI agent access to form submissions β€” read responses, query across forms, write insights back, and process file attachments.

Endpoint: https://app.formester.com/mcp

Available tools: read_submission Β· query_submissions Β· update_submission Β· fetch_file

Example prompts

Summarize a support ticket

Read submission a1b2c3d4 and summarize the issue reported.

Triage a contact form

Read the last 20 submissions for form xyz, classify each one as 'sales', 'support', or 'other'
based on the message content, and save the category as a custom field called 'ai_category'.

Review a job application

Read submission a1b2c3d4 with files included. Fetch the resume PDF, extract the candidate's
skills and years of experience, and write a brief evaluation back as 'ai_evaluation'.

Process a batch of applications

Query all submissions for form xyz from the past 7 days. For each one, fetch the attached CV,
extract the applicant's name, role applied for, and top 3 skills, then save them as custom fields.

Flag urgent issues

Get the last 50 submissions for form xyz. Identify any that mention billing problems or account
access issues, mark them as starred, and set a custom field 'ai_priority' to 'urgent'.

Docs

  • Authentication β€” OAuth, API tokens, scopes
  • Tools β€” full reference for all 4 tools with parameters and response shapes
  • Troubleshooting β€” common errors and fixes