- Eltoque
Eltoque
ElToque MCP Server
Un servidor MCP (Model Context Protocol) que obtiene precios de USD y EUR del mercado paralelo cubano desde eltoque.com.
Características
Dos herramientas disponibles:
usd-price: Obtiene el precio actual del dólar estadounidense en CUP
eur-price: Obtiene el precio actual del euro en CUP
Extracción de datos en tiempo real desde eltoque.com
Manejo robusto de errores para solicitudes de red y análisis de HTML
Overview
What is ElToque MCP Server?
ElToque MCP Server is a Model Context Protocol (MCP) server that retrieves the current prices of USD and EUR from the Cuban parallel market via eltoque.com.
How to use ElToque MCP Server?
To use the ElToque MCP Server, you can run it using Docker. Build the Docker image and then run the container to access the currency prices.
Key features of ElToque MCP Server?
- Two available tools:
usd-pricefor USD prices andeur-pricefor EUR prices in CUP. - Real-time data extraction from eltoque.com.
- Robust error handling for network requests and HTML parsing.
- Dockerized for easy deployment.
Use cases of ElToque MCP Server?
- Retrieving current USD and EUR prices for financial analysis.
- Integrating with other applications that require real-time currency data.
- Supporting local businesses in pricing strategies based on current exchange rates.
FAQ from ElToque MCP Server?
- How can I get the current price of USD?
Use the
usd-pricetool to get the current price of USD in CUP.
- Is the server easy to deploy?
Yes! The server is Dockerized, making it easy to build and run.
- What programming language is used?
The server is built using Node.js and TypeScript.
Server Config
{
"mcpServers": {
"eltoque": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"eltoque-mcp"
]
}
}
}Project Info
Created At
a year agoUpdated At
a year agoAuthor Name
ricardoalmira89Star
-Language
-License
-Category
research-and-data
Recommend Servers
View AllFilesystem
@modelcontextprotocol
2 months ago
Test
@modelcontextprotocol
test
6 months ago
Mnemom
14 hours ago
Mcp Server Chatsum
@chatmcp
summarize chat message
typescript
a year ago
Docwand
13 hours ago