EKMS MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| EKMS_API_KEY | Yes | Your EKMS API key | |
| EKMS_API_URL | Yes | The URL of the EKMS API server |
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 |
|---|---|
| search_knowledgeA | 搜尋企業知識庫。支援三種搜尋模式:
知識類型包含:product_info(產品資訊)、faq(常見問題)、policy(政策規定)、 announcement(公告)、tutorial(教學)、troubleshooting(故障排除)、 best_practice(最佳實踐)、case_study(案例研究)、glossary(術語)、other(其他) |
| recommend_knowledgeA | 根據對話上下文和客戶特徵推薦相關知識。 可根據 Big Five 人格特質和健康分數進行個人化推薦:
|
| get_knowledge_itemB | 根據 ID 取得特定知識項目的完整內容,包含所有元資料和關聯知識 |
| list_knowledge_typesB | 列出所有可用的知識類型及其說明,用於了解知識庫結構 |
| list_customersB | 列出知識庫中所有客戶名稱,用於過濾特定客戶的知識 |
| get_knowledge_graphC | 取得特定知識項目的關聯圖譜,顯示與其他知識的關係 |
| record_knowledge_feedbackB | 記錄知識使用反饋,用於持續優化知識品質 |
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/jihsin/ekms-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server