loading…
Search for a command to run...
loading…
MicroEsim MCP connects your AI agent to global eSIM networks. Instead of manually browsing data plans, just tell your agent where you're going and when — it'll
MicroEsim MCP connects your AI agent to global eSIM networks. Instead of manually browsing data plans, just tell your agent where you're going and when — it'll recommend the best 5G plan across 200+ countries based on your itinerary, dates, and budget. Instant, secure, and hassle-free. Travel smarter, not harder.
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"instant-esim-data": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"run",
"MicroEsim/instant-esim-data"
]
}
}
}Web content fetching and conversion for efficient LLM usage.
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolProvides auto-configuration for setting up an MCP server in Spring Boot applications.
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hz