69
/ 100
12 days ago
glama

OpenSearch Dashboards MCP Server

An MCP server for managing OpenSearch Dashboards, enabling AI assistants to create, manage, and inspect dashboards, visualizations, saved objects, and plugin features.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: OSD_API_TOKEN, OSD_PASSWORD
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configOSD_SIGV4
configOSD_URLexport =https://localhost:5601
configOSD_USERNAMEexport =admin
🔐 secretOSD_API_TOKEN
🔐 secretOSD_PASSWORDexport =admin
configOSD_VERIFY_SSL
configOSD_TENANT
configOSD_READONLY
configOS_URL
configAWS_REGION
configAWS_DEFAULT_REGION
configAWS_PROFILE
configOSD_SCOPES
configOSD_ENABLED_CATEGORIESexport =core_tools,alerting,anomaly_detection
configOSD_DISABLED_CATEGORIESexport =security
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/eemijuntunen-opensearch-dashboards-mcp-server-py-13sedh)](https://m8ven.ai/mcp/eemijuntunen-opensearch-dashboards-mcp-server-py-13sedh)
commit: 14b6529cbc9f350488edf93b534f24436d26a891
code hash: 632190eeed80ea1e714f732fc85ae74e8e6b9b539f4ebf30a6bd921ed1f15722
verified: 6/15/2026, 3:11:35 PM
view raw JSON →