Skip to main content
Glama

mcp-lucene-server

Apache 2.0
  • Linux
  • Apple
Dockerfile216 B
# Use an official OpenJDK runtime as a parent image FROM openjdk:17-jdk-slim # Set the working directory in the container WORKDIR /app COPY target/*.jar app.jar EXPOSE 8080 ENTRYPOINT ["java", "-jar", "app.jar"]

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/VivekKumarNeu/MCP-Lucene-Server'

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