Server Details
Send quick greetings, scrape website content, and generate text or images on demand. Perform web s…
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP
- URL
- Repository
- BadRooBot/test_m
- GitHub Stars
- 0
- Server Listing
- Hello Server
Available Tools
3 toolsai_generateTry in Inspector
Interact with ai for AI model responses.
Args:
request_type: Type of request - "text", "image", or "web_search"
user_message: The prompt or query to send
Returns:
Dictionary with content, sources, and optionally images
ParametersJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| request_type | Yes | ||
| user_message | Yes |
helloTry in Inspector
Say hello to someone.
ParametersJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes |
scrapeTry in Inspector
Scrape a website.
ParametersJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes |
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.