aalmada/McpSample
Code sample of a MCP server using Aspire, Semantic Kernel, Ollama (Work in progress)
Platform-specific configuration:
{
"mcpServers": {
"McpSample": {
"command": "npx",
"args": [
"-y",
"McpSample"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...