Skip to main content
Glama

Knowledge Retrieval Server

by cskwork
config.json733 B
{ "serverName": "knowledge-retrieval", "serverVersion": "1.0.0", "documentSource": { "type": "local", "basePath": "./docs", "domains": [ { "name": "company", "path": "company", "category": "회사정보" }, { "name": "customer", "path": "customer", "category": "고객서비스" }, { "name": "product", "path": "product", "category": "제품정보" }, { "name": "technical", "path": "technical", "category": "기술문서" } ] }, "bm25": { "k1": 1.2, "b": 0.75 }, "chunk": { "minWords": 30, "contextWindowSize": 1 }, "logLevel": "info" }

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/cskwork/keyword-rag-mcp'

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