Skip to main content

Data Sources and Destinations

  • Use with Excel sheets or CSV: Some LLM clients (such as ChatGPT) may allow uploading Excel or CSV files and working with them. Availability differs per client.
  • Connect with databases: Supabase MCP, Neon MCP
  • Connect with documents: Notion MCP, Linear MCP
  • Connect with web search data: Parallel Search MCP or other search MCPs or features can be used to get an initial list of items, which is often a great starting point for a Task Group.

Use Cases

Use cases include but are not limited to:
  • Performing eCommerce product sentiment analysis to improve product details. See example 1, example 2
  • Please share your use cases with us and we might add them here.

Best Practices

Use in combination with other tools

Be careful which tools and features you have enabled in your MCP client. When using Parallel in combination with many other tools, the increased context window may cause a degradation in output quality. Additionally, the LLM may prefer standard web search or deep research over Parallel if it has both enabled, so it is recommended to turn off other web or deep-research tools, or explicitly mention you want to use Parallel MCPs.

Use with large datasets

If you want to use Parallel with large datasets, it is recommended to use the API or other no-code integrations. The Task MCP is designed for experimentation and only works with smaller datasets, as larger datasets may overflow the context window.
I