Skip to main content
Glama

Baike-Render

package.json694 B
{ "name": "mcp-baike-render", "version": "1.0.0", "description": "MCP Server for accessing and rendering Baidu Baike content", "type": "module", "main": "dist/index.js", "bin": { "mcp-baike-render": "bin/mcp-baike-render.js" }, "scripts": { "build": "tsc", "start": "node dist/index.js", "dev": "node --loader ts-node/esm src/index.ts", "debug": "npx @modelcontextprotocol/inspector node dist/index.js" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.0.0", "axios": "^1.6.7", "dotenv": "^16.3.1", "zod": "^3.22.4" }, "devDependencies": { "@types/node": "^20.11.5", "ts-node": "^10.9.2", "typescript": "^5.3.3" } }

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/Zzzccs123/mcp-baike-render'

If you have feedback or need assistance with the MCP directory API, please join our Discord server