Exposes user, membership, and role administration tools via MCP, acting as a thin passthrough to a coordinator API with RBAC enforced by the coordinator using caller bearer tokens.
Exposes MCP tools for user CRUD operations (get, list, create, update, delete) by routing requests through shared business logic and an API client, using JSONPlaceholder as the demo backend.
MCP server that serves tools for interacting with a users API over stdio, supporting operations like finding users. It provides a validated configuration and structured logging for building MCP-based user management workflows.
Enables managing Polizei (Polisafe) Admin/RBAC API resources such as users, roles, permissions, scopes/tenants, invitations, OAuth clients, and profiles through MCP tools.
Enables managing ZenTao users through MCP, including token retrieval, current user info, user listing, creation, update, and deletion, over stdio or Streamable HTTP.