Skip to main content
Glama
iunera

NL Analytics MCP Server for Apache Druid

by iunera
application-http.yaml714 B
# Profile: http (SSE/HTTP server mode) spring: ai: mcp: server: protocol: streamable security: oauth2: authorizationserver: client: oidc-client: registration: client-id: oidc-client client-secret: "{noop}secret" client-authentication-methods: client_secret_basic authorization-grant-types: client_credentials druid: mcp: security: oauth2: enabled: true server: port: 8080 servlet: session: cookie: name: DRUID_MCP_SERVER_SESSION logging: file: name: ./target/druid-mcp-server.log level: org: springframework: security: DEBUG

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/iunera/druid-mcp-server'

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