Skip to main content
Glama
VivekKumarNeu

mcp-lucene-server

McpLuceneServerApplication.java430 B
package com.example.mcpluceneserver.server; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootApplication; @SpringBootApplication(scanBasePackages = "com.example.mcpluceneserver") public class McpLuceneServerApplication { public static void main(String[] args) { SpringApplication.run(McpLuceneServerApplication.class, args); } }

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

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