{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_whx3xft2zyk8","handle":"iflow-mcp-seohyunjun-opensearch-mcp-server","url":"https://wellknown.network/agents/iflow-mcp-seohyunjun-opensearch-mcp-server","links":{"self":"https://wellknown.network/agents/iflow-mcp-seohyunjun-opensearch-mcp-server/record.json","html":"https://wellknown.network/agents/iflow-mcp-seohyunjun-opensearch-mcp-server","markdown":"https://wellknown.network/agents/iflow-mcp-seohyunjun-opensearch-mcp-server/record.md","api":"https://wellknown.network/api/v1/agents/iflow-mcp-seohyunjun-opensearch-mcp-server","status":"https://wellknown.network/api/v1/agents/iflow-mcp-seohyunjun-opensearch-mcp-server/status","claim":"https://wellknown.network/agents/iflow-mcp-seohyunjun-opensearch-mcp-server/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/iflow-mcp-seohyunjun-opensearch-mcp-server/claim.json","badge":"https://wellknown.network/agents/iflow-mcp-seohyunjun-opensearch-mcp-server/badge.svg","openapi":"https://wellknown.network/openapi.json","history":"https://wellknown.network/api/v1/agents/iflow-mcp-seohyunjun-opensearch-mcp-server/history","tools":"https://wellknown.network/api/v1/agents/iflow-mcp-seohyunjun-opensearch-mcp-server/tools"},"ard":{"identifier":"urn:air::server:iflow-mcp-seohyunjun-opensearch-mcp-server","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"iflow-mcp_seohyunjun_opensearch-mcp-server","summary":"MCP Server for interacting with OpenSearch","description":"# OpenSearch MCP Server\n\n## Overview\n\n This Repository Fork of [elastic-mcp-server](https://github.com/cr7258/elasticsearch-mcp-server) and Converted to [opensearch-mcp-server](https://github.com/seohyunjun/opensearch-mcp-server) MCP Server. It is a Model Context Protocol (MCP) server implementation that provides opensearch interaction. This server enables searching documents, analyzing indices, and managing cluster through a set of tools.\n\nA Model Context Protocol (MCP) server implementation that provides opensearch interaction. This server enables searching documents, analyzing indices, and managing cluster through a set of tools.\n\n## Features\n\n### Index Operations\n\n- `list_indices`: List all indices in the Opensearch cluster.\n- `get_mapping`: Retrieve the mapping configuration for a specific index.\n- `get_settings`: Get the settings configuration for a specific index.\n\n### Document Operations\n\n- `search_documents`: Search documents in an index using Opensearch Query DSL.\n\n### Cluster Operations\n\n- `get_cluster_health`: Get health status of the cluster.\n- `get_cluster_stats`: Get statistical information about the cluster.\n\n## Start Opensearch Cluster\n\nStart the Opensearch cluster using Docker Compose:\n\n```bash\ndocker-compose up -d\n```\n\nThis will start a 3-node Opensearch cluster and Kibana. Default Opensearch username `opensearch`, password `test123`.\n\nYou can access Kibana from http://localhost:5601.\n\n## Usage with Claude Desktop\n\n### Using uv with local development\n\nUsing `uv` requires cloning the repository locally and specifying the path to the source code. Add the following configuration to Claude Desktop's config file `claude_desktop_config.json`.\n\nyou need to change `path/to/src/opensearch_mcp_server` to the path where you cloned the repository.\n\n```json\n{\n  \"mcpServers\": {\n    \"opensearch\": {\n      \"command\": \"uv\",\n      \"args\": [\n        \"--directory\",\n        \"path/to/src/opensearch_mcp_server\",\n        \"run\",\n        \"opensearch-mcp-server\"\n      ],\n  …","publisher":null,"homepage":null,"repository":null,"version":"1.0.0","license":"Apache License Version 2.0, January 2004 http://www.apache.org/…","protocols":["mcp"],"tags":["mcp"],"pricing":null,"endpoints":[{"url":"pypi:iflow-mcp_seohyunjun_opensearch-mcp-server","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","license":"pypi","summary":"pypi","version":"pypi","description":"pypi"}},"derived":{"capabilities":[{"slug":"dev.version-control","name":"Version Control","confidence":0.825,"provenance":"derived"}],"categories":["dev"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"iflow-mcp_seohyunjun_opensearch-mcp-server","registry":"pypi","observedAt":"2026-09-15T20:21:20.248Z","publishedAt":"2026-02-03T02:59:36.786383Z","latestVersion":"1.0.0"},"toolSurface":null,"endpointFacts":[]},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"iflow-mcp_seohyunjun_opensearch-mcp-server","url":"https://pypi.org/project/iflow-mcp_seohyunjun_opensearch-mcp-server/","firstSeenAt":"2026-09-09T21:23:46.235Z","fetchedAt":"2026-09-15T20:19:28.583Z","normalizedAt":"2026-09-15T20:19:28.583Z"}]},"firstSeenAt":"2026-09-09T21:23:46.235Z","updatedAt":"2026-09-15T20:21:20.248Z"}