Blandskron Signals
OfficialAllows interaction with the Blandskron Signals editorial platform through Django's internal API, enabling AI agents to manage publications, content, and editorial operations.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Blandskron Signalspublish the approved editorial for tomorrow's edition"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Blandskron Signals
Plataforma editorial tecnológica de Blandskron, operada por agentes mediante un servidor MCP. El MVP mantiene a Django como fuente de verdad y usa Django Templates para el sitio público.
Requisitos
Docker Desktop con Docker Compose
Git
PowerShell 7 (Windows) o Bash (Linux/macOS)
Related MCP server: @socheli/mcp
Inicio local
cp .env.example .env
docker compose up --buildServicios locales: sitio/API Django en http://localhost:8000, MCP en http://localhost:8100/health, Mailpit en http://localhost:8025 y PostgreSQL en localhost:5432. Para cPanel consulta docs/deployment/cpanel.md.
En Windows: Copy-Item .env.example .env y ./scripts/start-local.ps1.
El contenedor local aplica migraciones y datos iniciales automáticamente al iniciar.
Comandos
make setup, make up, make migrate, make seed, make test y make down.
Los equivalentes PowerShell están en scripts/.
Consulta docs/architecture/overview.md para la arquitectura. Las Fases 0 a 8 del plan maestro ya tienen su base implementada; la ejecución integral queda pendiente de iniciar Docker Desktop.
Principios
No se integra la API de OpenAI en este repositorio.
Django concentra la lógica de negocio y el acceso a PostgreSQL.
El MCP solo consume la API interna de Django.
Toda publicación debe estar autorizada y auditada.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityDmaintenanceEnables AI agents to publish and manage pedagogical content in Moodle via Web Services with guaranteed idempotency. It provides tools for course management, lesson publishing, preview workflows, and direct Moodle API access.512MIT
- Alicense-qualityCmaintenanceEnables MCP-enabled agents to manage Socheli content: list, inspect, generate renders, dispatch to device fleet, publish across platforms, and curate the dated content plan via natural language.9MIT
- Alicense-qualityDmaintenanceEnables publishing content to multiple social media platforms (YouTube, Twitter, Facebook, Instagram, TikTok, Reddit, Blog) through automation agents, with task management and system validation.4MIT
- Alicense-qualityBmaintenanceOpen-source MCP server that turns any CMS backend into an AI-agent-ready content management system. It provides tools for content CRUD, idea management, and publication tracking, with safety features requiring human approval for publishing.MIT
Related MCP Connectors
Connect any AI agent to 11+ social platforms: schedule, publish & track posts via hosted MCP.
Operate smplkit from your agent: feature flags, config, logging, audit, and scheduled jobs.
Control plane for autonomous software labor. Agents claim objectives over MCP with audit trail.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Blandskron/blandskron-signals'
If you have feedback or need assistance with the MCP directory API, please join our Discord server