Skip to main content
Glama

Server Details

Web scraping for AI agents. Converts URLs to clean, LLM-ready Markdown with anti-bot bypass.

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL
Repository
bamchi/scrapi-mcp-server
GitHub Stars
5
Server Listing
Scrapi MCP Server

Glama MCP Gateway

Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.

MCP client
Glama
MCP server

Full call logging

Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.

Tool access control

Enable or disable individual tools per connector, so you decide what your agents can and cannot do.

Managed credentials

Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.

Usage analytics

See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.

100% free. Your data is private.

Tool Definition Quality

Score is being calculated. Check back soon.

Available Tools

5 tools
get_billingInspect

Retrieve MCP billing information: subscription details, available plans, daily usage history, or spending limits.

ParametersJSON Schema
NameRequiredDescriptionDefault
actionYesWhat billing info to retrieve: subscription (current plan details), plans (available plans), daily_usage (credit usage history), spending_limits (daily spend limit status)
end_dateNoEnd date for daily_usage (YYYY-MM-DD). Default: today
start_dateNoStart date for daily_usage (YYYY-MM-DD). Default: 30 days ago
get_usageInspect

Check API usage and remaining credits. Returns current plan, subscription credits, purchased credits, and total remaining credits.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

scraper_server_statusInspect

Check the status of all ScraperServer instances. Shows server health, circuit breaker state, failure counts, and last success/failure times.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

scrape_urlInspect

Scrapes a webpage and returns the content in AI-readable Markdown format. Can access blocked sites through browser rendering.

ParametersJSON Schema
NameRequiredDescriptionDefault
urlYesThe URL of the webpage to scrape
formatNoOutput format: markdown (default) or textmarkdown
scrape_urlsInspect

Scrapes multiple webpages in parallel and returns the content in AI-readable Markdown format. Can access blocked sites through browser rendering.

ParametersJSON Schema
NameRequiredDescriptionDefault
urlsYesURLs to scrape (max 10)
formatNoOutput format: markdown (default) or textmarkdown

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.