Get笔记 MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | Logging level for the server | info |
| RATE_LIMIT_QPS | No | Rate limit in queries per second | 2 |
| REQUEST_TIMEOUT | No | Request timeout in milliseconds | 30000 |
| GET_BIJI_API_KEY | Yes | Your Get笔记 API key (required) | |
| RATE_LIMIT_DAILY | No | Daily rate limit for API requests | 5000 |
| GET_BIJI_API_BASE_URL | No | The base URL for the Get笔记 API | https://open-api.biji.com/getnote/openapi |
| GET_BIJI_DEFAULT_TOPIC_ID | No | Your default topic/knowledge base ID |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| knowledge_searchB | 在Get笔记知识库中进行AI增强搜索,返回经过深度处理的答案。支持对话历史追问。 |
| knowledge_recallB | 在Get笔记知识库中召回相关内容,返回未经AI处理的原始结果。可用于快速查找和预览。 |
| get_rate_limit_statsB | 获取当前API速率限制使用情况统计 |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/PancrePal-xiaoyibao/get_biji_mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server