Skip to main content
Glama

MCP Server.exe

by shadowcz007
cronjob.json545 B
{ "tasks": [ { "schedule": "*/10 * * * * *", "operations": [ { "type": "callTool", "name": "custom-tool", "arguments": { "message": "hello" } } ], "notify": [ { "type": "desktop", "title": "任务执行结果", "icon": "" } ] } ] }

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/shadowcz007/mcp_server_exe'

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