{
  "markdown": "# Simplepages MCP\n\nBuild and edit landing pages and websites from your AI assistant, and pull how they are performing.\n\nThis repo holds the install manifests for the hosted Simplepages MCP server. There is no server\ncode here. The server runs at `https://simplepages.ai/api/mcp` and this repo just tells clients\nhow to reach it.\n\n- Endpoint: `https://simplepages.ai/api/mcp`\n- Transport: streamable HTTP\n- Auth: OAuth 2.0 with dynamic client registration. No API key to paste.\n- Setup guide: https://simplepages.ai/mcp\n- Official MCP Registry: `ai.simplepages/simplepages`\n\n## What you can do with it\n\nSimplepages is an AI landing page and website builder. Connect it and your assistant can create a\npage in your workspace from a plain description, change one you already have by saying what you\nwant different, and read back visitor, lead and revenue numbers for any page or the whole workspace.\n\nStandalone landing pages and multi-page websites both work. There is no drag and drop. You describe\nwhat you want, you get a page, and you edit it by talking to it. Pages land as drafts, so nothing\ngoes live until you publish it yourself. Every page can be published to your own domain or a\n`yourname.simplepages.ai` subdomain.\n\nTry:\n\n- \"Build me a landing page for a mobile car valeting service in Bristol, with a quote form\"\n- \"Change the hero button on my pricing page to say Book a call\"\n- \"Which of my pages brought in the most leads last month?\"\n\n## Tools\n\n| Tool | Type | What it does |\n|------|------|--------------|\n| `create_page` | write | Generate a new page in your workspace from a description |\n| `edit_page` | write | Change an existing page from a plain-language instruction |\n| `list_pages` | read | Standalone pages with publish status and live URL |\n| `list_sites` | read | Multi-page websites and the pages inside them |\n| `get_page` | read | Details for one page |\n| `get_page_analytics` | read | Visitors, views, traffic sources, devices, countries, leads, revenue |\n| `get_workspace_analytics` | read | Workspace overview with a per-page ranking |\n\n## Install\n\n### Cursor\n\nInstall from the Cursor marketplace, or add it manually in `~/.cursor/mcp.json`:\n\n```json\n{\n  \"mcpServers\": {\n    \"simplepages\": {\n      \"url\": \"https://simplepages.ai/api/mcp\"\n    }\n  }\n}\n```\n\n### Gemini CLI\n\n```bash\ngemini extensions install https://github.com/simplepages-ai/simplepages-mcp\n```\n\n### Claude, ChatGPT and other clients\n\nAdd `https://simplepages.ai/api/mcp` as a custom connector. Full walkthrough at\nhttps://simplepages.ai/mcp\n\n## Connecting\n\nSign in with the Simplepages account you already have. No new account, and no API key. Pick which\nworkspace the assistant can reach, and revoke access from Settings whenever you want.\n\n## Links\n\n- Website: https://simplepages.ai\n- Docs: https://simplepages.ai/mcp\n- Support: apoorv@simplepages.ai\n\n## License\n\nMIT\n",
  "bytes": 2870,
  "sha": "2e254ffeab6c228a835e3d2a071a09d7c90833e72e3ba6ec80511644b2d4be8d",
  "repo_slug": "simplepages-ai/simplepages-mcp",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_simplepages_ai_simplepages_mcp_9eba3eeb/readme"
}