Self-contained MCP server with Glama listing (badge included). Three tools
for AI agents needing ad-free Markdown web content:
- fetch_page: URL → clean Markdown (HTML + PDF)
- fetch_pages_batch: up to 25 URLs in parallel
- search_web: query → top-k result pages already as Markdown
Author asked to keep the package's user-facing copy English-only.
The corresponding tool was also renamed `hakem_review_paper` →
`ai_review_paper` upstream (commit 5a9426c in SelfPy/science-ai-mcp-server).
Glama approved the listing at 2026-05-18 10:05 (~30 min after submission).
Adding the badge between the entry title and emoji icons matches the
format of every other research-category entry on this list.
Both URLs verified live: HTTP 200 on
https://glama.ai/mcp/servers/SelfPy/science-ai-mcp-server and the
badges/score.svg endpoint.
Per maintainer bot feedback on #6503: replace the npm URL with the
canonical GitHub source repo. The Glama badge will be added in a
follow-up commit once the server is indexed by Glama.
Pique Signal MCP server for Solana memecoin trading.
Pull live scored Flash Point alerts with safety profiles,
conviction scoring, and market data. Paper trade with
a built-in risk engine.
https://github.com/piquesignal/piquesignal-mcp
Bot flagged:
- invalid-name → renamed link text to Fabio662/yieldagentx402-sdks (owner/repo format)
- missing-glama → added Glama score badge after name
- has-emoji / formatting → removed **bold** markdown and special chars from description
Repo now points to the public SDK mirror at Fabio662/yieldagentx402-sdks
(the platform itself lives in a separate private repo).
Multi-language crypto news MCP server with editorial summaries,
sentiment labels (BULLISH/NEUTRAL/BEARISH), and importance scores
(0-100). 6 tools across 8 languages; every story credits the
original publisher. Public no-auth Streamable HTTP endpoint at
https://zippfeed.com/mcp/. Distributed via PyPI (uvx zipp-mcp) and
GHCR (ghcr.io/deficlow/zipp-mcp), also on the Official MCP Registry
as com.zippfeed/zipp.
zen-mcp is the first MCP server for Zen Browser. It uses WebDriver BiDi
over WebSocket to provide 20 tools for browser automation — navigation,
form filling, screenshots, JavaScript evaluation, and more. No Selenium
or Playwright required.
https://github.com/sh6drack/zen-mcp
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>