Skip to main content
Glama

pinkpixel-dev-web-scout-mcp

Server Details

Search the web and extract clean, readable text from webpages. Process multiple URLs at once to sp…

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL
Repository
pinkpixel-dev/web-scout-mcp
GitHub Stars
125
Server Listing
Web Scout MCP Server

See and control every tool call

Log every tool call with full inputs and outputs
Control which tools are enabled per connector
Manage credentials once, use from any MCP client
Monitor uptime and get alerted when servers go down

Available Tools

2 tools
DuckDuckGoWebSearchInspect

Initiates a web search query using the DuckDuckGo search engine and returns a well-structured list of findings. Input the keywords, question, or topic you want to search for using DuckDuckGo as your query. Input the maximum number of search entries you'd like to receive using maxResults - defaults to 10 if not provided.

ParametersJSON Schema
NameRequiredDescriptionDefault
queryYesSearch query string
maxResultsNoMaximum number of results to return (default: 10)
UrlContentExtractorInspect

Fetches and extracts content from a given webpage URL. Input the URL of the webpage you want to extract content from as a string using the url parameter. You can also input an array of URLs to fetch content from multiple pages at once.

ParametersJSON Schema
NameRequiredDescriptionDefault
urlYesURL or list of URLs to fetch

Verify Ownership

Claim this connector by publishing a /.well-known/glama.json file on your server's domain with the following structure:

{
  "$schema": "https://glama.ai/mcp/schemas/connector.json",
  "maintainers": [
    {
      "email": "your-email@example.com"
    }
  ]
}

The email address must match the email associated with your Glama account. Once verified, the connector will appear as claimed by you.

Sign in to verify ownership

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.