Lightbringer
Rank #35,553com.lightbringer/connector
Capture, analyze, validate, and submit inventions, and collaborate on patent reviews.
Lightbringer is a Model Context Protocol (MCP) server published by lightbringer-patents. It ranks #35,553 of 115,591 servers tracked on MCP Toplist. Lightbringer is listed on Official MCP, with 2 tracked versions. It was first listed on Jun 29, 2026 and most recently updated on Jul 24, 2026.
Ranks ahead of 80,038 of 115,591 servers on MCP Toplist.
Use Lightbringer
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http connector https://mcp.lightbringer.com/mcp[mcp_servers.connector]
url = "https://mcp.lightbringer.com/mcp"Add to ~/.codex/config.toml.
https://mcp.lightbringer.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"connector": {
"url": "https://mcp.lightbringer.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"connector": {
"type": "http",
"url": "https://mcp.lightbringer.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"connector": {
"serverUrl": "https://mcp.lightbringer.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"connector": {
"url": "https://mcp.lightbringer.com/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/com.lightbringer%2Fconnector)<a href="https://mcptoplist.com/server/com.lightbringer%2Fconnector"><img src="https://mcptoplist.com/badge/com.lightbringer%2Fconnector.svg" alt="MCP Toplist: Top 50% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
lightbringer-patents
Other servers by lightbringer-patents
View all lightbringer-patents servers →Available versions (2)
| Version | Published |
|---|---|
| 1.0.3 | Jul 24, 2026 |
| 1.0.1 | Jun 29, 2026 |
Frequently asked questions
- Who maintains Lightbringer?
- Lightbringer is maintained by lightbringer-patents, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Lightbringer listed on the Official MCP Registry?
- Yes — Lightbringer is listed on the Official MCP Registry.
- How many versions does Lightbringer have?
- MCP Toplist tracks 2 versions of Lightbringer, most recently published on Jul 24, 2026.
- Where can I find the source code for Lightbringer?
- The source code for Lightbringer is hosted at github.com/lightbringer-patents/claude-plugin.