Skip to main content
Glama

Authenticator App MCP Server

by firstorderai
package.json1.05 kB
{ "name": "authenticator-mcp", "version": "1.1.2", "description": "Model Context Protocol server for Authenticator App", "type": "module", "main": "dist/cli.js", "bin": { "authenticator-mcp": "dist/cli.js" }, "scripts": { "build": "tsc", "start": "node dist/cli.js", "prepublishOnly": "pnpm run build" }, "files": [ "dist", "package.json", "README.md" ], "repository": { "type": "git", "url": "git@github.com:firstorderai/authenticator_mcp.git" }, "keywords": [ "mcp", "model-context-protocol", "authenticator", "authenticator app", "ai", "agent", "claude", "cursor" ], "author": "FirstOrder.AI", "homepage": "https://authenticator.firstorder.ai", "license": "MIT", "devDependencies": { "@types/node": "^22.15.2", "@types/yargs": "^17.0.33", "prettier": "^3.5.3", "typescript": "^5.8.3" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.10.2", "dotenv": "^16.5.0", "yargs": "^17.7.2", "zod": "^3.24.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/firstorderai/authenticator_mcp'

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