Browse all MCP servers by micro-agent.
by micro-agent
An MCP (Model Context Protocol) server that provides semantic search capabilities for code snippets using RAG (Retrieval-Augmented Generation) and vector embeddings.
The MCP Files Server is a lightweight HTTP streamable server implemented in Go, designed to provide secure file operations within a designated workspace using the Model Context Protocol (MCP).
The MCP RAG Server is a Model Context Protocol server that implements Retrieval-Augmented Generation (RAG) functionality, enabling semantic search capabilities through markdown document processing and vector embeddings.