Skip to main content
Glama

ActionKit MCP Server

by jackmuva
package.json651 B
{ "type": "commonjs", "bin": { "mcp-actionkit": "./build/index.js" }, "name": "mcp-actionkit", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "build": "tsc && chmod 755 build/index.js" }, "files": [ "build" ], "keywords": [], "author": "", "license": "ISC", "dependencies": { "@modelcontextprotocol/sdk": "^1.7.0", "@types/jsonwebtoken": "^9.0.9", "dotenv": "^16.4.7", "jsonwebtoken": "^9.0.2", "zod": "^3.24.2" }, "devDependencies": { "@types/node": "^22.13.13", "typescript": "^5.8.2" } }

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/jackmuva/mcp-actionkit'

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