Skip to content

MCP Server Integration for PAIG Governance Service#438

Open
Austin1234555 wants to merge 2 commits intoprivacera:mainfrom
Austin1234555:main-server-clean
Open

MCP Server Integration for PAIG Governance Service#438
Austin1234555 wants to merge 2 commits intoprivacera:mainfrom
Austin1234555:main-server-clean

Conversation

@Austin1234555
Copy link
Copy Markdown

@Austin1234555 Austin1234555 commented Sep 3, 2025

Description:

This PR introduces a standalone MCP server (mcp.py) using FastMCP for managing AI applications on the local PAIG governance service.

Key Features:

  • Authentication: Login to PAIG and manage session tokens.
  • API Helper: Unified helper for GET, POST, PUT, DELETE requests with automatic session handling.
  • Application Management: CRUD operations for AI applications and updating guardrails.
  • NLP Commands: Process natural language commands like “list applications”, “get application 42”, or “create application named X”.
  • Error Handling: Informative messages for success, errors, and guidance.

Comment thread mcp-server/mcp.py Outdated
Comment thread mcp-server/mcp.py Outdated
Comment thread mcp-server/mcp.py Outdated
@Austin1234555 Austin1234555 force-pushed the main-server-clean branch 2 times, most recently from c25648d to 815ce2d Compare September 4, 2025 09:29
updated mcp.py

temp: add old version of mcp.py
updated mcp.py with review changes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants