Skip to main content
Glama
wchiway

ContextWeaver MCP Server

by wchiway

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
RERANK_MODELYesReranker model name
RERANK_TOP_NNoRerank return count20
CW_SEARCH_WLEXNoLexical weight0.4
CW_SEARCH_WVECNoVector weight (fusion stage)0.6
RERANK_API_KEYYesReranker API key
IGNORE_PATTERNSNoExtra ignore patterns
RERANK_BASE_URLYesReranker API URL
EMBEDDINGS_MODELYesEmbedding model name
EMBEDDINGS_API_KEYYesEmbedding API key
EMBEDDINGS_BASE_URLYesEmbedding API URL
CW_SEARCH_SMART_MAX_KNoSmart TopK hard upper bound8
EMBEDDINGS_DIMENSIONSNoVector dimensions1024
CW_SEARCH_RERANK_TOP_NNoResults kept after rerank10
CW_SEARCH_VECTOR_TOP_KNoVector recall candidates80
CW_SEARCH_MAX_TOTAL_CHARSNoToken budget in chars48000
EMBEDDINGS_MAX_CONCURRENCYNoEmbedding concurrency10
CW_SEARCH_IMPORT_FILES_PER_SEEDNoE3 import files per seed3

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/wchiway/contextweaver-mcp'

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