Back to search
30
MCP streamable-http

patents

io.github.pipeworx-io/patents

Patents MCP — wraps PatentsView API (https://api.patentsview.org/)

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

@pipeworx/mcp-patents
MCP server for US patent search and inventor lookup via PatentsView API
0 tools
xkcd
XKCD MCP — wraps xkcd.com JSON API (free, no auth)
0 tools · streamable-http
numuersapi
NumbersAPI MCP — wraps numbersapi.com (free, no auth)
0 tools · streamable-http
translate
Translate MCP — wraps LibreTranslate API (https://libretranslate.com/)
0 tools · streamable-http
wikiviews
Wikiviews MCP — wraps the Wikimedia Pageviews API (free, no auth)
0 tools · streamable-http
archive
Archive MCP — wraps the Internet Archive APIs (free, no auth)
0 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "patents": {
      "url": "https://gateway.pipeworx.io/patents/mcp",
      "transport": "streamable-http"
    }
  }
}