MCP Server
Model Context Protocol server for AI integrations
Overview
Model Context Protocol (MCP) server for TheCulturePost.
NPM Packages
| Environment | Package Name | Visibility |
|---|---|---|
| Alpha | @burdenoff/alpha-theculturepost-mcp | Private |
| Stable | @burdenoff/theculturepost-mcp | Public |
Installation
Public (Stable)
npm install @burdenoff/theculturepost-mcp
Private (Alpha)
npm login
npm install @burdenoff/alpha-theculturepost-mcp
Repository
- GitHub: theculturepost-mcp
Features
MCP server providing AI agents with access to TheCulturePost capabilities.
Configuration
Add to your MCP client configuration to enable TheCulturePost integration.
See the NPM Package Management guide for more details.