Lido
An MCP server for interacting with the Lido liquid staking protocol.
How to run
- Copy .env.example to .env and fill missing variables
- Build Docker image
docker build . -t mcp-lido - Configure your MCP Client e.g. Claude Code
{ "globalShortcut": "", "mcpServers": { "mcpLido": { "command": "docker", "args": [ "run", "--rm", "-i", "--log-driver", "none", "mcp-lido" ] } } }
เซิร์ฟเวอร์ที่เกี่ยวข้อง
T-Invest MCP Server
An MCP server for interacting with the T-Invest API, providing access to investment and financial data.
CData Paylocity MCP Server
A read-only MCP server by CData that enables LLMs to query live data from Paylocity.
Crypto Price & Market Analysis
Provides real-time cryptocurrency price data, market analysis, and historical trends using the CoinCap API.
China Weather
Query weather information and meteorological warnings for Chinese cities using the QWeather API.
CMP MCP Server
An MCP server for CMP API integration, built to run on Cloudflare Workers.
Second Opinion MCP
Consult multiple AI models, including local, cloud, and enterprise services, to get diverse perspectives on a topic.
Coincheck MCP Server
Integrates with the Coincheck cryptocurrency exchange API.
Cloudflare MCP Server
Deploy a remote, authentication-free MCP server on Cloudflare Workers.
DMARC MCP Server
DMARC MCP Server provides programmatic read only access to DNS and email authentication data so developers and AI agents can validate DMARC, SPF, and DKIM configurations directly inside MCP compatible tools.
AWS Customer Playbook Advisor MCP
Provides real-time AWS security guidance by fetching official security playbooks from the AWS Customer Playbook Framework GitHub repository.