pAIchart

pAIchart

AI-native service orchestration platform. Discover MCP services by capability, chain multi-service-workflows at runtime, and authenticate per-user via JWKS/External OAuth. A single pAIchart MCP server needs only 10 tools to access hundreds of registered local or network MCP servers solving the context issue individual MCP server tools impose. Enabled by pAIchart's service_call innovation.

Category
Visit Server

README

pAIchart — MCP Hub Platform

AI Service Orchestration with Per-User Authentication

pAIchart is a MCP service mesh where AI discovers MCP servers, composes & orchestrates multi-service workflows. Users can self-register services and connect agents or AI clients to any MCP service through a single Hub with trust-level authentication, per-user OAuth passthrough, and multi-service workflows.

What pAIchart Does

  • Free Service Registration — Comprehensive guides available via "/prompt list" or as MCP resources
  • Service Discovery — AI agents find services by capability, not by name
  • Multi-Service Workflows — Chain services sequentially, in parallel, or conditionally with variable passing
  • Per-User Authentication — Each user's operations run as themselves via External OAuth (validated with Snowflake)
  • Trust Level System — 6-tier security model controls token forwarding (INTERNAL → TRUSTED → OWNER → TEAM_MEMBER → SCOPED → ANONYMOUS)
  • JWKS Token Validation — RS256 asymmetric cryptography, public key verification, 95/100 security score

How It Works

User (Claude Desktop / ChatGPT) → Authenticates to pAIchart Hub → Discovers services by capability → Hub determines trust level, forwards JWT if authorized → External service validates JWT via JWKS → Operations execute as the authenticated user

Live Services

Service Capability Per-User Auth
Snowflake Data warehouse queries ✅ External OAuth
EIA U.S. energy data analytics Service account
Weather Real-time weather data Service account
EODHD Financial market data Service account
Browser Automation Web scraping, screenshots, PDFs Service account
Notifications Email, Slack, webhooks Service account

Register Your MCP Service

Any MCP service can register with the Hub in one command:

registry(action: "register", { name: "my-service", description: "What your service does", endpoint: "https://my-service.com/mcp", category: "data-services" })

Services that support External OAuth (like Snowflake, Databricks) get per-user authentication automatically.

Links

  • Platform: paichart.app
  • MCP Endpoint: https://paichart.app/mcp
  • JWKS: https://paichart.app/api/auth/jwks
  • Documentation: Provided as a resource (or use /prompt list) in AI Clent

Keywords

mcp mcp-hub mcp-server mcp-orchestration model-context-protocol ai-services service-discovery external-oauth jwks per-user-authentication workflow-orchestration claude-desktop chatgpt snowflake

Recommended Servers

playwright-mcp

playwright-mcp

A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.

Official
Featured
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.

Official
Featured
Local
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.

Official
Featured
Local
TypeScript
VeyraX MCP

VeyraX MCP

Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.

Official
Featured
Local
graphlit-mcp-server

graphlit-mcp-server

The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.

Official
Featured
TypeScript
Kagi MCP Server

Kagi MCP Server

An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.

Official
Featured
Python
E2B

E2B

Using MCP to run code via e2b.

Official
Featured
Neon Database

Neon Database

MCP server for interacting with Neon Management API and databases

Official
Featured
Exa Search

Exa Search

A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.

Official
Featured
Qdrant Server

Qdrant Server

This repository is an example of how to create a MCP server for Qdrant, a vector search engine.

Official
Featured