Connection check
verified live · 20h ago
fiber-ai-mcp
Search companies, enrich contacts, and reveal emails and phones from your AI agent.
Tools
5
GitHub stars
—
Installs / wk
—
Licence
—
Transport
streamable-http
Last checked
20h ago
Tools & capabilities
5 toolsRead from the running server on 20h ago.
call_operation
paramsoperationId*
Execute any Fiber API operation by operationId. IMPORTANT: - Most operations require `apiKey` in the request body. - Prefer search_endpoints() first when operation choice is ambig… Execute any Fiber API operation by operationId. IMPORTANT: - Most operations require `apiKey` in the request body. - Prefer search_endpoints() first when operation choice is ambiguous. - Use get_endpoint_details_full(operationId='...') first for complex/nested parameter shapes. Args: operationId: The operation ID to call params: Parameters dict: {"body": {...}, "path": {...}, "query": {...}} Returns: API response data or error details.
get_endpoint_details_full
read-only
operationId*
Get COMPLETE schema and details for a specific API operation. Use this BEFORE calling an API to understand exactly what parameters are needed. Args: operationId: The operatio… Get COMPLETE schema and details for a specific API operation. Use this BEFORE calling an API to understand exactly what parameters are needed. Args: operationId: The operation ID (e.g., "syncContactEnrichment") Returns: Complete schema including all required/optional fields, request body schema, response schema, and example usage.
list_all_endpoints
read-only
tagslimitsearchtagPack
List available Fiber API endpoints with optional tag/search filtering. List available Fiber API endpoints with optional tag/search filtering.
list_tag_packs
read-only
List curated tag packs for large tool catalogs. Use this to narrow exploration (for example social-media or enrichment). List curated tag packs for large tool catalogs. Use this to narrow exploration (for example social-media or enrichment).
search_endpoints
read-only
limitquery*tagPackconstraintsexcludedTagspreferredTags