Logto MCP Server
Related Servers
Alternatives to Logto MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityCmaintenanceEnables programmatic control of Cursor's cloud-based AI agents for automated code generation and repository management via standardized MCP tools.15 npm6MIT
- AlicenseAqualityBmaintenanceEnables MCP-capable agents to create and invoke OpenServerless endpoints, manage secrets, and configure integrations such as S3, PostgreSQL, Redis, Milvus, and MongoDB.13Apache 2.0
- AlicenseNot gradedqualityDmaintenanceEnables LLM-powered tools to manage Databricks permissions, credentials, and Git credentials via the MCP protocol.1MIT
- AlicenseNot gradedqualityCmaintenanceMCP server for Dify Console API that enables managing apps, workflows, knowledge bases, models, plugins, and MCP servers programmatically from Claude Code or any MCP client.5 npm7MIT
- FlicenseNot gradedqualityDmaintenanceFacilitates integration of PrivateGPT with MCP-compatible applications, enabling chat functionalities and secure management of knowledge sources and user access.-
- AlicenseNot gradedqualityAmaintenanceEnables existing apps to expose their users and data to external AI agents via MCP with OAuth 2.1 authentication and scoped tools.313 npmMIT
TDQS
Scored across 26 tools
Every tool targets a distinct resource-action pair (user, application, organization, role) with no ambiguity. Even similar operations like list_users vs list_organization_members are clearly differentiated by resource.
Tools consistently use verb_noun pattern with snake_case (e.g., get_user, create_user). The only deviation is the logto_health tool which doesn't follow the pattern, but it's a single utility tool.
26 tools is slightly above the typical 3-15 range but each tool serves a necessary CRUD or management function across four resource types. The count is justified for the scope.
CRUD operations are fully covered for users, applications, organizations, and roles. Organization membership and user role assignment are also included. Missing details like application secrets or OIDC config are minor gaps.