Serverscom.formester/mcp
M

com.formester/mcp

com.formester/mcp · v2.0.0
● Remote
v2.0.0remote🌐 https://app.formester.com/mcp↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "com.formester/mcp",
  "description": "Give AI agents access to form submissions — read, search, update, and process file attachments.",
  "repository": {
    "url": "https://github.com/formester/mcp",
    "source": "github"
  },
  "version": "2.0.0",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://app.formester.com/mcp"
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}