servers icon indicating copy to clipboard operation
servers copied to clipboard

Add MCPower - Semantic knowledge search server

Open wspotter opened this issue 1 month ago • 0 comments

Description

Adding MCPower to the community servers list.

MCPower is a semantic knowledge search MCP server that uses FAISS vector embeddings to enable natural language document search.

Features

  • 🔍 Semantic search across document collections using FAISS
  • 🖱️ Drag-and-drop web console for dataset creation
  • ⚡ Fast vector search (<500ms response times)
  • 🔌 Works with VS Code Copilot, Claude Desktop, and any MCP client
  • 📦 One-click launcher (no configuration required)

MCP Tools Exposed

  • knowledge.search - Search dataset with natural language query
  • knowledge.listDatasets - List all registered datasets

Repository

https://github.com/wspotter/mcpower

License

MIT

wspotter avatar Nov 29 '25 20:11 wspotter