Currency Converter MCP
Rank #8561glama/wesbos/currency-conversion-mcp
Provides real-time currency conversion capabilities by fetching current exchange rates from currency APIs, enabling financial calculations, international business analysis, and travel planning workflows.
Currency Converter MCP is a Model Context Protocol (MCP) server published by wesbos. It ranks #8561 of 58,900 servers tracked on MCP Toplist, and its repository has 35 GitHub stars. Currency Converter MCP is listed across 2 registries — Glama and PulseMCP, and ships as a single rolling release with no explicit version metadata. It was first listed on Jun 23, 2025.
Ranks ahead of 50,339 of 58,900 servers on MCP Toplist.
Use Currency Converter MCP
Add Currency Converter MCP to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"currency-conversion-mcp": {
"url": "https://currency-mcp.wesbos.com/sse"
}
}
}{
"mcpServers": {
"currency-conversion-mcp": {
"url": "https://currency-mcp.wesbos.com/"
}
}
}Listed on 2 registries
wesbos
Not versioned
This server is published through registries that do not expose explicit version metadata, and no GitHub release tags were found on the linked repository. The listing tracks a single rolling release.
Frequently asked questions
- What is Currency Converter MCP?
- Provides real-time currency conversion capabilities by fetching current exchange rates from currency APIs, enabling financial calculations, international business analysis, and travel planning workflows.
- Who maintains Currency Converter MCP?
- Currency Converter MCP is maintained by wesbos, which publishes 1 MCP server (0 total versions) tracked on MCP Toplist.
- Is Currency Converter MCP an official MCP server?
- Currency Converter MCP is not on the Official MCP Registry. It is listed on Glama and PulseMCP.
- How many versions does Currency Converter MCP have?
- Currency Converter MCP ships as a single rolling release with no explicit version metadata.
- Where can I find the source code for Currency Converter MCP?
- The source code for Currency Converter MCP is hosted at github.com/wesbos/currency-conversion-mcp.