mcp-function-app-tester

mcp-function-app-tester

4

MCP Function App Tester is a TypeScript-based server designed to facilitate the testing of Azure Function Apps. It supports various HTTP methods, detailed response information, and several authentication methods, making it a versatile tool for developers.

MCP Function App Tester

  • A TypeScript-based MCP server for testing Azure Function Apps.
  • Key features include testing HTTP methods (GET, POST, PUT, DELETE), detailed response info, custom headers, request body handling, and various authentication methods (Basic, Bearer Token, API Key).
  • Use to test and interact with Function App endpoints directly from the development environment.
  • Licensed under the MIT License.