Gas Agent
@samarabdelhameed
关于 Gas Agent
暂无概览
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"gas-agent": {
"name": "MCP Gas Price Agent",
"description": "Multi-chain gas price server for Ethereum, BNB, and Polygon. Provides live gas data and smart recommendations using AI-ready endpoints.",
"url": "https://mcp-gas-agent-pro-final-pueyk67dg-samarabdelhameeds-projects.vercel.app",
"endpoints": [
"/api/gas-price",
"/api/recommend-time",
"/api/nlp-agent"
],
"chains": [
"ethereum",
"bnb",
"polygon"
],
"version": "1.0.0",
"author": "samarabdelhameed",
"command": "vercel --prod"
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Gas Agent?
Gas Agent is an MCP-compatible, AI-ready dashboard for monitoring real-time gas prices on Ethereum, BNB, and Polygon. It enables users to ask natural language questions and receive smart recommendations on when to transact.
How to use Gas Agent?
Run locally by installing dependencies (npm install), building Tailwind CSS (npm run build:css), and starting the server (npm start). Open http://localhost:3000 in a browser. Connect AI agents (Claude/GPT) via the mcp.json plugin file.
Key features of Gas Agent
- Multi-network support for Ethereum, BNB, and Polygon
- Live gas price API for each network
- Dashboard with interactive charts (Max Fee & Priority Fee)
- Natural language processing agent for human questions
- Real-time alerts when gas fee is extremely low
- Export gas history to CSV
- Auto-refreshing UI with adjustable refresh rate
- MCP‑compatible plugin (
mcp.json) for AI integration
Use cases of Gas Agent
- Monitor live gas prices across multiple blockchain networks
- Ask natural language questions like “Is now a good time?”
- Compare gas fees between Ethereum, BNB, and Polygon
- Receive real‑time alerts when fees are low
- Export historical gas data for analysis
FAQ from Gas Agent
What networks does Gas Agent support?
It supports Ethereum, BNB Chain, and Polygon.
How can I connect Gas Agent to an AI assistant?
Use the mcp.json file included in the project to connect it directly to Claude or GPT.
What API endpoints are available?
Gas Agent provides /api/gas-price for live prices, /api/nlp-agent for natural language replies, and /dashboard for the full UI.
What are the runtime dependencies?
Node.js and Express, with TailwindCSS, Chart.js, and third‑party APIs (Blocknative, BscScan, PolygonScan).
Where does the data come from?
Gas price data is fetched from Blocknative, BscScan, and PolygonScan APIs. No data is stored persistently on the server.
AI 与智能体 分类下的更多 MCP 服务器
欢迎来到 智言平台
Shy2593666979AgentChat 是一个基于 LLM 的智能体交流平台,内置默认 Agent 并支持用户自定义 Agent。通过多轮对话和任务协作,Agent 可以理解并协助完成复杂任务。项目集成 LangChain、Function Call、MCP 协议、RAG、Memory、HITL、Skill、Milvus 和 ElasticSearch 等技术,实现高效的知识检索与工具调用,使用 FastAPI 构建高性能后端服务。
Model Context Protocol for Unreal Engine
chongdashuEnable AI assistant clients like Cursor, Windsurf and Claude Desktop to control Unreal Engine through natural language using the Model Context Protocol (MCP).
MCP Server - Remote MacOs Use
baryhuangThe only general AI agent that does NOT requires extra API key, giving you full control on your local and remote MacOs from Claude Desktop App
Just Prompt - A lightweight MCP server for LLM providers
dislerjust-prompt is an MCP server that provides a unified interface to top LLM providers (OpenAI, Anthropic, Google Gemini, Groq, DeepSeek, and Ollama)
1MCP - One MCP Server for All
1mcp-appA unified Model Context Protocol server implementation that aggregates multiple MCP servers into one.
评论