Skip to main content
Glama
2234839

Martin MCP Toolbox

by 2234839

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GLM_API_KEYYes智谱GLM API密钥,从智谱AI开放平台获取
GLM_IMAGE_MODELNoGLM图片分析模型,默认glm-4.5v(可选)
GLM_VIDEO_MODELNoGLM视频分析模型,默认glm-4.5v(可选)
SIYUAN_API_BASENo思源笔记API基础URL,默认http://127.0.0.1:6806(可选)
SIYUAN_API_TOKENNo思源笔记API令牌(可选)
PERPLEXITY_API_KEYYesPerplexity AI API密钥,用于网络搜索工具
GLM_GENERATION_MODELNoGLM图片生成模型,默认cogview-3-flash(可选)
WEB_SEARCH_CACHE_TTLNo网络搜索缓存有效期,默认30秒(可选)
WEB_SEARCH_RATE_LIMITNo网络搜索速率限制,默认5次(可选)
WEB_SEARCH_TIMEOUT_MSNo搜索超时,默认10000毫秒(可选)
WEB_SEARCH_RATE_WINDOW_MSNo速率限制窗口,默认60000毫秒(可选)
WEB_SEARCH_RETRY_AFTER_MSNo重试间隔,默认1000毫秒(可选)

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/2234839/mcpserver'

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