AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
MCP verified MIT Self-run

Mcp Lens Org

mcp-pipeworx-io-mcp-lens-org · by pipeworx-io

Lens.org patent + scholarly search (free academic key required)

No reviews yet
0 installs
21 views
0.0% view→install

Install

$ agentstack add mcp-pipeworx-io-mcp-lens-org

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/mcp-pipeworx-io-mcp-lens-org)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
1mo ago

Declared compatibility

Claude CodeClaude DesktopCursorWindsurf

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Mcp Lens Org? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

@pipeworx/lens-org

The Lens MCP — global patent + scholarly search platform. Free academic API key required (Lens authorisation token).

Part of Pipeworx — an MCP gateway connecting AI agents to 1394+ live data sources.

Auth

  • Platform key: PLATFORM_LENS_KEY (Bearer token from https://www.lens.org/lens/user/subscriptions).
  • BYO: pass ?_apiKey= on the gateway URL.

Tools

  • patents_search(query, size?, from?) — patent search (Lucene-style query against the Lens patent index)
  • scholarly_search(query, size?, from?) — scholarly works search
  • patent(lens_id) — single patent record
  • scholarly(lens_id) — single scholarly work

Data source

https://api.lens.org/

Quick Start

Add to your MCP client (Claude Desktop, Cursor, Windsurf, etc.):

{
  "mcpServers": {
    "lens-org": {
      "url": "https://gateway.pipeworx.io/lens-org/mcp"
    }
  }
}

Or connect to the full Pipeworx gateway for access to all 1394+ data sources:

{
  "mcpServers": {
    "pipeworx": {
      "url": "https://gateway.pipeworx.io/mcp"
    }
  }
}

Using with ask_pipeworx

Instead of calling tools directly, you can ask questions in plain English:

ask_pipeworx({ question: "your question about Lens Org data" })

The gateway picks the right tool and fills the arguments automatically.

More

License

MIT

Source & license

This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.