93 tools: finance, weather, news, travel, knowledge, SEO. 27 free + 66 paid via USDC x402.
Most search and retrieval work still happens through a UI a human drives. Engedi MCP server moves it into the conversation instead. 93 tools: finance, weather, news, travel, knowledge, SEO. 27 free + 66 paid via USDC x402.
MCP server for Engedi — a live data API for AI agents with 93 REST endpoints covering finance, travel, weather, news, commerce, knowledge, content, SEO, AI analysis, utilities, and more.
The server ships on npm as @neji402/engedi-mcp, so your MCP client can launch it on demand — there is no separate build step. Add the server block to your client's configuration, restart it, and the tools register themselves.
This sits in the search and retrieval group, where several servers overlap in what they claim to do but differ sharply once you actually set them up. It is maintained by Neji402; worth a glance at recent repository activity before you build anything load-bearing on it.
We check each listing at SyncDev against the project's documentation before it goes live — if something here drifts out of date, it is a bug worth reporting.
{
"mcpServers": {
"engedi": {
"command": "npx",
"args": ["-y", "@neji402/engedi-mcp"]
}
}
}Configuration as documented by the project. Restart the client after saving.
The simplest web tool that matters — fetch any URL and get model-ready markdown back.
Industrial-strength web extraction — render, scrape, crawl and search entire sites into clean markdown.
Puppeteer-powered browser control that drives pages from the accessibility tree instead of pixels.
Search built for AI, not humans — semantic web search that returns model-ready content, plus code context.
Answers, not links — delegate questions to Perplexity's search-grounded models and get cited responses back.
Put 6,000+ pre-built scrapers at your assistant's fingertips through one MCP endpoint.