Skip to main content
Glama

Algorand MCP Server

by Tairon-ai
.gitignore758 B
# Dependencies node_modules/ #package-lock.json yarn.lock pnpm-lock.yaml # Production build dist/ build/ # IDE .vscode/ .idea/ *.swp *.swo *~ .DS_Store # Logs logs/ *.log npm-debug.log* yarn-debug.log* yarn-error.log* pnpm-debug.log* lerna-debug.log* # Testing coverage/ .nyc_output/ test-results/ junit.xml # Cache .cache/ .parcel-cache/ .next/ .nuxt/ .turbo/ # Temp files *.tmp *.temp tmp/ temp/ # Docker docker-compose.override.yml # SSL certificates *.pem *.key *.crt # Backup files *.backup *.bak # OS files Thumbs.db Desktop.ini # NPM/PNPM .npm/ .pnpm-store/ # Documentation build docs-build/ storybook-static/ # Environment variables .env .env.local .env.*.local # Private keys (extra safety) **/private-key* **/privateKey* **/*_key.txt

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

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