Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
COLLECTION_NAME | No | The collection name for MCP services | mcp_services_collection |
DASHSCOPE_API_KEY | Yes | Your DashScope API key | |
DASHVECTOR_API_KEY | Yes | Your DashVector API key | |
DASHVECTOR_ENDPOINT | Yes | Your DashVector endpoint | |
EMBEDDING_DIMENSION | No | The embedding dimension | 1024 |
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 |
---|---|
search_mcp_server | |
add_mcp_server | |
exec_mcp_tool |