Martin MCP Toolbox
by 2234839
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GLM_API_KEY | Yes | 智谱GLM API密钥,从智谱AI开放平台获取 | |
| GLM_IMAGE_MODEL | No | GLM图片分析模型,默认glm-4.5v(可选) | |
| GLM_VIDEO_MODEL | No | GLM视频分析模型,默认glm-4.5v(可选) | |
| SIYUAN_API_BASE | No | 思源笔记API基础URL,默认http://127.0.0.1:6806(可选) | |
| SIYUAN_API_TOKEN | No | 思源笔记API令牌(可选) | |
| PERPLEXITY_API_KEY | Yes | Perplexity AI API密钥,用于网络搜索工具 | |
| GLM_GENERATION_MODEL | No | GLM图片生成模型,默认cogview-3-flash(可选) | |
| WEB_SEARCH_CACHE_TTL | No | 网络搜索缓存有效期,默认30秒(可选) | |
| WEB_SEARCH_RATE_LIMIT | No | 网络搜索速率限制,默认5次(可选) | |
| WEB_SEARCH_TIMEOUT_MS | No | 搜索超时,默认10000毫秒(可选) | |
| WEB_SEARCH_RATE_WINDOW_MS | No | 速率限制窗口,默认60000毫秒(可选) | |
| WEB_SEARCH_RETRY_AFTER_MS | No | 重试间隔,默认1000毫秒(可选) |
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 | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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