MCP Function App Tester
@dkmaker
MCP Function App Tester について
A MCP Server to test local development of function app apis
基本情報
設定
ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is MCP Function App Tester?
A TypeScript-based MCP server that enables testing of Azure Function App endpoints through Cline, allowing developers to test and interact with Function App endpoints directly from their development environment.
How to use MCP Function App Tester?
Install the package via npm install dkmaker-mcp-function-app-tester, then use it through Cline. The server provides tools to test endpoints at the base URL http://localhost:7071/api. Requests specify the HTTP method, endpoint, optional body, and custom headers.
Key features of MCP Function App Tester
- Test Function App endpoints with GET, POST, PUT, DELETE methods
- Detailed response information for each request
- Custom header support for any request
- Request body handling for POST and PUT methods
- Authentication via Basic, Bearer Token, or API Key (configured with environment variables)
Use cases of MCP Function App Tester
- Test Azure Function App endpoints locally during development
- Verify API responses and error handling through Cline
- Test endpoints that require different authentication methods
- Quickly iterate on Function App logic without leaving the editor
FAQ from MCP Function App Tester
What authentication methods are supported?
Basic Authentication (username/password), Bearer Token authentication, and API Key authentication (using a custom header). Authentication is configured via environment variables.
How do I set up authentication for MCP Function App Tester?
Set the corresponding environment variables: AUTH_BASIC_USERNAME/AUTH_BASIC_PASSWORD for Basic, AUTH_BEARER for Bearer Token, or AUTH_APIKEY_HEADER_NAME/AUTH_APIKEY_VALUE for API Key. Precedence is Basic → Bearer → API Key.
What HTTP methods does the server support?
GET, POST, PUT, and DELETE requests are supported.
What base URL does the server use?
The default base URL is http://localhost:7071/api, the typical local endpoint for Azure Function Apps.
Does MCP Function App Tester require a running Azure Functions host?
Yes, the server tests endpoints at the configured base URL, so a local or remote Function App host must be running and accessible.
「その他」の他のコンテンツ
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
コメント