Multi-source entity enrichment: company data, contacts, email verification, and phone validation
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.
One-click editor setup isn’t available for this listing yet — we don’t have a confirmed install command, and we’d rather show nothing than point your editor at the wrong package or host. Follow the project’s own setup instructions, linked above.
Open-source Model Context Protocol servers by Opafex. Each server is a standalone npm package usable with Claude Code, Claude Desktop, Cursor, and any MCP-compatible client.
| Package | Description | Status |
|---|---|---|
@opafex/mcp-enrichment | Company, contact, email & phone enrichment via Clearbit, Hunter.io, Twilio | Available |
@opafex/mcp-file-processor | Document text extraction, keyword detection, chunking | Available |
@opafex/mcp-web-research | Web search, page fetch, research synthesis | Planned |
@opafex/mcp-approval-queue | Human-in-the-loop approval workflows | Planned |
@opafex/mcp-knowledge-grid | Document indexing, semantic search, context composition | Planned |
Create or edit .mcp.json in your project root:
All servers work in mock mode when API keys are omitted — great for development and testing.
packages/<server-name>/ with package.json, tsconfig.json, and src/@opafex/mcp-shared for the server bootstrap (createMCPServer)tools.ts, wire up in index.ts__tests__/See packages/enrichment as a reference implementation.
@opafex/mcp-shared provides:
createMCPServer() — Reusable MCP server bootstrap with tool/resource registration and stdio transportMIT
No reviews yet — be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/mcp-enrichment)<a href="https://allmcps.com/mcp/mcp-enrichment"><img src="https://allmcps.com/api/badge/mcp-enrichment?style=directory" alt="MCP Enrichment on AllMCPs" /></a>