Skip to main content
Glama
alludium

Harmonic MCP Server

by alludium

harmonic_list_saved_searches

Retrieve all saved searches from your Harmonic account to monitor deal flow and track companies or people over time using predefined filter criteria.

Instructions

Get all saved searches accessible to your Harmonic account. Saved searches enable monitoring deal flow and tracking companies over time.

What it does: Returns all saved searches (also called "Saved Views" in Harmonic UI) that your team has created. Each saved search has specific filter criteria.

Returns: { "data": [ { "id": 141648, "name": "Stealth Feed", "type": "COMPANIES_LIST", "is_private": false, "created_at": "2024-10-10T18:48:38.438102", "updated_at": "2025-06-16T00:53:15.505131" } ], "count": number }

Search types:

  • COMPANIES_LIST: Search for companies

  • PERSONS: Search for people

Next steps: Use harmonic_get_saved_search_results with the search ID to get matching companies/persons.

Use cases:

  • List all team deal flow monitors

  • Find a specific saved search by name

  • Check when a search was last updated

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
response_formatNoOutput format: "json" or "markdown"json

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/alludium/harmonic-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server