PrimeBrickPrimeBrick
  • Docs
  • Contact
  • MIT License
  • Documentation
  • MCP Server
  • API Catalog
  • Services
  • Libraries
PrimeBrickPrimeBrick

© 2026 PrimeBrick. MIT License. v3.8.0

github
Information
MCP
    MCP Server Endpointpost
MCP OAuth
    Protected Resource Metadata (RFC 9728)getAuthorization Server Metadata (RFC 8414)getDynamic Client Registration (RFC 7591)postAuthorization EndpointgetToken Endpointpost
Schemas
powered by Zudoku
MCP Catalog

MCP Catalog

Download schema

Model Context Protocol (MCP) server for Primebrick. AI clients (Claude, ChatGPT, Cursor, VS Code) connect to the MCP endpoint to access Primebrick tools for entity CRUD, discovery, and service management. OAuth 2.1 authentication with RFC 9728, RFC 8414, and RFC 7591 support.

Tags
MCP
Model Context Protocol server endpoint for AI client integration
MCP OAuth
OAuth 2.1 endpoints for MCP server authentication (RFC 9728, RFC 8414, RFC 7591)
Security Schemes
bearerAuth
OAuth 2.1 Bearer token obtained via the Authorization Code flow with a consent screen. See /.well-known/oauth-authorization-server for discovery endpoints.
http
apiKey
API key passed via the X-API-Key header. Used for service-to-service authentication and MCP client access.
apiKey
Servers
http://localhost:3001

Local development server