Skip to main content
Glama
syia-ai

Siya Dashboard Menu MCP

Official
by syia-ai

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoLogging levelinfo
GITHUB_REPONoGitHub repository nameapp-insights-v2
GITHUB_OWNERNoGitHub repository ownersyia-ai
GITHUB_TOKENYesGitHub personal access token with repository permissions
GITHUB_CONFIG_PATHNoPath to the dashboard configuration file in the repositorydashboard-config.json

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}
prompts
{}
resources
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_dashboard_configA

Get the current complete dashboard configuration from GitHub

add_menu_sectionB

Add a new section to a client's dashboard menu

update_menu_sectionB

Update a specific section in a client's dashboard menu

remove_menu_sectionB

Remove a section from a client's dashboard menu

upload_dashboard_fileB

Upload an HTML dashboard file to S3 and add it as a menu section

list_eta_collectionsA

List all collections in the eta_raw_data_db MongoDB database

query_eta_dataB

Query data from a collection in the eta_raw_data_db MongoDB database (read-only)

count_eta_documentsA

Count documents in a collection with optional query filter

get_eta_distinct_valuesC

Get distinct values for a field in a collection

aggregate_eta_dataA

Execute MongoDB aggregation pipeline on eta data (read-only)

get_eta_collection_statsA

Get statistics about a collection (document count, size, indexes, etc.)

Prompts

Interactive templates invoked by user choice

NameDescription
section_management_guideComprehensive guide for managing dashboard menu sections
section_best_practicesBest practices for dashboard menu section management

Resources

Contextual data attached and managed by the client

NameDescription
Dashboard Section SchemaJSON schema for dashboard menu section structure
Example Menu SectionExample of a dashboard menu section configuration

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/syia-ai/siya-dashboard-menu-mcp'

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