Building MCP Server with Akka

Building an MCP Server with Akka

This guide demonstrates building an MCP server using Akka Java SDK with annotation-based tool definitions, service discovery, and integration with both external MCP clients and Akka agents....

October 27, 2025 · (updated November 3, 2025) · 18 min · 3698 words · Pradeep Loganathan

Building a simple MCP Server

This guide covers building an MCP server in C# (.NET) with NuGet package management, running it in VS Code, and integrating with GitHub Copilot for AI-assisted development....

May 9, 2025 · (updated November 3, 2025) · 11 min · 2140 words · Pradeep Loganathan
MCP - Protocol Mechanics and Architecture

MCP - Protocol Mechanics and Architecture

Part 2 of our MCP series explores the technical foundations: JSON-RPC communication, supported transports (STDIO, HTTP/SSE, WebSockets), capability discovery (tools, resources, prompts), invocation methods, and security principles....

May 1, 2025 · (updated November 3, 2025) · 24 min · 5008 words · Pradeep Loganathan
Model Context Protocol Overview Diagram

Understanding the Model Context Protocol (MCP) for AI Integration

LLMs are powerful—but without access to live tools, data, and systems, they’re limited. Discover how MCP bridges that gap and why it’s becoming the standard for AI integration....

April 29, 2025 · (updated November 3, 2025) · 15 min · 3055 words · Pradeep Loganathan