Skip to content
This repository was archived by the owner on Mar 13, 2026. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Lightpanda Go MCP server

---

:warning: This project was a first experiment to expose an MCP for
[Lightpanda Browser](https://lightpanda.io/).
But now, the browser embed an MCP server natively.
More details in the [native MCP blog
post](https://lightpanda.io/blog/posts/lp-domain-commands-and-native-mcp#native-mcp-server).

---

`gomcp` is an [MCP server](https://modelcontextprotocol.io) written in
[Go](https://go.dev/).

Expand Down
Loading