{"$schema":"https://static.modelcontextprotocol.io/schemas/v1/server-card.schema.json","name":"io.requestforms/mcp","title":"RequestForms.io","description":"Write RequestForms.io forms after OAuth. write_form talks to the same builder agent as the website.","version":"0.0.1","websiteUrl":"https://requestforms.io/","icons":[{"src":"https://requestforms.io/brand/icon-512.png","mimeType":"image/png","sizes":["512x512"]}],"remotes":[{"type":"streamable-http","url":"https://requestforms.io/mcp","supportedProtocolVersions":["2025-11-25","2025-06-18","2025-03-26","2024-11-05"]}],"tools":[{"name":"get_health","description":"Confirm the Nest API is up."},{"name":"write_form","description":"Send a plain-language request to the form builder agent."},{"name":"create_form","description":"Create a form in the signed-in workspace."},{"name":"add_block","description":"Add a field or block to a form."},{"name":"publish_form","description":"Publish a form share link."},{"name":"get_share_info","description":"Return the public URL and embed snippet."},{"name":"list_responses","description":"List answers for a form."},{"name":"submit_response","description":"Submit answers to a published form."}]}