Skip to main content
Glama

MCP Manual Generator

by haixyeh
config.json641 B
{ "project": { "name": "Simple Blog", "version": "1.0.0", "baseUrl": "http://localhost:8080" }, "screenshots": [ { "name": "home", "url": "/", "description": "Blog homepage", "waitFor": "article", "folder": "01_pages" }, { "name": "about", "url": "/about", "description": "About page", "waitFor": ".about-content", "folder": "01_pages" }, { "name": "contact", "url": "/contact", "description": "Contact form", "waitFor": "form", "folder": "01_pages" } ], "manual": { "output": "./BLOG_MANUAL.md" } }

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/haixyeh/mcp-manual-generator'

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