Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by ytworks • Search & Retrieval
An MCP server that provides semantic search over OpenMM documentation using vector embeddings and FAISS for integration with large language models.
Perform semantic search across OpenMM molecular dynamics documentation to locate relevant explanations, parameters, and code snippets.
Integrate documentation retrieval into LLM workflows via the MCP protocol (e.g., Claude Desktop) to provide context-aware answers.
Low-latency, vector-based retrieval of API usage and simulation setup instructions using a FAISS index and configurable embedding models.
This repository implements a Model Context Protocol (MCP) server that vectorizes OpenMM documentation and enables semantic retrieval using embeddings and a FAISS index. It supports English and Japanese, provides command-line and HTTP interfaces, and is optimized for integration with MCP-enabled clients such as Claude Desktop. The server helps find relevant documentation sections, code examples, simulation parameters, and usage instructions, and allows configurable embedding models and index parameters. Index creation is required before use and can be tuned for performance and memory usage.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.