Skip to main content
Glama

MCP Knowledge Base Server

by ikungsjl
package.json920 B
{ "name": "mcp-knowledge-base-server", "version": "1.0.0", "description": "MCP server for knowledge base with local document processing", "main": "dist/index.js", "type": "module", "scripts": { "build": "tsc", "start": "node dist/index.js", "dev": "tsx src/index.ts", "test": "jest" }, "keywords": [ "mcp", "knowledge-base", "document-processing" ], "author": "", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^0.4.0", "cheerio": "^1.0.0-rc.12", "fs-extra": "^11.2.0", "glob": "^10.3.10", "mammoth": "^1.6.0", "natural": "^6.10.4", "pdf-parse": "^1.1.1" }, "devDependencies": { "@types/fs-extra": "^11.0.4", "@types/jest": "^29.5.0", "@types/natural": "^5.1.5", "@types/node": "^20.10.0", "@types/pdf-parse": "^1.1.5", "jest": "^29.7.0", "tsx": "^4.6.0", "typescript": "^5.3.0" } }

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/ikungsjl/mcp-knowledge-base'

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