Okta MCP Server
@YiyangLi
About Okta MCP Server
No overview available yet
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"okta": {
"command": "npx",
"args": [
"-y",
"@yiyang.1i/okta-mcp-server"
],
"env": {
"OKTA_DOMAIN": "your-domain.okta.com",
"API_TOKEN": "your-api-token"
}
}
}
}Tools
9List of users with their basic information
Created user object with full details
Full user object with all details
Updated user object
Confirmation message
List of groups with their information
Created group object
Confirmation message
List of applications with their details
Overview
What is Okta MCP Server?
Okta MCP Server is an MCP (Model Context Protocol) server that enables Claude to interact with Okta organizations through the Okta API. It is designed for administrators and developers who want to manage Okta users, groups, and applications using natural language.
How to use Okta MCP Server?
Create an Okta API token and obtain your Okta domain. Then configure Claude Desktop by adding the server to claude_desktop_config.json with the OKTA_DOMAIN and API_TOKEN environment variables, using npx to run the package. Once set up, you can issue natural language commands like “Is there a user named 'Joe' in my Okta org?” or “assign the user [email protected] to the Slack application.”
Key features of Okta MCP Server
- List
More Developer Tools MCP servers
Huoshan Test
volcengineDevDocs by CyberAGI 🚀
cyberagiincCompletely free, private, UI based Tech Documentation MCP server. Designed for coders and software developers in mind. Easily integrate into Cursor, Windsurf, Cline, Roo Code, Claude Desktop App
Hello World MCP Server (Reference Extension)
anthropicsDesktop Extensions: One-click local MCP server installation in desktop apps
FastAPI-MCP
tadata-orgExpose your FastAPI endpoints as Model Context Protocol (MCP) tools, with Auth!
Deepwiki MCP Server
regenrek📖 MCP server for fetch deepwiki.com and get latest knowledge in Cursor and other Code Editors
Comments