Skip to main content
Glama

mirador-mcp

Adaptador MCP delgado para Mirador Core. Expone tools MCP sobre la Core Internal API (/internal/core/*) sin base de datos, sin llaves OpenAI y sin lógica de negocio propia.

Variables

  • MCP_API_KEY: token Bearer que deben enviar los clientes MCP.

  • CORE_INTERNAL_URL: URL interna de mirador-core en Railway.

  • CORE_SERVICE_TOKEN: token service-to-service aceptado por el core.

  • PORT: puerto HTTP, por defecto 3000.

Related MCP server: mysql-mcp-zag

Desarrollo

pnpm install
pnpm dev

Healthcheck:

curl http://localhost:3000/healthz

Endpoint MCP: http://localhost:3000/mcp con header Authorization: Bearer <MCP_API_KEY>.

Tools

  • ask_company_data

  • describe_business_schema

  • run_readonly_query

  • generate_chart_spec

  • search_company_knowledge

  • suggest_executive_questions

Todas las tools de datos delegan en POST /internal/core/ask; el catálogo delega en GET /internal/core/schema-catalog.

Railway

railway.json usa Nixpacks, pnpm start y healthcheck en /healthz. En producción, CORE_INTERNAL_URL debe apuntar al hostname privado de Railway del core.

F
license - not found
-
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
    -
    quality
    C
    maintenance
    Provides a modular MCP server to integrate with IBM Data Intelligence services, enabling secure interaction with data intelligence capabilities via tools and skills.
    19
    Apache 2.0
  • F
    license
    -
    quality
    C
    maintenance
    Provides MCP tools to interact with Databricks SQL warehouses, enabling metadata discovery, table reading, and DDL operations.

View all related MCP servers

Related MCP Connectors

  • 34 production API tools over one hosted MCP endpoint.

  • Query metrics, targets, entities, and team data in your Steep workspace via MCP.

  • Hosted MCP endpoint with realistic fake data for prototyping agents. 12 tools, no setup.

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/C3SC0-V4113/Mirador-MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server