Skip to main content
Glama

Algorand MCP

by GoPlausible
package.json705 B
{ "name": "algorand-mcp", "version": "2.7.8", "description": "Algorand Model Context Protocol Implementation", "workspaces": [ "packages/*" ], "scripts": { "build": "npm run build --workspaces", "test": "npm run test --workspaces", "clean": "npm run clean --workspaces" }, "keywords": [ "algorand", "mcp", "blockchain" ], "author": "", "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" }, "bin": { "algorand-mcp": "./packages/server/dist/index.js" }, "main": "packages/server/dist/index.js" }

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/algorand-mcp'

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