Skip to main content
Glama
package.json1.14 kB
{ "name": "plink-mcp-server", "version": "0.0.4", "description": "MCP server exposing P-Link.io API as tools", "type": "module", "scripts": { "dev": "tsx watch src/index.ts", "build": "tsc -p tsconfig.json", "start": "node build/index.js", "start:stdio": "node build/stdio.js", "start:http": "node build/index.js --http", "prepublishOnly": "npm run build" }, "bin": { "plink-mcp": "./build/cli.js" }, "files": [ "build", "static", "locales", "manifest.en.json", "manifest.fr.json", "manifest.template.json", "scripts/generate-manifest.mjs", "README.md" ], "engines": { "node": ">=18.17" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.2.0", "@scure/base": "^2.0.0", "@solana/kit": "^2.3.0", "dotenv": "^16.4.5", "express": "^4.19.2", "ioredis": "^5.3.2", "jose": "^6.1.0", "undici": "^6.19.8", "x402-fetch": "^0.7.0", "zod": "^3.23.8" }, "devDependencies": { "@types/express": "^5.0.3", "@types/node": "^24.8.0", "ts-node": "^10.9.2", "tsx": "^4.19.1", "typescript": "^5.6.3" } }

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/paracetamol951/P-Link-MCP'

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