Skip to main content
Glama
Blandskron

Blandskron Signals

Official
by Blandskron

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: Axonity Flow MCP Server

Inicio local

cp .env.example .env
docker compose up --build

Servicios 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.

F
license - not found
Not graded
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables 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.
    13
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Enables AI agents to author and manage workflows, agents, tools, skills, policies, and reference docs in an Axonity tenant via the public REST API, with guardrails preventing direct publishing and secret exposure.
    100
    432
    MIT
  • A
    license
    B
    quality
    B
    maintenance
    An MCP server that enables agents to safely interact with CMS content, with deny-by-default write policies, type/field allowlists, and structured audit trails.
    5
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Enables AI agents to draft, review, preview, and publish content across multiple websites through typed MCP tools. Ensures safe, policy-gated, and auditable publication without requiring a conventional CMS admin interface.
    Apache 2.0

View all related MCP servers

Related MCP Connectors

  • Connect any AI agent to 11+ social platforms: schedule, publish & track posts via hosted MCP.

  • Marketing MCP: content, SEO, outbound, LinkedIn, ads. Agents provision a sandbox with one POST.

  • Operate smplkit from your agent: feature flags, config, logging, audit, and scheduled jobs.

View all MCP Connectors

Latest Blog Posts

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