Securely access weather and Kusto tools in a demo MCP server.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "basic-mcp-server" yet — see the docs or source repo.
Explain how to connect basic-mcp-server to my MCP client, including streamable-http transport, Microsoft Entra ID OAuth authentication, and the setup steps before calling tools.
A clear integration guide covering transport, authentication, required configuration, and call order.
Use the weather tool in basic-mcp-server to get Beijing's weather for the next three days, listing date, temperature range, conditions, and travel advice.
A day-by-day weather result with temperatures, conditions, and brief recommendations.
Using the Kusto query tool in basic-mcp-server, find the top 10 services with the most error logs in the last 7 days, and return a table plus a brief conclusion.
An analytical summary with a results table showing high-error services and key findings.
Calculate expressions, check weather, and learn how an MCP server is built.
Secure MCP server for authenticated record queries and integration management.
Call tools like weather lookup via MCP with reusable resources and prompts.
Demo tool for connecting LLMs to external tools and data sources via MCP.
Deploy a production-ready MCP server with demo tools and interactive testing UI.
Lets MCP clients fetch current weather and forecasts for any location.