Sponsored by Deepsite.site

Asgardeo MCP Server

Created By
asgardeo8 months ago
MCP server to interact with your Asgardeo organization through LLM tools
Content

Asgardeo MCP Server

MCP server to interact with your Asgardeo organization through LLM tools

How to use

On Asgardeo

  1. Create an M2M application in your Asgardeo organization.
  2. Authorize following management APIs
APIScopes
Application Management API (/api/server/v1/applications)internal_application_mgt_view internal_application_mgt_update internal_application_mgt_create
API Resource Management API (/api/server/v1/api-resources)internal_api_resource_update internal_api_resource_create internal_api_resource_view
Identity Provider Management API (/api/server/v1/identity-providers)internal_idp_view
Authenticators Management API (/api/server/v1/authenticators)internal_authenticator_view
Claim Management API (/api/server/v1/claim-dialects)internal_claim_meta_view
SCIM2 Users API (/scim2/Users)internal_user_mgt_create
  1. Copy the client ID, and client secret of the M2M application.

On your machine

  1. Clone the repo.
  2. Install dependencies.
go mod tidy
  1. Build the repo. This will create an executable named asgardeo-mcp.
go build -o asgardeo-mcp
  1. Configure your MCP client.
  • Claude Desktop

    • Open Claude Desktop.

    • Click on Claude > Settings.

    • Switch to Developer tab.

    • Click on Edit Config button at the bottom. This will point to claude_desktop_config.json file in the file explorer.

    • Open the claude_desktop_config.json file in a code editor and in the mcpServers object, add the following.

      "asgardeo-mcp": {
          "command": "<absolute path to the asgardeo-mcp executable>",
          "args": [],
          "env": {
              "ASGARDEO_BASE_URL" : "https://api.asgardeo.io/t/<asgardeo organization>",
              "ASGARDEO_CLIENT_ID" : "<client ID>",
              "ASGARDEO_CLIENT_SECRET" : "<client secret>"
          }
      }
      
    • Restart Claude Desktop.

  • Cursor

    • Open Cursor.

    • Click on Cursor > Settings > Cursor Settings.

    • Switch to MCP tab.

    • Click on Add new global MCP server button at the bottom. This will open mcp.json file in the editor itself.

    • In the mcpServers object, add the following.

      "asgardeo-mcp": {
          "command": "<absolute path to the asgardeo-mcp executable>",
          "args": [],
          "env": {
              "ASGARDEO_BASE_URL" : "https://api.asgardeo.io/t/<asgardeo organization>",
              "ASGARDEO_CLIENT_ID" : "<client ID>",
              "ASGARDEO_CLIENT_SECRET" : "<client secret>"
          }
      }
      
  1. Try out.

    You can try following operations with the tool list available.

    • List applications
    • Create a Single Page App, Mobile App or M2M App
    • Update application basic info or OAuth configs
    • Add an API resource
    • Authorize API resource(s) to the application
    • Configure the login flow with a prompt to your app (limited capabilities only)
    • Create a test user
Recommend Servers
TraeBuild with Free GPT-4.1 & Claude 3.7. Fully MCP-Ready.
EdgeOne Pages MCPAn MCP service designed for deploying HTML content to EdgeOne Pages and obtaining an accessible public URL.
ChatWiseThe second fastest AI chatbot™
Baidu Map百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Amap Maps高德地图官方 MCP Server
TimeA Model Context Protocol server that provides time and timezone conversion capabilities. This server enables LLMs to get current time information and perform timezone conversions using IANA timezone names, with automatic system timezone detection.
Context7Context7 MCP Server -- Up-to-date code documentation for LLMs and AI code editors
Serper MCP ServerA Serper MCP Server
Playwright McpPlaywright MCP server
WindsurfThe new purpose-built IDE to harness magic
Jina AI MCP ToolsA Model Context Protocol (MCP) server that integrates with Jina AI Search Foundation APIs.
Howtocook Mcp基于Anduin2017 / HowToCook (程序员在家做饭指南)的mcp server,帮你推荐菜谱、规划膳食,解决“今天吃什么“的世纪难题; Based on Anduin2017/HowToCook (Programmer's Guide to Cooking at Home), MCP Server helps you recommend recipes, plan meals, and solve the century old problem of "what to eat today"
MCP AdvisorMCP Advisor & Installation - Use the right MCP server for your needs
CursorThe AI Code Editor
AiimagemultistyleA Model Context Protocol (MCP) server for image generation and manipulation using fal.ai's Stable Diffusion model.
BlenderBlenderMCP connects Blender to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Blender. This integration enables prompt assisted 3D modeling, scene creation, and manipulation.
Visual Studio Code - Open Source ("Code - OSS")Visual Studio Code
Tavily Mcp
MiniMax MCPOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
Zhipu Web SearchZhipu Web Search MCP Server is a search engine specifically designed for large models. It integrates four search engines, allowing users to flexibly compare and switch between them. Building upon the web crawling and ranking capabilities of traditional search engines, it enhances intent recognition capabilities, returning results more suitable for large model processing (such as webpage titles, URLs, summaries, site names, site icons, etc.). This helps AI applications achieve "dynamic knowledge acquisition" and "precise scenario adaptation" capabilities.
DeepChatYour AI Partner on Desktop