Skip to content

Add Parallel Search to the MCP store - #2

Open
georgeatparallel wants to merge 1 commit into
p0systems:mainfrom
georgeatparallel:parallel-search-mcp-4abb65bb-7ad5d901df12
Open

Add Parallel Search to the MCP store#2
georgeatparallel wants to merge 1 commit into
p0systems:mainfrom
georgeatparallel:parallel-search-mcp-4abb65bb-7ad5d901df12

Conversation

@georgeatparallel

Copy link
Copy Markdown

Why

Adds an optional web search and URL-fetching MCP server to Peezy's existing MCP store. The catalog description makes clear that selected search queries and requested URLs are sent to Parallel.

Changes

  • Add parallel-search beside the existing search and crawling entries.
  • Connect Peezy's stdio-only MCP client to Parallel's native HTTP endpoint through mcp-remote.
  • Preserve all existing providers, configuration, credentials, prompt hints, ordering, and defaults; the service runs only when a user selects it.

Validation

  • One-file structural preservation check: passed.
  • git diff --check: passed.
  • Existing test suite was not run because npm is unavailable in the isolated worker environment.

Disclosure: I work at Parallel.ai, which operates this MCP endpoint.

Signed-off-by: georgeatparallel <george@parallel.ai>
@georgeatparallel
georgeatparallel marked this pull request as ready for review August 23, 2026 03:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant