Skip to main content
Glama

MCP Server.exe

by shadowcz007
mcp-tools.json1.77 kB
{ "mcpServers": { "Model Server stdio": { "command": "/Users/shadow/Documents/GitHub/mcp-use-browser/dist/mcp-use-browser", "args": [ "--transport", "stdio", "--headless", "true" ] } }, "serverInfo": { "name": "Product-hunt-mcp-server", "version": "1.0.0", "description": "Product-hunt-mcp-server", "author": "shadow" }, "tools": [ "product_hunt_news" ], "toolChains": [{ "steps": [{ "toolName": "get_product_hunt_url", "args": { "input": "initial value" } }, { "toolName": "load_product_hunt_js_code", "args": { "input": "" } }, { "toolName": "browser_navigate", "args": { "url": "" }, "outputMapping": { "url": "content.0.text" }, "fromStep": 0 }, { "toolName": "browser_execute_javascript", "args": { "code": "" }, "outputMapping": { "code": "content.0.text" }, "fromStep": 1 }, { "toolName": "browser_close", "args": { "input": "" } } ], "output": { "steps": [3] }, "name": "product_hunt_news", "description": "get product hunt news" }] }

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