58
/ 100
10 days ago
glama

Kortx MCP Server

A lightweight MCP server that provides coding copilots with access to GPT-5, Perplexity Sonar, and GPT Image models, offering tools for planning, debugging, research, and image generation.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
🚨
Known vulnerabilities in dependencies: 1 critical, 4 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 2 credentials: OPENAI_API_KEY, PERPLEXITY_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configAUDIT_LOGGING
configCACHE_DEBUG
configCACHE_MAX_SIZE_MB
configCACHE_TTL_CONSULTATION_SECONDS
configCACHE_TTL_SEARCH_SECONDS
configENABLE_CCLSPfalse # same for cclsp
configENABLE_MEMORYfalse # same for MCP Knowledge Graph
configENABLE_RATE_LIMITING
configENABLE_RESPONSE_CACHE
configENABLE_SERENAfalse # flip to true when a Serena MCP server is reachable
configGPT_IMAGE_BACKGROUND
configGPT_IMAGE_COMPRESSION
configGPT_IMAGE_COST_ALERT_THRESHOLD
configGPT_IMAGE_ENABLE_COST_TRACKING
configGPT_IMAGE_FIDELITY
configGPT_IMAGE_FORMAT
configGPT_IMAGE_MAX_IMAGES
configGPT_IMAGE_MODEL
configGPT_IMAGE_PARTIAL_IMAGES
configGPT_IMAGE_QUALITY
configGPT_IMAGE_SIZE
configGPT_IMAGE_TIMEOUT
configINCLUDE_FILE_CONTENT
configINCLUDE_GIT_HISTORY
configLOG_LEVEL
configMAX_CONTEXT_TOKENS
configMAX_INPUT_SIZE
configMAX_REQUESTS_PER_HOUR
configMAX_TOKENS_PER_HOUR
configMAX_TOKENS_PER_REQUEST
🔐 secretOPENAI_API_KEYexport =sk-your-openai-key
configOPENAI_MAX_RETRIES
configOPENAI_MAX_TOKENS
configOPENAI_MODELgpt-5-mini # gpt-5 gpt-5-mini gpt-5-nano gpt-5-codex gpt-5.1-2025-11-13 gpt-5.1-codex
configOPENAI_REASONING_EFFORT
configOPENAI_RETRY_DELAY
configOPENAI_TEMPERATURE
configOPENAI_VERBOSITY
🔐 secretPERPLEXITY_API_KEYexport =pplx-your-perplexity-key
configPERPLEXITY_MAX_TOKENS
configPERPLEXITY_MODEL
configPERPLEXITY_RETURN_IMAGES
configPERPLEXITY_RETURN_RELATED_QUESTIONS
configPERPLEXITY_SEARCH_MODE
configPERPLEXITY_TEMPERATURE
configPORT
configREQUEST_TIMEOUT_MS
configSERVER_NAME
configSERVER_VERSION
configTRANSPORT
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/effatico-kortx-mcp-1vj52o)](https://m8ven.ai/mcp/effatico-kortx-mcp-1vj52o)
commit: 5e3109a0214eb36b66113dc75c3b6f7bf6f06edb
code hash: 2f0509b4ae7b886f717166888ff897e678cd5e6c0320c41c8c8dd5c81650a9fd
verified: 6/12/2026, 10:27:17 AM
view raw JSON →