Skip to main content
Glama
package.json682 B
{ "name": "tinyman-mcp", "version": "1.4.2", "description": "Tinyman Model Context Protocol Implementation", "workspaces": [ "packages/*" ], "scripts": { "build": "npm run build --workspaces", "test": "npm run test --workspaces", "clean": "npm run clean --workspaces" }, "keywords": [ "tinyman", "mcp", "blockchain", "algorand", "amm", "dex" ], "author": "GoPlausible", "license": "MIT", "devDependencies": { "@types/node": "^20.0.0", "@types/qrcode": "^1.5.5", "typescript": "^5.0.0" }, "dependencies": { "algosdk": "2.9.0", "qrcode": "^1.5.4", "@tinymanorg/tinyman-js-sdk":"^4.1.5" } }

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/GoPlausible/tinyman-mcp'

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