Skip to main content
Glama
package.json903 B
{ "name": "@perfecxion/secure-mcp-client", "version": "1.0.0", "description": "Client SDK for Secure MCP Server", "main": "dist/index.js", "types": "dist/index.d.ts", "scripts": { "build": "tsc", "prepublishOnly": "npm run build", "test": "jest" }, "keywords": [ "mcp", "client", "sdk", "model-context-protocol" ], "author": "Perfecxion AI", "license": "Apache-2.0", "dependencies": { "socket.io-client": "^4.6.0", "axios": "^1.6.0", "eventemitter3": "^5.0.1" }, "devDependencies": { "@types/node": "^20.10.5", "typescript": "^5.3.3", "jest": "^29.7.0", "ts-jest": "^29.1.1" }, "publishConfig": { "access": "public", "registry": "https://registry.npmjs.org/" }, "repository": { "type": "git", "url": "https://github.com/perfecxion-ai/secure-mcp.git", "directory": "packages/client-sdk" } }

Latest Blog Posts

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/perfecxion-ai/secure-mcp'

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