msforms-api

Maxim-Mazurok/msforms-api
★ 0 stars TypeScript Code/Dev Tools Updated 4d ago
AI-native Microsoft Forms SDK, CLI, and MCP server
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "msforms-api": {
      "command": "npx",
      "args": [
        "-y",
        "Maxim-Mazurok/msforms-api"
      ]
    }
  }
}

README Excerpt

AI-native Microsoft Forms automation for inspecting forms, resolving branching, validating answers, uploading files, submitting responses, and saving response links. Use it as: 1. **MCP server** for AI agents and editors — recommended for most users. 2. **CLI** for scripts and terminal workflows. 3. **TypeScript SDK** for custom applications.

Tools (10)

MSFORMS_BROWSER_CHANNELMSFORMS_HEADLESSMSFORMS_PROFILE_DIRECTORYforms_authenticateforms_inspectforms_list_saved_responsesforms_save_responseforms_submitforms_upload_fileforms_validate

Topics

automationclimcpmicrosoft-formssdk