Shared Knowledge MCP Server
by j5ik2o
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CHUNK_SIZE | No | Chunk size for text splitting | 1000 |
| CHUNK_OVERLAP | No | Overlap size for chunks | 200 |
| OPENAI_API_KEY | Yes | OpenAI API key (required) | |
| VECTOR_STORE_TYPE | No | Type of vector store to use ("hnswlib", "chroma", "pinecone", "milvus", "weaviate") | hnswlib |
| KNOWLEDGE_BASE_PATH | Yes | Path to the knowledge base (required) | |
| VECTOR_STORE_CONFIG | No | Vector store configuration (JSON string) | {} |
| SIMILARITY_THRESHOLD | No | Similarity score threshold for search (0-1) | 0.7 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityInactive
ResponsivenessNo issues