add-mcp
Back to registry
Share logo

Share

v1.0.0

noodleseed.com/share-mcp-server

Noodle Seed exposes a developer CLI (`@noodleseed/one` / `noodle`, with hosted cloud actions using `noodle login`) and multiple public unauthenticated SSE MCP server endpoints under `*.mcp.noodleseed.com` and `mcp.noodleseed.com/.../mcp`.


Install with add-mcp

Configure your installation and copy the command below. Uses add-mcp to install the server into your agent of choice.

Remote (SSE)
SSEhttps://share-srkm.mcp.noodleseed.com/mcp
npx add-mcp@latest https://share-srkm.mcp.noodleseed.com/mcp --transport sse

API access

Access via API

Fetch this server's registry entry as JSON. See the OpenAPI spec for all endpoints.

curl "/registry/api/v1/servers?search=com.noodleseed%2Fshare-mcp-server"

More from noodleseed.com