Skip to main content
Glama

Algorand MCP

by GoPlausible
package.json966 B
{ "name": "@algorand-mcp/server", "version": "2.7.7", "description": "Algorand MCP Server Implementation", "type": "module", "main": "dist/index.js", "types": "dist/index.d.ts", "scripts": { "build": "tsc && cp -r src/resources/knowledge/taxonomy src/resources/knowledge/taxonomy-categories dist/resources/knowledge/", "clean": "rm -rf dist", "test": "jest" }, "dependencies": { "@blockshake/defly-connect": "1.1.6", "@daffiwallet/connect": "1.0.3", "@modelcontextprotocol/sdk": "^1.8.0", "@perawallet/connect": "1.3.5", "@tinymanorg/tinyman-js-sdk":"^4.1.5", "@types/qrcode": "^1.5.5", "algosdk": "2.9.0", "dotenv": "^16.4.7", "tweetnacl":"^1.0.3", "qrcode": "^1.5.4", "zod": "^3.23.5", "zod-to-json-schema": "^3.23.5" }, "devDependencies": { "@types/jest": "29.5.12", "@types/node": "20.11.24", "jest": "29.7.0", "ts-jest": "29.1.2", "typescript": "5.3.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/GoPlausible/algorand-mcp'

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