jomartin-999/gemfireMcpServerDemo
If you are the rightful owner of gemfireMcpServerDemo and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Spring Boot–based Model Context Protocol (MCP) server that uses VMware GemFire and Spring AI to enable fast, vector-based search over financial documents.
Tools
Functions exposed to the LLM to take actions
add_financial_doc
Allows Claude to add a specified document to the MCP server, generating vector embeddings and storing them in GemFire.
list_available_financial_docs
Enables Claude to request a list of available documents from the MCP server.
search_financial_docs
Allows Claude to perform a semantic search on financial documents stored in GemFire.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client