Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| FRONTMATTER_BASE_DIR | Yes | Base directory for files | |
| FRONTMATTER_CACHE_DIR | No | Cache directory for embeddings | FRONTMATTER_BASE_DIR/.frontmatter-mcp |
| FRONTMATTER_EMBEDDING_MODEL | No | Embedding model name | cl-nagoya/ruri-v3-30m |
| FRONTMATTER_ENABLE_SEMANTIC | No | Enable semantic search | false |
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 | |