Frontegg MCP Server
@frontegg
关于 Frontegg MCP Server
暂无概览
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"frontegg-mcp-server": {
"command": "npx",
"args": [
"@frontegg/coding-agent-toolkit",
"init"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Frontegg MCP Server?
A standalone MCP server that provides 96 tools for diagnosing and fixing Frontegg mobile SDK integrations and configuring Frontegg tenants via the Management API. It works with any MCP-compatible client (Claude Desktop, Cursor, Claude Code) and supports Android, iOS, Flutter, React Native, and Ionic SDKs.
How to use Frontegg MCP Server?
Install via npx --yes @frontegg/frontegg-mcp-server and wire it into your MCP client’s configuration. Set FRONTEGG_CLIENT_ID and FRONTEGG_API_KEY environment variables to enable tenant configuration tools; the diagnose/fix tools work without them. Ask your assistant plain‑language questions or use the frontegg_auto tool to scan a project.
Key features of Frontegg MCP Server
- Live canonical knowledge from GitHub, refreshed every 6 hours
- Auto-detects Android, iOS, Flutter, React Native, or Ionic SDK
- Generates ready-to-apply unified diffs from official example apps
- CIAM feature guides covering social login, passkeys, SSO, and more
- Tenant configuration from chat (MFA, SSO, users, branding, audit logs)
- Security-aware checks: HTTP URLs, hardcoded credentials, .env issues
Use cases of Frontegg MCP Server
- Diagnose and fix missing deep‑link configurations in React Native
- Check if a Flutter Frontegg SDK version is up to date
- Get step‑by‑step setup instructions for Apple Sign In
- Read and update MFA policy directly from chat
- Perform a security sanity check before shipping a mobile app
FAQ from Frontegg MCP Server
What environment variables are needed?
Set FRONTEGG_CLIENT_ID and FRONTEGG_API_KEY for tenant configuration tools. The diagnose/fix tools work without them.
Which SDKs are supported?
Android (Kotlin), iOS (Swift), Flutter, React Native, and Ionic / Capacitor.
How does the MCP keep its knowledge up to date?
It reads the canonical Frontegg SDK source from GitHub at runtime. The cache refreshes every 6 hours.
Can I run it without Frontegg credentials?
Yes. The diagnose/fix tools work without any credentials. Tenant API tools require the environment variables.
Why does npx install version 1.0.1 instead of 2.0.0?
Version 2.0.0 (96 tools) is in a pre‑merge branch. Until it ships to npm, npx fetches 1.0.1 (49 platform tools only). To run the full surface today, clone and build from source.
其他 分类下的更多 MCP 服务器
ghidraMCP
LaurieWiredMCP Server for Ghidra
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
评论