Skip to main content
Glama
tsxk1san

localllm-MCP

by tsxk1san

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ENABLE_RAGNo`0` で意味検索を無効化(重い依存を読み込まない)1
EMBED_MODELNo埋め込みモデルintfloat/multilingual-e5-large
OLLAMA_HOSTNoOllamaのendpoint(Docker内は `http://ollama:11434`)http://localhost:11434
OLLAMA_MODELNo使うローカルモデル(tool対応必須)qwen2.5:7b
CHROMA_DB_DIRNoベクタDBの保存先<root>/.chroma_db
WORKSPACE_ROOTNo触らせるフォルダ。直下に `apps/` と `docs/`./workspace
WORKSPACE_CONFIGNo追加設定JSON(任意)./workspace_config.json
MAX_TOOL_ITERATIONSNo1発話あたりのツール呼び出し上限12

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/tsxk1san/localllm-MCP'

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