Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by marcominerva • Uncategorized
A minimal MCP server implementation using ASP.NET Core to expose MCP tools with authentication and API documentation.
Discover and consume MCP tools automatically.
Secure access to server-side tools via API key authentication.
Retrieve weather and time information through MCP.
This project provides a simple starting point to build an MCP server on ASP.NET Core 10, featuring API key security, automatic MCP tool discovery, and OpenAPI/Swagger UI for endpoint exploration. It includes example server-side tools like weather and time retrieval, enabling seamless integration with MCP-compatible clients. The server supports CORS for secure external access and is designed for easy extension and interoperability.