Geeksfino Kb MCP Server
G

Geeksfino Kb MCP Server

一个基于txtai的MCP服务器实现,提供语义搜索、知识图谱和AI文本处理功能,支持本地化知识库构建与标准化接口访问。
2分
9.7K

What is the MCP Server?

The MCP Server is an intelligent knowledge management system that allows you to search and analyze information based on meaning rather than just keywords. It uses advanced AI techniques to understand the context of your documents and find relevant connections between concepts.

How to use the MCP Server?

You can use the MCP Server in three simple steps: 1) Build a knowledge base from your documents, 2) Start the server with your knowledge base, and 3) Connect your applications to query the server. No coding is required for basic usage.

Ideal Use Cases

Perfect for research teams, technical documentation, customer support knowledge bases, and any scenario where you need to quickly find relevant information across large document collections.

Key Features

Semantic Search
Find information based on meaning and context, not just keywords. Understands natural language queries.
Automatic Knowledge Graphs
Automatically builds visual connections between concepts in your documents for better exploration.
Local Processing
All processing happens on your own machines - no data needs to be sent to external services.
Multiple Format Support
Works with documents, PDFs, web pages, and other common formats without extra configuration.
Advantages
Understands the meaning behind your searches for more relevant results
Automatically discovers relationships between concepts in your documents
Keeps all your data private and secure on your own infrastructure
Works with documents in multiple languages
Limitations
Requires some initial setup to build the knowledge base
Large document collections need substantial memory
Performance depends on the quality of the source documents

Getting Started

Install the Server
Install using Python's package manager or run without installation using uvx.
Build Your Knowledge Base
Create a searchable knowledge base from your documents.
Start the Server
Launch the server with your knowledge base.
Connect Your Applications
Configure your LLM client or other applications to use the MCP server.

Example Use Cases

Technical Documentation Search
Quickly find relevant sections in product documentation using natural language questions.
Research Paper Exploration
Discover connections between different research papers in your collection.
Customer Support Knowledge Base
Help support staff quickly find answers to customer questions.

Frequently Asked Questions

What types of documents can I use?
Do I need an internet connection to use it?
How much disk space is needed?
Can multiple people use the server at once?

Additional Resources

txtai Documentation
Detailed documentation about the underlying txtai technology
Sample Configurations
Ready-to-use configuration templates for different use cases
MCP Protocol Specification
Technical details about the Model Context Protocol standard

安装

复制以下命令到你的Client进行配置
{
  "mcpServers": {
    "kb-server": {
      "command": "/your/home/project/.venv/bin/kb-mcp-server",
      "args": [
        "--embeddings", 
        "/path/to/knowledge_base.tar.gz"
      ],
      "cwd": "/path/to/working/directory"
    }
  }
}

{
  "mcpServers": {
    "kb-server": {
      "command": "uvx",
      "args": [
        "kb-mcp-server@0.2.6",
        "--embeddings", "/path/to/knowledge_base",
        "--host", "localhost",
        "--port", "8000"
      ],
      "cwd": "/path/to/working/directory"
    }
  }
}
注意:您的密钥属于敏感信息,请勿与任何人分享。

替代品

A
Airweave
Airweave是一个开源的人工智能代理和RAG系统的上下文检索层,它连接并同步各种应用程序、工具和数据库的数据,通过统一的搜索接口为AI代理提供相关、实时、多源的上下文信息。
Python
7.1K
5分
V
Vestige
Vestige是一个基于认知科学的AI记忆引擎,通过实现预测误差门控、FSRS-6间隔重复、记忆梦境等29个神经科学模块,为AI提供长期记忆能力。包含3D可视化仪表板和21个MCP工具,完全本地运行,无需云端。
Rust
4.5K
4.5分
M
Moltbrain
MoltBrain是一个为OpenClaw、MoltBook和Claude Code设计的长期记忆层插件,能够自动学习和回忆项目上下文,提供智能搜索、观察记录、分析统计和持久化存储功能。
TypeScript
5.1K
4.5分
B
Better Icons
一个提供超过20万图标搜索和检索的MCP服务器和CLI工具,支持150多个图标库,帮助AI助手和开发者快速获取和使用图标。
TypeScript
6.7K
4.5分
H
Haiku.rag
Haiku RAG是一个基于LanceDB、Pydantic AI和Docling构建的智能检索增强生成系统,支持混合搜索、重排序、问答代理、多代理研究流程,并提供本地优先的文档处理和MCP服务器集成。
Python
10.2K
5分
C
Claude Context
Claude Context是一个MCP插件,通过语义代码搜索为AI编程助手提供整个代码库的深度上下文,支持多种嵌入模型和向量数据库,实现高效代码检索。
TypeScript
17.5K
5分
A
Acemcp
Acemcp是一个代码库索引和语义搜索的MCP服务器,支持自动增量索引、多编码文件处理、.gitignore集成和Web管理界面,帮助开发者快速搜索和理解代码上下文。
Python
17.0K
5分
M
MCP
微软官方MCP服务器,为AI助手提供最新微软技术文档的搜索和获取功能
15.0K
5分
F
Figma Context MCP
Framelink Figma MCP Server是一个为AI编程工具(如Cursor)提供Figma设计数据访问的服务器,通过简化Figma API响应,帮助AI更准确地实现设计到代码的一键转换。
TypeScript
75.9K
4.5分
D
Duckduckgo MCP Server
已认证
DuckDuckGo搜索MCP服务器,为Claude等LLM提供网页搜索和内容抓取服务
Python
85.8K
4.3分
F
Firecrawl MCP Server
Firecrawl MCP Server是一个集成Firecrawl网页抓取能力的模型上下文协议服务器,提供丰富的网页抓取、搜索和内容提取功能。
TypeScript
151.0K
5分
C
Context7
Context7 MCP是一个为AI编程助手提供实时、版本特定文档和代码示例的服务,通过Model Context Protocol直接集成到提示中,解决LLM使用过时信息的问题。
TypeScript
106.8K
4.7分
B
Baidu Map
已认证
百度地图MCP Server是国内首个兼容MCP协议的地图服务,提供地理编码、路线规划等10个标准化API接口,支持Python和Typescript快速接入,赋能智能体实现地图相关功能。
Python
50.3K
4.5分
E
Edgeone Pages MCP Server
EdgeOne Pages MCP是一个通过MCP协议快速部署HTML内容到EdgeOne Pages并获取公开URL的服务
TypeScript
32.1K
4.8分
M
Minimax MCP Server
MiniMax Model Context Protocol (MCP) 是一个官方服务器,支持与强大的文本转语音、视频/图像生成API交互,适用于多种客户端工具如Claude Desktop、Cursor等。
Python
63.8K
4.8分
E
Exa Web Search
已认证
Exa MCP Server是一个为AI助手(如Claude)提供网络搜索功能的服务器,通过Exa AI搜索API实现实时、安全的网络信息获取。
TypeScript
56.5K
5分
AIBase
智启未来,您的人工智能解决方案智库