Server data from the Official MCP Registry
MCP Hub: AI service discovery, per-user OAuth, and multi-service workflow orchestration
MCP Hub: AI service discovery, per-user OAuth, and multi-service workflow orchestration
Remote endpoints: streamable-http: https://paichart.app/mcp
Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.
Endpoint verified · Requires authentication · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Remote Plugin
No local installation needed. Your AI client connects to the remote endpoint directly.
Add this to your MCP configuration to connect:
{
"mcpServers": {
"app-paichart-mcp-hub": {
"url": "https://paichart.app/mcp"
}
}
}From the project's GitHub README.
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.
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
| 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 |
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.
https://paichart.app/mcphttps://paichart.app/api/auth/jwksmcp 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
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.