Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
PORT | No | Port to run the server on | 3100 |
DEBUG | No | Enable debug mode | true |
READ_KEY | Yes | Searchcraft read key | |
INDEX_NAME | Yes | Searchcraft index name | |
INGEST_KEY | Yes | Searchcraft ingest key | |
USER_AGENT | No | User agent string for the server | searchcraft-mcp-server/<project-version> |
ENDPOINT_URL | Yes | Searchcraft endpoint URL |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |