Pega DX API
Integrates with Pega Infinity's DX APIs to enable conversational case management and workflow automa...
To configure the Pega DX MCP Server, you'll need to obtain the following environment variables:
PEGA_BASE_URLPEGA_CLIENT_IDPEGA_CLIENT_SECRET
Follow these steps to acquire these values:
Access Pega Dev Studio:
- Log in to your Pega Infinity instance as an administrator.
- Navigate to Dev Studio.
Create an OAuth 2.0 Client Registration:
- In the navigation pane, go to Records > Security > OAuth 2.0 Client Registration.
- Click Create to add a new client registration.
- Fill in the following details:
- Name: Enter a unique name for the client registration (e.g.,
PegaDXMCPClient). - Description: Provide a brief description (optional).
- Name: Enter a unique name for the client registration (e.g.,
- Click Create and open.
Configure Client Information:
- In the Client Information tab, note the following:
- Client ID: This is the unique identifier for your client.
- Client Secret: This is the password assigned to the client.
- Click View & download to see the client secret. Download and securely store the credentials, as the client secret will not be displayed again.
- In the Client Information tab, note the following:
Set Supported Grant Types:
- In the Supported grant types section, select Client credentials.
- In the Operator ID field, select an operator that the application will use to authorize the OAuth 2.0 client.
Define Token Lifetimes:
- In the Token lifetime section, set the desired lifetimes for the authorization code, access token, and refresh token. Default values are:
- Authorization code lifetime: 600 seconds
- Access token lifetime: 3600 seconds
- Refresh token lifetime: 86400 seconds
- In the Token lifetime section, set the desired lifetimes for the authorization code, access token, and refresh token. Default values are:
Save the Client Registration:
- Click Save to finalize the client registration.
Retrieve the Base URL:
- The
PEGA_BASE_URLis the URL of your Pega Infinity instance (e.g.,https://your-pega-instance.com).
- The
Configure Environment Variables:
In your MCP client's configuration, set the environment variables as follows:
{ "PEGA_BASE_URL": "https://your-pega-instance.com", "PEGA_CLIENT_ID": "your-client-id", "PEGA_CLIENT_SECRET": "your-client-secret" }Replace
"your-client-id"and"your-client-secret"with the values obtained from the OAuth 2.0 Client Registration.
By completing these steps, you'll have the necessary environment variables configured for the Pega DX MCP Server.
Quick Start
Choose Connection Type for
Authentication Required
Please sign in to use FastMCP hosted connections
Configure Environment Variables for
Please provide values for the following environment variables:
started!
The MCP server should open in . If it doesn't open automatically, please check that you have the application installed.
Copy and run this command in your terminal:
Make sure Gemini CLI is installed:
Visit Gemini CLI documentation for installation instructions.
Make sure Claude Code is installed:
Visit Claude Code documentation for installation instructions.
Installation Steps:
Configuration
Installation Failed
More for Automation
View All →Blender
Experience seamless AI-powered 3D modeling by connecting Blender with Claude AI via the Model Context Protocol. BlenderMCP enables two-way communication, allowing you to create, modify, and inspect 3D scenes directly through AI prompts. Control objects, materials, lighting, and execute Python code in Blender effortlessly. Access assets from Poly Haven and generate AI-driven models using Hyper3D Rodin. This integration enhances creative workflows by combining Blender’s robust tools with Claude’s intelligent guidance, making 3D content creation faster, interactive, and more intuitive. Perfect for artists and developers seeking AI-assisted 3D design within Blender’s environment.
Meta Ads
Unlock AI-driven insights and control for your Meta ad campaigns across Facebook and Instagram. Meta Ads MCP enables large language models to analyze performance, visualize creatives, and provide strategic recommendations through a unified interface. Manage campaigns, ad sets, and ads with actionable feedback on budget allocation, targeting, and creative improvements. Compatible with any MCP client and supports comprehensive campaign management on all Meta platforms. Leverage automated monitoring, creative optimization, and detailed performance metrics to maximize your advertising impact effortlessly.
FreeCAD
Enables AI-driven CAD modeling by providing a remote procedure call (RPC) server that allows programmatic control of FreeCAD, supporting operations like creating documents, inserting parts, editing objects, and executing Python code for generative design workflows.
More for Developer Tools
View All →
GitHub
Extend your developer tools with the GitHub MCP Server—a powerful Model Context Protocol server enhancing automation and AI interactions with GitHub APIs. It supports diverse functionalities like managing workflows, issues, pull requests, repositories, and security alerts. Customize available toolsets to fit your needs, enable dynamic tool discovery to streamline tool usage, and run the server locally or remotely. With read-only mode and support for GitHub Enterprise, this server integrates deeply into your GitHub ecosystem, empowering data extraction and intelligent operations for developers and AI applications. Licensed under MIT, it fosters flexible and advanced GitHub automation.
Desktop Commander
Desktop Commander MCP transforms Claude Desktop into a powerful AI assistant for managing files, running terminal commands, and editing code with precision across your entire system. It supports in-memory code execution, interactive process control, advanced search and replace, plus comprehensive filesystem operations including reading from URLs and negative offset file reads. With detailed audit and fuzzy search logging, it enables efficient automation, data analysis, and multi-project workflows—all without extra API costs. Designed for developers seeking smarter automation, it enhances productivity by integrating all essential development tools into a single, intelligent chat interface.
Chrome DevTools
Provides direct Chrome browser control through DevTools for web automation, debugging, and performance analysis using accessibility tree snapshots for reliable element targeting, automatic page event handling, and integrated performance tracing with actionable insights.
Microsoft Docs
Access official Microsoft documentation instantly with the Microsoft Learn Docs MCP Server. This cloud service implements the Model Context Protocol (MCP) to enable AI tools like GitHub Copilot and others to perform high-quality semantic searches across Microsoft Learn, Azure, Microsoft 365 docs, and more. It delivers up to 10 concise, context-relevant content chunks in real time, ensuring up-to-date, accurate information. Designed for seamless integration with any MCP-compatible client, it helps AI assistants ground their responses in authoritative, current Microsoft resources for better developer support and productivity.