Skip to main content
Glama

Algorand MCP

by GoPlausible
liquid-auth:decisions:1-Service-Authentication.md832 B
# Overview FIDO2 is a standard for authentication. This repository seeks to explore the concrete implementations for WebAuthn(Browser) and FIDO2(Android). ## Decisions - Reference Implementation: https://codelabs.developers.google.com/codelabs/fido2-for-android#0 - Use `Nest.js` as a backend for team familiarity - Use https://developer.chrome.com/docs/devtools/webauthn/ for Browser testing - Use https://simplewebauthn.dev/ for primary server library - Use https://developers.google.com/android/reference/com/google/android/gms/fido/fido2/package-summary for primary Android Library ## Implementation Service Authentication is done using `Nest.js` and `Express-Session`. This is a simple, unsecure way to authenticate users. It is not recommended for production user. Adds routes for FIDO2 registration and authentication.

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