lightfield
Rank #42,438io.github.doc2mcp/lightfield
MCP server for lightfield documentation, generated by doc2mcp.
lightfield is a Model Context Protocol (MCP) server published by doc2mcp. It ranks #42,438 of 115,460 servers tracked on MCP Toplist, and its repository has 5 GitHub stars. lightfield is listed on Official MCP, with 1 tracked version. It was first listed on Jun 7, 2026 and most recently updated on Jun 7, 2026.
Ranks ahead of 73,022 of 115,460 servers on MCP Toplist.
Use lightfield
Hosted remote endpoint gated by authentication — connect via its URL and authenticate with the provider (OAuth flow or an API key/header, per its docs).
claude mcp add --transport http lightfield https://doc2mcp.site/api/mcp/24fd8d23-16a6-4eb9-bee0-f8080a6b31b2/mcp[mcp_servers.lightfield]
url = "https://doc2mcp.site/api/mcp/24fd8d23-16a6-4eb9-bee0-f8080a6b31b2/mcp"Add to ~/.codex/config.toml.
https://doc2mcp.site/api/mcp/24fd8d23-16a6-4eb9-bee0-f8080a6b31b2/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"lightfield": {
"url": "https://doc2mcp.site/api/mcp/24fd8d23-16a6-4eb9-bee0-f8080a6b31b2/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"lightfield": {
"type": "http",
"url": "https://doc2mcp.site/api/mcp/24fd8d23-16a6-4eb9-bee0-f8080a6b31b2/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"lightfield": {
"serverUrl": "https://doc2mcp.site/api/mcp/24fd8d23-16a6-4eb9-bee0-f8080a6b31b2/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"lightfield": {
"url": "https://doc2mcp.site/api/mcp/24fd8d23-16a6-4eb9-bee0-f8080a6b31b2/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/io.github.doc2mcp%2Flightfield)<a href="https://mcptoplist.com/server/io.github.doc2mcp%2Flightfield"><img src="https://mcptoplist.com/badge/io.github.doc2mcp%2Flightfield.svg" alt="MCP Toplist: Top 50% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
doc2mcp
Other servers by doc2mcp
View all doc2mcp servers →Available versions (1)
| Version | Published |
|---|---|
| 1.0.1780875164 | Jun 7, 2026 |
Frequently asked questions
- Who maintains lightfield?
- lightfield is maintained by doc2mcp, which publishes 18 MCP servers (18 total versions) tracked on MCP Toplist.
- Is lightfield listed on the Official MCP Registry?
- Yes — lightfield is listed on the Official MCP Registry.
- How many versions does lightfield have?
- MCP Toplist tracks 1 version of lightfield, most recently published on Jun 7, 2026.
- Where can I find the source code for lightfield?
- The source code for lightfield is hosted at github.com/doc2mcp/doc2mcp.