WebMCP

DeveloperWebMCP verified

render.com WebMCP tools

Cloud platform for hosting web services, databases, and static sites. Its WebMCP tools let an agent search Render's documentation and fetch the docs, llms.txt, blog, and articles indexes as markdown.

6 tools1 methodsspec API surface

What can an agent do with render.com WebMCP tools?

Cloud platform for hosting web services, databases, and static sites. Its WebMCP tools let an agent search Render's documentation and fetch the docs, llms.txt, blog, and articles indexes as markdown. This page documents every listed tool, the action or answer it provides, its installation command, and the input fields an agent should send.

WebMCP tools on render.com

Tool 1 of 6WebMCPAction

render.docs.search

Search Render documentation by keyword.

How to install

Open the render.com website and ask your browser agent to use render.docs.search

Install browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.

Run with an agent

Use the render.docs.search tool on render.com with query: <string>. Return the structured result and cite the source page.

Input contract

  • query string Keywords to search for in the Render docs.

Open the source definition

Tool 2 of 6WebMCPAction

render.docs.get-markdown

Fetch a Render docs page as markdown by slug.

How to install

Open the render.com website and ask your browser agent to use render.docs.get-markdown

Install browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.

Run with an agent

Use the render.docs.get-markdown tool on render.com with slug: <string>. Return the structured result and cite the source page.

Input contract

  • slug string Docs page slug without a leading slash. Nested slugs are allowed.

Open the source definition

Tool 3 of 6WebMCPAction

render.llms.get-index

Fetch the Render llms.txt index as markdown.

How to install

Open the render.com website and ask your browser agent to use render.llms.get-index

Install browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.

Run with an agent

Use the render.llms.get-index tool on render.com. Return the structured result and cite the source page.

Input contract

    Open the source definition

    Tool 4 of 6WebMCPAction

    render.blog.get-index

    Fetch the latest Render blog index as markdown (most recent 20 posts).

    How to install

    Open the render.com website and ask your browser agent to use render.blog.get-index

    Install browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.

    Run with an agent

    Use the render.blog.get-index tool on render.com. Return the structured result and cite the source page.

    Input contract

      Open the source definition

      Tool 5 of 6WebMCPAction

      render.articles.get-index

      Fetch the latest Render articles index as markdown (most recent 50 articles).

      How to install

      Open the render.com website and ask your browser agent to use render.articles.get-index

      Install browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.

      Run with an agent

      Use the render.articles.get-index tool on render.com. Return the structured result and cite the source page.

      Input contract

        Open the source definition

        Tool 6 of 6WebMCPAnswer

        search-render-docs

        Search Render documentation by keyword.

        How to install

        Open the render.com website and ask your browser agent to use search-render-docs

        Install browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.

        Run with an agent

        Use the search-render-docs tool on render.com with search: <string>. Return the structured result and cite the source page.

        Input contract

        • search string Search the docs

        Open the source definition