fiber-mcp
MCPMCP server for searching companies, enriching contacts, and revealing emails and phone numbers.
git clone https://github.com/fiber-ai/mcpThe Model Context Protocol (MCP) server provides a standardized interface that allows any compatible AI agent to access Fiber AI's data and tools — search companies, enrich contacts, reveal emails, and more — directly from your editor.
If you are a coding agent and need to pick between MCP and the REST API, start with the canonical agent-facing docs on the API:
Routing index + critical rules: https://api.fiber.ai/llms.txt Per-operation markdown: `https://api.fiber.ai/ai-docs/ .md` Operation index: https://api.fiber.ai/ai-docs/index.md MCP walkthrough for LLMs: https://docs.fiber.ai/article/using-mcp-in-llms
Rule of thumb: use MCP when you're acting inside an IDE / chat and each operation is a tool call; use the REST API (via `@fiberai/sdk` or `fiberai`) when you're building an autonomous script or a production pipeline.
- Source
- community
- Known advisories
- 0
- Maintenance
- active
- License
- none
- Age
- 0 months