MKP MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
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 |
|---|---|
| mkp_trigger_conversationC | Trigger MKP system for conversation analysis |
| mkp_get_system_statusA | Get detailed MKP system status and health information |
| mkp_get_capabilitiesB | Get list of MKP system capabilities and features |
| mkp_analyze_contextC | Analyze specific context with MKP system |
| mkp_enhance_cognitionC | Request cognitive enhancement for specific domain and task |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
TDQS
Scored across 5 tools
Each tool targets a distinct aspect of the MKP system: analyzing context, enhancing cognition, listing capabilities, checking status, and triggering conversations. No two tools have overlapping purposes.
All tools follow a consistent verb_noun pattern with the 'mkp_' prefix, making them predictable and easy to understand. The naming is uniform throughout.
With 5 tools, the server is well-scoped for its specialized purpose. It covers the core interactions without being too sparse or overwhelming.
The tool set covers the main actions: getting info (capabilities, status), performing actions (analyze, enhance, trigger). Minor gaps like configuration or reset might exist, but core workflows are addressed.