Get Biji Dev By Gemini3pro
G

Get Biji Dev By Gemini3pro

This is an MCP server for integrating the Get Notes API, providing functions for intelligent search and retrieval of information from the knowledge base, supporting multi-knowledge base management, and contributed by the Xiaoxibao public welfare community.
2 points
4.7K

What is the Get Notes MCP Server?

The Get Notes MCP Server is a bridge tool that connects your Get Notes knowledge base with the Claude AI assistant. Through this server, Claude can access the professional knowledge, documents, and notes stored in your Get Notes and answer your questions based on this content. In simple terms, it gives Claude the ability to 'read' your knowledge base, like equipping Claude with a dedicated knowledge base search engine.

How to use the Get Notes MCP Server?

The usage process is very simple: 1. Configure the server to connect to your Get Notes account. 2. Claude will automatically detect available knowledge bases. 3. Directly ask questions to Claude, and it will automatically search for answers in relevant knowledge bases. 4. You can also specify a particular knowledge base for searching. The entire process does not require manual switching or complex operations, and Claude will handle it intelligently.

Applicable Scenarios

• Medical knowledge query: Quickly find disease treatment plans and clinical trial information. • Enterprise knowledge management: Search company documents and process guides. • Personal knowledge base: Find notes, learning materials, and project documents. • Professional field consultation: Provide accurate answers based on professional knowledge bases. • Multi-knowledge base management: Manage knowledge bases on multiple topics simultaneously.

Main Features

Intelligent Knowledge Search
Intelligent search processed by AI, which not only returns relevant documents but also provides direct answers by synthesizing information and marks the information sources.
Multi-Knowledge Base Management
Supports configuring and managing multiple knowledge bases simultaneously. Claude will automatically select the most relevant knowledge base to answer questions.
Original Information Retrieval
Provides the function of retrieving original documents without AI processing to ensure the integrity and accuracy of information.
Automatic Retry Mechanism
Built-in automatic retry function for network errors to ensure normal operation even in case of temporary network problems.
Rate Limit Protection
Intelligently controls the API call frequency to avoid exceeding service limits and ensure stable operation.
Deep Thinking Mode
Optional deep thinking mode allows AI to analyze and understand complex questions more deeply.
Advantages
Seamless integration: Perfectly integrated with Claude Desktop for a smooth user experience.
Intelligent selection: Automatically selects the most relevant knowledge base without manual switching.
Flexible configuration: Supports various configuration methods for single and multiple knowledge bases.
Accurate information: Answers are more accurate and reliable based on your real knowledge base.
Easy to use: No technical background is required, and it can be used with simple configuration.
Open source and public welfare: Maintained by a public welfare community, focusing on improving medical information access.
Limitations
Network-dependent: Requires a stable network connection to access the Get Notes API.
API limitations: Subject to the call frequency limitations of the Get Notes API.
Configuration required: API keys and knowledge base IDs need to be configured for the first use.
Content-dependent: The quality of answers depends on the integrity and accuracy of the knowledge base content.
Chinese-oriented: Optimized mainly for Chinese knowledge bases, and English support may be limited.

How to Use

Get API Configuration Information
Log in to your Get Notes account and obtain the API key and the ID of the knowledge base you want to connect to.
Configure Claude Desktop
Edit the Claude Desktop configuration file and add the MCP server configuration.
Restart Claude Desktop
Restart the Claude Desktop application to make the configuration take effect.
Start Using
Directly ask questions to Claude, and it will automatically search for answers in your knowledge base.

Usage Examples

Medical Knowledge Query
A patient's family needs to know the treatment options and precautions for pancreatic cancer.
Specified Knowledge Base Search
The user clearly knows that a certain question should be searched in a specific knowledge base.
Multi-Knowledge Base Comprehensive Query
Complex questions require information from multiple knowledge bases.

Frequently Asked Questions

Do I need programming knowledge to use it?
Is this tool safe? Will my data be leaked?
How many knowledge bases can be connected?
What is the search speed like?
Do I need to reconfigure if the knowledge base content is updated?
Does it support English knowledge bases?

Related Resources

Xiaoxibao Community Official Website
The official website of the project maintenance community to learn more about public welfare project information
GitHub Repository
Project source code and the latest version
Detailed Community Introduction
Detailed background and mission introduction of the Xiaoxibao community
Claude Desktop Configuration Guide
Official Claude Desktop configuration documentation
WeChat Official Account: Xiaoyibao Assistant
Get project progress updates and medical knowledge sharing

Installation

Copy the following command to your Client for configuration
{
  "mcpServers": {
    "get-notes": {
      "command": "npx",
      "args": ["-y", "get_notebook_mcp_server"],
      "env": {
        "GET_API_KEY": "T0TR1HWqw+tL00gVc5PPoXDnGIUIuPw7QCBeb1dMC6afCojR9WpHyuZicEFJjkMg3oZYS0HB/S3vqOj7+0e5FGoVtYuv938zkR8=",
        "GET_NOTE_TOPIC_ID": "RYk1kmRJ"
      }
    }
  }
}

