mcp-function-app-tester

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AUTH_BEARERNoYour token for Bearer Token authentication.
AUTH_APIKEY_VALUENoThe actual API key value for API Key authentication.
AUTH_BASIC_PASSWORDNoYour password for Basic Authentication.
AUTH_BASIC_USERNAMENoYour username for Basic Authentication.
AUTH_APIKEY_HEADER_NAMENoThe header name to use for API Key authentication.

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
test_endpointTest a Function App endpoint and get detailed response information. The endpoint will be prepended to the base url which is: http://localhost:7071/api