Server data from the Official MCP Registry
93 tools: finance, weather, news, travel, knowledge, SEO. 27 free + 66 paid via USDC x402.
93 tools: finance, weather, news, travel, knowledge, SEO. 27 free + 66 paid via USDC x402.
This MCP server acts as a client for a remote Engedi API service, exposing 93+ tools covering finance, weather, travel, and content. The code is well-structured with proper input validation via Zod schemas and no hardcoded credentials. Permissions are appropriate for its purpose (network access to external APIs, environment variables for x402 wallet config). Minor quality concerns include broad error handling and lack of request rate limiting, but these do not pose security risks. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
3 files analyzed · 7 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-neji402-engedi": {
"args": [
"-y",
"@neji402/engedi-mcp"
],
"command": "npx"
}
}
}From the project's GitHub README.
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.
27 free endpoints + 66 paid endpoints — pay per call in USDC via x402 protocol.
Engedi provides real-time data from 30+ sources (CoinGecko, Yahoo Finance, Google Flights/Hotels, Open-Meteo, USGS, Wikipedia, and more) through a single MCP interface. AI agents can:
Add to your claude_desktop_config.json:
{
"mcpServers": {
"engedi": {
"command": "npx",
"args": ["-y", "@neji402/engedi-mcp"]
}
}
}
claude mcp add engedi npx -y @neji402/engedi-mcp
git clone https://github.com/Neji402/engedi-mcp.git
cd engedi-mcp
npm install
npm run build
npm start
| Tier | Price | Endpoints |
|---|---|---|
| Free | $0 | Weather, News, HN, Stocks, Crypto, Movies, GeoIP, Country Info, Translate Languages, X402 Diagnostics, Logs, Stocks Calculate, Crypto Calculate, Portfolio Calculate, Hash, UUID, Base64, URL Encode, Timestamp, Password, JSON, Color, QR, Robot.txt, Trust, Contribute Review, Job Match |
| Micro | $0.001 | Exchange Rates, Timezones, Holidays, Geocoding, Domain Check, DNS Lookup, Cert Check, HTTP Headers, Redirect Chain, Port Check, URL Safety, URL Metadata, Translate, Jokes, Cat Facts, UrbanDict, Wikipedia, Books, Fact Check, Detect Language, License Check, Analyze Text, HTML to Markdown, Text Diff |
| Low | $0.002 | Weather Forecast, Sunrise, Air Quality, Earthquakes, Stock News, News Search, Restaurants, Jobs, Reader, Extract, Meta Extract, Schema Extract, Link Check, Sentiment, Summarize, Extract Data, Change Detect, AI Detect, SEO Audit, Page Speed |
| Standard | $0.005 | Screenshots, Screenshot Live, News Briefing, News Analyze, Stocks Analyze, Crypto Analyze, Stocks Compare, SEO Analyze, Weather Analyze, Products, Courses, Real Estate |
| Premium | $0.01 | |
| Ultra | $0.10 | Flights, Hotels |
Paid endpoints require USDC micropayments via the x402 protocol. The MCP server handles payment automatically.
| Source | Data |
|---|---|
| Open-Meteo | Weather, air quality |
| CoinGecko | Crypto prices |
| Yahoo Finance | Stock prices, news |
| Google Flights/Hotels | Travel pricing |
| USGS | Earthquake data |
| Wikipedia | Articles, search |
| Open Library | Book data |
| Nominatim/OSM | Geocoding, restaurants |
| OpenFoodFacts | (via products) |
| 30+ more | See API docs |
Full API documentation: https://engedi.digi-life17.workers.dev
MIT
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.