{
  "mcpServers": {
    "get-notes": {
      "command": "npx",
      "args": ["-y", "get_notebook_mcp_server"],
      "env": {
        "GET_KNOWLEDGE_BASES": "[{\"id\":\"medical_group\",\"name\":\"Medical Knowledge Bases\",\"config\":{\"api_key\":\"T0TR1HWqw+tL00gVc5PPoXDnGIUIuPw7QCBeb1dMC6afCojR9WpHyuZicEFJjkMg3oZYS0HB/S3vqOj7+0e5FGoVtYuv938zkR8=\",\"topics\":[{\"id\":\"kb_pancreatic_trials\",\"name\":\"Tumor Clinical Trials KB\",\"topic_id\":\"RYk1kmRJ\"},{\"id\":\"kb_patient_experience\",\"name\":\"Patient Experience KB\",\"topic_id\":\"mnyV9OjY\"}]}}]"
      }
    }
  }
}

{
  "mcpServers": {
    "get-notes": {
      "command": "npx",
      "args": ["-y", "get_notebook_mcp_server"]
    }
  }
}

{
  "mcpServers": {
    "get-notes": {
      "command": "npx",
      "args": [
        "-y",
        "get_notebook_mcp_server"
      ],
      "env": {
        "GET_API_KEY": "T0TR1HWqw+tL00gVc5PPoXDnGIUIuPw7QCBeb1dMC6afCojR9WpHyuZicEFJjkMg3oZYS0HB/S3vqOj7+0e5FGoVtYuv938zkR8=",
        "GET_NOTE_TOPIC_ID": "RYk1kmRJ"
      }
    }
  }
}

{
  "mcpServers": {
    "get-notes-multi": {
      "command": "npx",
      "args": [
        "-y",
        "get_notebook_mcp_server"
      ],
      "env": {
        "GET_KNOWLEDGE_BASES": "[{\"id\":\"medical_group\",\"name\":\"医学知识库组\",\"config\":{\"api_key\":\"T0TR1HWqw+tL00gVc5PPoXDnGIUIuPw7QCBeb1dMC6afCojR9WpHyuZicEFJjkMg3oZYS0HB/S3vqOj7+0e5FGoVtYuv938zkR8=\",\"topics\":[{\"id\":\"kb_pancreatic_trials\",\"name\":\"肿瘤临床试验知识库\",\"topic_id\":\"RYk1kmRJ\"},{\"id\":\"kb_patient_experience\",\"name\":\"小胰宝病友经验信息\",\"topic_id\":\"mnyV9OjY\"}]}}]"
      }
    }
  }
}
Note: Your key is sensitive information, do not share it with anyone.

Alternatives

C
Cipher
Cipher is an open-source memory layer framework designed for programming AI agents. It integrates with various IDEs and AI coding assistants through the MCP protocol, providing core functions such as automatic memory generation, team memory sharing, and dual-system memory management.
TypeScript
0
5 points
A
Apple Notes MCP
A server that provides local Apple Notes database access for the Claude desktop client, supporting reading and searching of note content.
Python
12.2K
4.3 points
M
MCP Server Weread
The WeRead MCP Server is a lightweight service that bridges WeRead data and AI clients, enabling in - depth interaction between reading notes and AI.
TypeScript
12.0K
4 points
M
MCP Notion Server
Certified
The Notion MCP Server is a middleware service that connects the Notion API with the LLM, optimizing interaction efficiency through Markdown conversion.
TypeScript
15.9K
5 points
M
MCP Obsidian
This project is an MCP server used to interact with the Obsidian note application through the Local REST API plugin of Obsidian. It provides various tools to operate and manage files in Obsidian, including listing files, retrieving file content, searching, modifying content, and deleting files.
Python
14.8K
5 points
M
MCP Atlassian
MCP Atlassian is a Model Context Protocol server designed for Atlassian products (Confluence and Jira), supporting both cloud and on-premises deployments and providing AI assistant integration functions.
Python
14.0K
5 points
M
MCP Logseq Server
An MCP server for interacting with the LogSeq note-taking app, providing various API tools to operate on note content.
Python
16.0K
4.1 points
S
Solana Docs MCP Server
A TypeScript-based MCP server that implements a simple note system and supports note creation and summarization functions
TypeScript
12.8K
4.2 points
G
Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
18.0K
4.3 points
N
Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
17.4K
4.5 points
M
Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
27.5K
5 points
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
52.6K
4.3 points
U
Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
22.2K
5 points
F
Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
50.0K
4.5 points
G
Gmail MCP Server
A Gmail automatic authentication MCP server designed for Claude Desktop, supporting Gmail management through natural language interaction, including complete functions such as sending emails, label management, and batch operations.
TypeScript
17.1K
4.5 points
C
Context7
Context7 MCP is a service that provides real-time, version-specific documentation and code examples for AI programming assistants. It is directly integrated into prompts through the Model Context Protocol to solve the problem of LLMs using outdated information.
TypeScript
75.4K
4.7 points
AIBase
Zhiqi Future, Your AI Solution Think Tank
© 2025AIBase