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" ] } } }
İlgili Sunucular
Weather MCP Server
Provides weather information using the OpenWeatherMap API.
YouTube MCP
Manage YouTube videos, create Shorts, and get analytics using the YouTube API.
Qwen Max
An MCP server for the Qwen Max large language model, powered by Dashscope.
Exoscale
An MCP server for interacting with the Exoscale cloud platform.
Skyvia MCP
Skyvia MCP Endpoint is a no-code gateway that makes your business data accessible to AI assistants in real time.
NASA MCP Server
An MCP server for interacting with various NASA APIs and data sources. Requires a NASA API key.
OpenAI MCP Server
An MCP server for integrating with the OpenAI API.
AI Image MCP Server
AI-powered image analysis using OpenAI's Vision API.
FastlyMCP
Interact with the Fastly API and CLI using an API key.
MCP Deployment AWS
A guide and example code for deploying MCP servers cost-effectively on AWS and integrating them with AI agent frameworks.