top of page
All Posts


Secure your MCP Servers using OAuth 2.1 - Part 3
Securing your MCP Server using OAuth 2.1 and Auth0
amareshpat
Nov 115 min read


Secure your MCP Servers using OAuth 2.1 - Part 2
Securing your MCP Server
amareshpat
Nov 115 min read


Secure your MCP Servers using OAuth 2.1 - Part 1.
What is an MCP Server?
amareshpat
Nov 119 min read


Build a Multi-Agent Chat API with CrewAI + FastAPI (in Python)
Learn how to use CrewAI + FastAPI to build a multi-agent chat API.
amareshpat
Oct 249 min read


What is the best way to create an MCP server using Python and Docker?
Model Context Protocol (MCP) is emerging as the next-generation bridge between AI models and external systems. Instead of relying on traditional REST endpoints or ad-hoc tool integrations, MCP provides a structured, JSON-RPC–based protocol that allows AI clients (such as LLM agents or copilots) to dynamically discover and call tools, retrieve resources, and use prompts defined by the server — all with standardized semantics and security controls.
amareshpat
Oct 227 min read
bottom of page