Skip to content

pingidentity/cloudflare-mcp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Cloudflare Workers MCP Server + Ping Identity

This repository features three implementations of Model Context Protocol (MCP) servers, built on Cloudflare Workers and integrated with Ping Identity solutions.

These servers act as a secure bridge between AI agents (like Claude Code or Claude Desktop) and your enterprise APIs, ensuring that every action taken by the AI is authenticated and authorized via your existing Ping Identity infrastructure.

  1. PingOne

  2. PingOne AIC

    • Uses Dynamic Client Registration for mcp client onboarding
    • Uses Token Exchange to generate tokens for downstream APIs
  3. PingFederate

    • Uses Dynamic Client Registration for mcp client onboarding
    • Uses Token Exchange to generate tokens for downstream APIs

Projects

  1. PingOne

    • Identity Provider: PingOne Multi-Tenant
    • Key Feature: Uses the Cloudflare Workers OAuth Provider library to act as an OIDC Client to PingOne
  2. PingOne Advanced Identity Cloud

    • Identity Provider: PingOne Advanced Identity Cloud
    • Key Feature: Implements Dynamic Client Registration (DCR) for seamless MCP client onboarding and Token Exchange for downstream API security
  3. PingFederate

    • Identity Provider: PingFederate
    • Key Feature: Implements Dynamic Client Registration (DCR) for seamless MCP client onboarding and Token Exchange for downstream API security

Getting Started

To deploy any of these servers:

  1. Navigate to the specific project directory
  2. Follow the detailed README.md within that directory for setup and configuration instructions

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •