Back to Home
PancrePal-xiaoyibao icon

get_biji_mcp

Verified Safe

by PancrePal-xiaoyibao

Overview

Integrates Get笔记 (GetBiji) API as an MCP server to provide AI-powered knowledge base search and retrieval capabilities to AI models.

Installation

Run Command
npx mcp-get-biji-server

Environment Variables

  • GET_BIJI_API_KEY

Security Notes

The server uses environment variables for API keys, which is a good practice. No 'eval' or obvious obfuscation found. Standard libraries (Axios, dotenv, MCP SDK) are used. The MCP server itself communicates via stdio, implying local execution with a client like Claude Desktop. External API calls are made to the GetBiji API via HTTPS. Overall, it follows common security practices for a server of this type.

Similar Servers

Stats

Interest Score26
Security Score9
Cost ClassMedium
Avg Tokens750
Stars1
Forks0
Last Update2025-11-19

Tags

MCP ServerKnowledge BaseAI SearchNode.jsTypeScript