Skip to main content
Glama
Kijun0708

llm-router-mcp

by Kijun0708

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
EXA_API_KEYNoAPI key for Exa web search (optional)
CLI_CODEX_PATHNoPath to codex CLI tool (default: codex if in PATH)
CLI_GEMINI_PATHNoPath to gemini CLI tool (default: gemini if in PATH)
CONTEXT7_API_KEYNoAPI key for Context7 library documentation (optional)

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
consult_expertD
consult_experts_parallelD
route_by_categoryD
background_expert_startD
background_expert_resultD
background_expert_cancelD
background_expert_listD
design_with_expertsD
review_codeD
research_topicD
llm_router_healthD
web_searchD
get_library_docsD
search_librariesD
set_expert_modelD
memory_addD
memory_listD
memory_clearD
orchestrate_taskD
ralph_loop_startD
ralph_loop_cancelD
ralph_loop_statusD
ensemble_queryD
ensemble_presetD
ensemble_presets_listD
context_statusD
context_configD
truncator_configD
todo_enforcerD
session_recoveryD
edit_recoveryD
comment_checkerD
directory_injectorD
magic_keywordsD
grep_appD
grep_app_languagesD
git_atomic_commitD
git_history_searchD
git_rebase_plannerD
git_squash_helperD
git_branch_analysisD
command_listD
command_getD
command_executeD
command_rescanD
command_configD
list_agentsD
run_agentD
list_commandsD
run_commandD
search_commandsD
moderated_debateD
delegate_taskD
interactive_bash_createA

대화형 bash 세션 생성 (tmux 기반)

interactive_bash_sendB

대화형 세션에 명령어 전송

interactive_bash_readC

대화형 세션 출력 읽기

interactive_bash_listB

활성 대화형 세션 목록

interactive_bash_killC

대화형 세션 종료

skill_listA

List all available skills

skill_getA

Get detailed information about a specific skill

skill_executeC

Execute a skill with given input

skill_activateA

Activate a skill (enable and optionally start MCP)

skill_deactivateA

Deactivate a skill (disable and stop MCP)

skill_reloadA

Reload all skills from disk

skill_statsB

Get skill system statistics

skill_mcp_startC

Start MCP server for a skill

skill_mcp_stopA

Stop MCP server for a skill

mcp_servers_listA

List all configured MCP servers

mcp_servers_getB

Get detailed information about an MCP server

mcp_servers_startB

Start an MCP server

mcp_servers_stopB

Stop a running MCP server

mcp_servers_restartC

Restart an MCP server

mcp_servers_reloadA

Reload all MCP server configurations from disk

mcp_servers_statsA

Get MCP server loader statistics

mcp_servers_addB

Add an MCP server configuration at runtime

mcp_servers_removeB

Remove an MCP server configuration

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/Kijun0708/llm-router-mcp'

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