Back to directory
@andrea9293/mcp-documentation-server

@andrea9293/mcp-documentation-server

@andrea9293304

A TypeScript-based MCP server that provides document management and semantic search capabilities

document managementsemantic searchaiknowledge managementcontext

Installation & Configuration

{
  "mcpServers": {
    "documentation": {
      "command": "npx",
      "args": [
        "-y",
        "@andrea9293/mcp-documentation-server"
      ],
      "env": {
        "MCP_EMBEDDING_MODEL": "Xenova/all-MiniLM-L6-v2"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2025/6/15
Updated
2026/6/7