Skip to main content
Glama

mcp-function-app-tester

package.json1.17 kB
{ "name": "dkmaker-mcp-function-app-tester", "version": "0.2.0", "description": "A test of responses from a Function App", "license": "MIT", "type": "module", "bin": { "function-app-tester": "./build/index.js" }, "files": [ "build", "README.md", "LICENSE" ], "scripts": { "build": "tsc && node -e \"require('fs').chmodSync('build/index.js', '755')\"", "prepare": "npm run build", "watch": "tsc --watch", "inspector": "npx @modelcontextprotocol/inspector build/index.js" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.0.4", "axios": "^1.7.9" }, "devDependencies": { "@types/node": "^20.11.24", "typescript": "^5.3.3" }, "keywords": [ "mcp", "azure", "cline", "sonnet", "assistant", "development", "typescript" ], "author": "dkmaker", "repository": { "type": "git", "url": "git+https://github.com/dkmaker/mcp-function-app-tester.git" }, "bugs": { "url": "https://github.com/dkmaker/mcp-function-app-tester/issues" }, "homepage": "https://github.com/dkmaker/mcp-function-app-tester#readme", "engines": { "node": ">=18.0.0" } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/dkmaker/mcp-function-app-tester'

If you have feedback or need assistance with the MCP directory API, please join our Discord server