Skip to main content
Glama

blacklotusdev8-test_m

Server Details

Greet anyone by name with a friendly hello. Scrape webpages to extract content for quick reference…

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL
Repository
blacklotusdev8/test_m
GitHub Stars
0
Server Listing
Hello Server

Available Tools

6 tools
arena_imageTry in Inspector

Generate AI images from text prompts and return image URLs.

Args: user_message: Text prompt describing the image to generate image_path: Local path to an image file to upload for reference or style transfer Returns: Dictionary containing generated image URLs and metadata
ParametersJSON Schema
NameRequiredDescriptionDefault
image_pathYes
user_messageYes
arena_searchTry in Inspector

Search the web and return cleaned text response with sources.

ParametersJSON Schema
NameRequiredDescriptionDefault
user_messageYes
arena_sessionTry in Inspector

Automate a session on lmarena.ai and return cleaned content and sources. request_type: "image" | "web_search" | "search" | "text". user_message: the text to send. image_path: optional path to an image file to upload when request_type == "image".

ParametersJSON Schema
NameRequiredDescriptionDefault
image_pathNo
request_typeYes
user_messageYes
arena_textTry in Inspector

Send text to AI and receive response with cleaned content and sources.

ParametersJSON Schema
NameRequiredDescriptionDefault
user_messageYes
helloTry in Inspector

Say hello to someone.

ParametersJSON Schema
NameRequiredDescriptionDefault
nameYes
scrapeTry in Inspector

Scrape a website.

ParametersJSON Schema
NameRequiredDescriptionDefault
urlYes

FAQ

How do I claim this server?

To claim this server, publish 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 server will appear as claimed by you.

What are the benefits of claiming a server?
  • Control your server's listing on Glama, including description and metadata
  • Receive usage reports showing how your server is being used
  • Get monitoring and health status updates for your server
Try in Browser

Your Connectors

Sign in to create a connector for this server.