mirador-mcp
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., "@mirador-mcpWhat was our monthly sales trend for this year?"
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.
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 demirador-coreen Railway.CORE_SERVICE_TOKEN: token service-to-service aceptado por el core.PORT: puerto HTTP, por defecto3000.
Related MCP server: mysql-mcp-zag
Desarrollo
pnpm install
pnpm devHealthcheck:
curl http://localhost:3000/healthzEndpoint MCP: http://localhost:3000/mcp con header Authorization: Bearer <MCP_API_KEY>.
Tools
ask_company_datadescribe_business_schemarun_readonly_querygenerate_chart_specsearch_company_knowledgesuggest_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.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
No tool schema history has been recorded yet.
This server cannot be installed
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
Governed data discovery, exact queries, decisions, simulations, and runtime utilities over MCP.
Unified gateway exposing 150+ tools across all NexGenData MCP servers via one endpoint.
Query, browse, and automate OmegaAI workspaces from any MCP client. Streamable HTTP with OAuth 2.0.
Query, join, profile, clean and convert CSV/JSON/Parquet with server-side DuckDB over MCP.
Related MCP Servers
AlicenseNot gradedqualityCmaintenanceProvides a modular MCP server to integrate with IBM Data Intelligence services, enabling secure interaction with data intelligence capabilities via tools and skills.19Apache 2.0- AlicenseNot gradedqualityCmaintenanceEnables SQL query execution and database structure browsing via MCP tools and resources.MIT
- AlicenseAqualityCmaintenanceRead-only SQLite database explorer for MCP clients. Allows discovery of tables and columns via resources and running SELECT queries via a tool.2MIT
- FlicenseNot gradedqualityCmaintenanceProvides MCP tools to interact with Databricks SQL warehouses, enabling metadata discovery, table reading, and DDL operations.-
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/C3SC0-V4113/Mirador-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server