
Blacklotusdev8 Test M
Smoke-test Smithery MCP wiring and pull webpage text into the agent for quick reference during early research spikes.
Overview
ai.smithery/blacklotusdev8-test_m is a MCP server for the Idea phase that greets by name and scrapes webpages for quick agent reference.
What is this MCP server?
- Personalized hello greeting tool for MCP smoke tests
- Scrape webpages to extract content for agent context
- Required Smithery Bearer token on streamable-http remote
- Useful to verify MCP client config before heavier servers
- Package version 1.14.0; schema 2025-09-29
- Package version: 1.14.0
- Auth: Bearer smithery_api_key marked required on remote
- Repository: github.com/blacklotusdev8/test_m
What problem does it solve?
You are not sure MCP remotes work in your client and you still copy-paste pages when jotting early research.
Who is it for?
Builders testing Smithery MCP setup who want a tiny scrape plus hello tool before committing to larger servers.
Skip if: Production SEO pipelines, authenticated portals, or teams needing robust parsing, caching, and legal review.
What do I get? / Deliverables
Once connected, you can prove tool calls succeed and pull basic page content into the same agent session.
- Confirmed MCP tool round-trip via greet action
- Extracted webpage text loaded into agent context
- Baseline pattern for adding larger Smithery servers
Recommended MCP Servers
Journey fit
Lightweight fetch-and-greet tools support discovery spikes before you invest in production scrapers or integrations. Webpage extraction for reference fits research subphase even when used as a connectivity test harness.
How it compares
Minimal test/scrape MCP, not a full Playwright-style automation suite or research methodology skill.
Common Questions / FAQ
Who is ai.smithery/blacklotusdev8-test_m for?
It is for developers validating Smithery MCP integration and doing informal webpage grabs during early research.
When should I use ai.smithery/blacklotusdev8-test_m?
Use it when wiring a new MCP client or when you need a quick, non-production page extract for reference notes.
How do I add ai.smithery/blacklotusdev8-test_m to my agent?
Configure the Smithery streamable-http URL and set the required Authorization Bearer header with your smithery_api_key.