bwiki-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| BWIKI_BASE_URL | No | BWIKI 基础 URL | https://wiki.biligame.com/gc |
| BWIKI_HEADLESS | No | 无头模式 | false |
| BWIKI_USER_DATA_DIR | No | 浏览器用户数据目录(持久化登录) |
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
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| bwiki_navigateA | 导航到BWIKI页面。可以指定完整URL或页面名称。 |
| bwiki_edit_pageB | 编辑BWIKI页面内容。自动处理CodeMirror编辑器,支持追加模式。 |
| bwiki_add_categoryA | 为BWIKI页面添加分类标记。智能插入到正确位置,避免重复。 |
| bwiki_get_contentA | 获取BWIKI页面的Wiki源码内容。 |
| bwiki_get_categoriesA | 获取BWIKI页面已有的分类列表。 |
| bwiki_get_file_infoA | 获取BWIKI文件信息,包括URL、描述和分类。 |
| bwiki_clickC | 在BWIKI页面上点击元素。 |
| bwiki_evaluateA | 在BWIKI页面上执行JavaScript代码。用于高级操作如直接操作CodeMirror。 |
| bwiki_screenshotC | 截取BWIKI页面截图。 |
| bwiki_snapshotA | 获取BWIKI页面的HTML快照,用于元素定位。 |
| bwiki_get_urlA | 获取当前页面URL。 |
| bwiki_wait_for_selectorB | 等待特定元素出现在页面上。 |
| bwiki_typeC | 在输入框中输入文本。 |
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/putaojuju/bwiki-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server