Skip to main content
Glama

MOIDVK

by moikas-code
.mcp.json•1.23 kB
{ "mcpServers": { "moidvk": { "command": "moidvk", "args": ["serve"], "env": {}, "integration": { "kbMcp": { "enabled": true, "intelligentRouting": true, "caching": true, "enhancementThreshold": 0.7, "preferredTools": { "semanticSearch": "hybrid", "codeAnalysis": "hybrid", "patternDetection": "kb-mcp", "projectAnalysis": "hybrid", "securityScanning": "moidvk" } } } }, "sequential-thinking": { "command": "npx", "args": ["-y", "@modelcontextprotocol/server-sequential-thinking"], "env": {} }, "kb-mcp": { "command": "kb", "args": ["serve"], "env": {}, "integration": { "moidvk": { "enabled": true, "serverPath": "/home/moika/Documents/code/moidvk", "toolTimeout": 60000, "maxConcurrentTools": 5, "enableIntelligentRouting": true, "cacheResults": true } } } }, "integration": { "bidirectional": true, "sharedKnowledge": true, "workflowOptimization": true, "crossProjectInsights": true } }

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/moikas-code/moidvk'

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