This MCP server, developed by Christian Pedersen, enables testing of Azure Function Apps through Cline. Built with TypeScript, it provides a command-line interface for interacting with Function App endpoints using various HTTP methods. The implementation supports custom headers, request body handling, and multiple authentication methods including Basic, Bearer Token, and API Key. It's designed for developers working with Azure Function Apps who need a streamlined way to test and debug their endpoints, offering a bridge between natural language interactions and Azure serverless functions. The tool is particularly useful for scenarios involving rapid prototyping, automated testing, or AI-assisted Azure Function App development.
No explicit actions found
This MCP server may use standard commands or have its functionality documented in the README. Check the Setup or README tabs for more information.
No reviews yet. Be the first to review!
Sign in to join the conversation
Start the server with node to access it via any client or IDE.
node path/to/downloaded/file.mjs