WorkOS
Rank #4,195com.workos/mcp
Manage your WorkOS workspace in plain language: orgs, users, SSO, Directory Sync, and AuthKit.
WorkOS is a Model Context Protocol (MCP) server published by workos. It ranks #4,195 of 132,113 servers tracked on MCP Toplist, and its repository has 46 GitHub stars. WorkOS is listed on Official MCP, with 2 tracked versions. It was first listed on Apr 27, 2026 and most recently updated on Sep 3, 2026.
Ranks ahead of 127,918 of 132,113 servers on MCP Toplist.
Use WorkOS
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http workos https://mcp.workos.com/mcp[mcp_servers.workos]
url = "https://mcp.workos.com/mcp"Add to ~/.codex/config.toml.
https://mcp.workos.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"workos": {
"url": "https://mcp.workos.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"workos": {
"type": "http",
"url": "https://mcp.workos.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"workos": {
"serverUrl": "https://mcp.workos.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"workos": {
"url": "https://mcp.workos.com/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/com.workos%2Fmcp)<a href="https://mcptoplist.com/server/com.workos%2Fmcp"><img src="https://mcptoplist.com/badge/com.workos%2Fmcp.svg" alt="MCP Toplist: Top 5% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
workos
Other servers by workos
View all workos servers →Available versions (2)
| Version | Published |
|---|---|
| 1.0.0 | Sep 3, 2026 |
| 0.1.0 | Jul 22, 2026 |
Frequently asked questions
- Who maintains WorkOS?
- WorkOS is maintained by workos, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is WorkOS listed on the Official MCP Registry?
- Yes — WorkOS is listed on the Official MCP Registry.
- How many versions does WorkOS have?
- MCP Toplist tracks 2 versions of WorkOS, most recently published on Sep 3, 2026.
- Where can I find the source code for WorkOS?
- The source code for WorkOS is hosted at github.com/workos/skills.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.