Back to repositories

github-recent__mbarbine__platphorm-mcp

platphorm-mcp

> **mcp.platphormnews.com** — Central MCP federation hub for the [PlatPhorm News](https://www.platphormnews.com) network

GitHub

Capabilities

30

Risks

2

Maturity

deprecated

Confidence

high

Capabilities

Accessibility UI Support

accessibility.ui-a11y

accessibilitypattern_only

Source evidence indicates ARIA, accessibility, keyboard, or screen-reader oriented UI behavior.

docs/accessibility.md

AI Chat or Generation

ai.chat-or-generation

ai-modelpartial

Source evidence indicates AI model, chat, completion, prompt, or generation behavior.

app/.well-known/ai-plugin.json/route.tsapp/api/v1/model/generate-client-config/route.tsapp/api/v1/model/generate-remediation-summary/route.tsapp/api/v1/prompts/[name]/route.ts

Metrics and Reporting

analytics.metrics-reporting

analyticspartial

Source evidence indicates analytics, metrics, reports, scores, or aggregation behavior.

app/api/v1/reports/decks/route.tsapp/api/v1/reports/docs/route.tsapp/api/v1/reports/sheets/route.tsnext.config.mjs

API Route Handlers

api.route-handlers

apipartial

Repository exposes source-backed API route handlers discovered from framework route files.

app/api/[...path]/route.tsapp/api/callback/route.tsapp/api/capabilities/route.tsapp/api/client/route.ts

User Authentication and Sessions

auth.user-session

authenticationpattern_only

Source evidence indicates authentication, login, session, token, or identity handling.

app/api/callback/route.tslib/mcp/auth.tslib/mcp/dynamo.tslib/platform/auth.ts

Access Control

authorization.access-control

authorizationpattern_only

Source evidence indicates roles, permissions, admin boundaries, or access-control checks.

lib/mcp/dynamo.ts

Workflow Runner

automation.workflow-runner

automationpartial

Source evidence indicates jobs, workflows, queues, cron tasks, or automation runs.

app/api/cron/daily/route.tsapp/api/cron/discovery/route.tsapp/api/cron/health-check/route.tsapp/api/cron/maintenance/route.ts

Content Publishing Workflow

content.publishing-workflow

content-managementpartial

Source evidence indicates content, docs, posts, publishing, CMS, or markdown/MDX workflows.

app/api/docs/[slug]/route.tsapp/api/docs/route.tsapp/api/v1/docs/route.tsapp/api/v1/reports/docs/route.ts

Operational Dashboard

dashboard.operational-dashboard

dashboardpattern_only

Source evidence indicates dashboard, admin, status, or overview UI surfaces.

components/mcp/discovery-dashboard.tsxcomponents/mcp/status-badge.tsx

Data Import and Export

data.import-export

data-exportpartial

Source evidence indicates import, export, CSV, JSON, XML, or structured data transfer behavior.

app/.well-known/agents.json/route.tsapp/.well-known/ai-plugin.json/route.tsapp/.well-known/mcp.json/route.tsapp/.well-known/trust.json/route.ts

Database Schema Management

database.schema-management

databasepartial

Repository includes database schemas, migrations, or database framework dependencies.

package.json

Deployment and Project Automation

deployment.project-automation

deploymentpattern_only

Repository includes CI workflows, deployment config, or containerization files.

Dockerfilevercel.json

Document Processing

document.processing

document-processingpartial

Source evidence indicates PDF, DOCX, document conversion, extraction, or rendering behavior.

lib/mcp/tools/orchestrator.ts

Ecommerce Product Catalog

ecommerce.product-catalog

ecommercepartial

Source evidence indicates products, cart, checkout, orders, Shopify, or commerce flows.

docs/PHASE-2-PRODUCTION-PLAN.mdlib/mcp/tools/producthunt.ts

File Upload Handling

file.upload-handling

file-uploadpartial

Source evidence indicates upload, attachment, media, or multipart file handling.

app/api/v1/model/generate-remediation-summary/route.ts

Form Submission Flow

forms.submission-flow

formspattern_only

Source evidence indicates forms, contact flows, submit endpoints, or validation-backed input handling.

components/ui/form.tsxlib/platform/auth.tslib/platform/trust-policy.tspackage.json

AWS Integration

integration.aws

integrationpartial

Repository has source-backed indicators for a AWS integration.

docs/license.mddocs/mcp-config.mddocs/PHASE-2-PLAN.mddocs/PHASE-2-PRODUCTION-PLAN.md

Neon Integration

integration.neon

integrationpartial

Repository has source-backed indicators for a Neon integration.

lib/mcp/registry.tslib/mcp/tools/orchestrator.tspackage.json

PlatPhorm Integration

integration.platphorm

integrationpartial

Repository has source-backed indicators for a PlatPhorm integration.

app/.well-known/agents.json/route.tsapp/.well-known/ai-plugin.json/route.tsapp/.well-known/mcp.json/route.tsapp/.well-known/trust.json/route.ts

Redis Integration

integration.redis

integrationpartial

Repository has source-backed indicators for a Redis integration.

docs/license.mdlib/mcp/redis.tspackage-lock.jsonpackage.json

Vercel Integration

integration.vercel

integrationpartial

Repository has source-backed indicators for a Vercel integration.

app/api/callback/route.tsapp/api/webhooks/deploy/route.tsapp/api/webhooks/vercel/route.tsapp/layout.tsx

MCP Tool Server

mcp.tool-server

mcppartial

Repository contains MCP-related routes, manifests, files, or dependencies.

.vscode/mcp.jsonapp/api/mcp/capabilities/route.tsapp/api/mcp/register/route.tsapp/api/mcp/route.ts

Trace and Logging

observability.trace-logging

observabilitypartial

Source evidence indicates trace, span, logging, monitoring, or OpenTelemetry behavior.

app/api/cron/health-check/route.tsapp/api/health/route.tsapp/api/mcp/route.tsapp/api/v1/health/route.ts

Application Routes

routing.application-pages

routingpattern_only

Repository contains user-facing application page routes.

app/client/page.tsxapp/docs/page.tsxapp/faq/page.tsxapp/mcp/discovery/page.tsx

Search Query Interface

search.query-interface

searchpartial

Source evidence indicates search UI, indexing, or query behavior.

app/api/v1/search/route.tslib/mcp/__tests__/discovery-search.test.tsnext.config.mjstests/__tests__/search-tools.test.ts

Environment Configuration

security.env-configuration

securitypattern_only

Repository references environment variables; secret-like names are cataloged without values.

app/.well-known/[...path]/route.tsapp/.well-known/agents.json/route.tsapp/.well-known/mcp.json/route.tsapp/.well-known/trust.json/route.ts

Shipping and Fulfillment Flow

shipping.fulfillment-flow

shippingpartial

Source evidence indicates shipping, labels, postcards, fulfillment, or delivery-provider integration.

components/ui/label.tsxpackage.json

Automated Test Suite

testing.automated-tests

testingpattern_only

Repository includes automated test files.

app/api/v1/search/route.test.tsapp/api/v1/test/mcp/route.tsapp/api/v1/test/sites/route.tsapp/mcp/test/page.tsx

UI Component Library

ui.component-library

ui-componentpartial

Reusable UI components were found in component-oriented source paths.

components/layout/footer.tsxcomponents/layout/topbar.tsxcomponents/mcp/batch-health-checker.tsxcomponents/mcp/client/connection-manager.tsx

Webhook Event Receiver

webhooks.event-receiver

webhookspartial

Source evidence indicates webhook receiving, event delivery, or signature validation behavior.

app/api/callback/route.tsapp/api/webhooks/deploy/route.tsapp/api/webhooks/vercel/route.tsproxy.ts