Loading…
June 9-10, 2026
Bengaluru, India
View More Details & Registration

The Sched app allows you to build your schedule but is not a substitute for your event registration. You must be registered for MCP Dev Summit Bengaluru to participate in the sessions. If you have not registered but would like to join us, please go to the event registration page to purchase a registration..

IMPORTANT NOTE: Timing of sessions and room locations are subject to change.


Venue: Convention Hall clear filter
arrow_back View All Dates
Wednesday, June 10
 

10:00am IST

Keynote: Welcome Back - Angie Jones, VP Developer Experience, Agentic AI Foundation
Wednesday June 10, 2026 10:00am - 10:00am IST

Speakers
avatar for Angie Jones

Angie Jones

VP of Developer Experience, Agentic AI Foundation
Angie Jones is the VP of Developer Experience at the ​Agentic AI Foundation

An award-winning educator and international keynote speaker, Angie shares her extensive knowledge with software companies and conference audiences worldwide.

As a Master Inventor, Angie is recognized for her innovative, out-of-the-box thinking, which has led to 27 patented inventions in virtual worlds, collaboration software, social networking, smarter planet initiatives, and software development processes... Read More →
Wednesday June 10, 2026 10:00am - 10:00am IST
Convention Hall
  Keynote Sessions
  • Audience Experience Level Any

10:00am IST

Keynote: Architecting Internet-Scale Agent Skills with Managed MCP - Prashanth Subrahmanyam, Lead for Google Cloud DevRel in JAPAC, Google
Wednesday June 10, 2026 10:00am - 10:10am IST
Local MCP prototyping is magic on a laptop, but scaling to production often triggers "Agentic Sprawl." To handle complex agent loops at scale, enterprises need a centralized architecture for integration, identity, and governance. This keynote explores Google Cloud’s full-stack vision for internet-scale agents. We will unpack the shift toward stateless MCP transports to solve multi-round-trip routing bottlenecks, show how Apigee converts legacy APIs into zero-code MCP skills, and highlight how developer tools like Antigravity and the Agent Development Kit (ADK) push the boundaries of AI from the cloud to the device.
Speakers
avatar for Prashanth Subrahmanyam

Prashanth Subrahmanyam

APAC Lead, Developer Adoption, Google Cloud, Google Cloud
Prashanth Subrahmanyam leads Cloud Developer Advocacy for APAC at Google, focussed on one problem: making agentic AI systems work reliably in production. With two decades of engineering experience spanning SAP, Apigee, and Google, including reliability engineering at Google... Read More →
Wednesday June 10, 2026 10:00am - 10:10am IST
Convention Hall
  Keynote Sessions
  • Audience Experience Level Any
  • Session Slides Yes

10:15am IST

Keynote: Extending Goose: Building an AI Teammate for 
Open Source - Abhijay Jain, Maintainer, Contributor & Grant Recipient, AAIF Goose
Wednesday June 10, 2026 10:15am - 10:25am IST
Goose is an open-source AI agent that can be extended through integrations, tools, and community-driven projects. In this talk, I'll share my journey working with Goose, explore how its capabilities can be extended through community-driven projects, highlight examples from the Goose ecosystem, and discuss the development of GooseBot as one approach to bringing AI agents closer to developer communities. Along the way, I'll cover lessons learned from building in the open and why extensibility is key to the future of open-source AI agents.
Speakers
avatar for Abhijay Jain

Abhijay Jain

Maintainer & Contributor, AAIF Goose, AAIF Goose
I’m Abhijay Jain, an open-source developer and FOSS enthusiast with experience across developer tooling, Bitcoin infrastructure, AI products, and modern web technologies.

Over the years, I’ve contributed to global open-source programs and organizations including the Linux Foundation, Google summer of code, Block, UnternehmerTUM, and several community-driven ecosystems. I started my open-source journey as an LFX mentee with Open Horizon (IBM open... Read More →
Wednesday June 10, 2026 10:15am - 10:25am IST
Convention Hall
  Keynote Sessions
  • Audience Experience Level Any
  • Session Slides Yes

10:25am IST

Keynote: From Shadow IT To Scale: The MCP Adoption Journey - Shannon Williams, Obot AI
Wednesday June 10, 2026 10:25am - 10:35am IST
The Model Context Protocol (MCP) is now an LF project, and that's fantastic news for the open source ecosystem. Last year MCP servers went mainstream fast, linking up AI models with apps, data and systems. Whether you are managing it or not, hundreds of people are already using MCPs within your company. Unfortunately, many IT teams are discovering this adoption, not planning it.

This talk provides a quick intro to the MCP ecosystem, and presents a four-stage maturity model for MCP adoption, from tracking shadow MCP development to secure, enterprise-wide deployment. You'll learn where your organization actually is (most are Stage 1 or early Stage 2), what infrastructure you need for each stage, and how to build the process and policies to turn MCP from a risk into an enabling technology.

This model is based on patterns from real deployments and hundreds of engagements with engineers dealing with this right now. I'll touch on MCP development, security, management, operations and how to get these incredibly useful tools into the hands of more and more users within your company.
Speakers
avatar for Shannon Williams

Shannon Williams

President, Obot AI
I am the President and co-founder of Obot AI, and have been building open source software for the last 20 years. Prior to starting Obot, I co-founded Cloud.com (creator of CloudStack) and Rancher Labs (creator of Rancher, k3s, Longhorn, etc). I was a board member of the CNCF for 4... Read More →
Wednesday June 10, 2026 10:25am - 10:35am IST
Convention Hall
  Keynote Sessions

11:00am IST

From Intent To Production: MCP Gateway Patterns for Regulated Banking - Hariskumar Panakkal, Wipro
Wednesday June 10, 2026 11:00am - 11:25am IST
I spent the last year building agentic systems with MCP and MCP Gateway, and want to share what I learned — especially the things you only hit when you try to build for a real, regulated domain.

The build is a four-part system: a React portal, a LangGraph agent, Microsoft MCP Gateway as the front door, and a FastMCP server with 19 tools behind it. This talk walks through how the pieces fit together and the specific patterns that worked.

What I'll cover:

- How I structured MCP tools with Pydantic schemas, idempotency keys, and correlation IDs that travel through every layer
- Why my first three gateway deployments failed and how the mcp-session-id header fixed stateful tool routing through MCP Gateway
- A simple tool wrapper pattern that keeps sensitive data like SSN out of the LLM context while the agent still reasons about the workflow
- Why I made consent its own MCP tool with a signed receipt instead of bundling it into submit
- Three gaps I hit in MCP and the gateway and how I worked around them — honest notes for the community

If you're building with MCP and MCP Gateway and heading toward anything production-grade, these are the patterns I wish I'd had going in.
Speakers
avatar for Hariskumar Panakkal

Hariskumar Panakkal

Distinguished Member of Technical Staff (DMTS) and Enterprise Architect, Wipro
Hariskumar Panakkal is an Enterprise Architect and Distinguished Member of Technical Staff (DMTS), recognized with the 2025 Most Valuable Technologist (MVT) award. With a background in cloud transformation and responsible AI, he has spent the last year building agentic systems on... Read More →
Wednesday June 10, 2026 11:00am - 11:25am IST
Convention Hall
  Building with MCP

11:30am IST

Beyond Tool Calls: Unlocking Interactive, Token-Smart Agents with MCP Apps - Suraj B, HDFC Bank
Wednesday June 10, 2026 11:30am - 11:55am IST
MCP Apps are reshaping what a Model Context Protocol server can do — turning text-only tool exchanges into rich, interactive experiences embedded directly in the host. This session takes a builder's tour of the MCP Apps extension: core concepts, target use cases (dashboards, multi-step workflows, human-in-the-loop confirmations), the security model, and current limitations worth knowing before adoption.
A central theme is the visibility paradigm — letting UI carry state the model doesn't need to see, unlocking meaningful token savings on data-heavy flows. We'll cover iframe sandbox constraints, postMessage patterns, session-bound identity, and prompt-injection defenses for sensitive actions. We will also cover existing protocol limitations and work going on to address the same in exp-apps working group.
We close with a live Go-based demo executing a fund transfer flow end-to-end.
Speakers
avatar for Suraj B

Suraj B

Lead Engineer, HDFC Bank
Suraj is a contributor to the MCP Go SDK and member of the MCP Financial Services Interest Group. He is a Lead Backend and AI Engineer at HDFC Bank, building agentic AI platforms with a focus on MCP server architecture and token optimization. A Go developer with ~10 years of experience... Read More →
Wednesday June 10, 2026 11:30am - 11:55am IST
Convention Hall
  Building with MCP

12:00pm IST

Running MCP Fully Local: Private, Offline-Capable Agents With Ollama and Open Models - Harish Kotra, Forge Alumnus
Wednesday June 10, 2026 12:00pm - 12:25pm IST
Over the last few months I've built and shipped 100+ agents in public, many wired into MCP servers running against local models through Ollama, LM Studio, and decentralized open-source inference. A draw.io MCP server driven by Llama 3.2, an Excalidraw MCP integration, a Bright Data MCP briefing agent, all running end-to-end without a single token leaving the host.

This talk is a working engineer's tour of that stack. We'll walk through a minimal local MCP setup (server + client + Ollama) and then dig into the real-world failure modes: tool-selection collapse on 7B models, JSON-schema compliance gaps, capability-negotiation mismatches, and the surprisingly large quality delta between structured-output fine-tunes and general chat models. I'll share the prompt shapes, tool-description patterns, and schema-validation tricks that reliably push small open models from "demo-grade" to "I'd ship this internally."

Attendees will leave with a reference architecture for private MCP, a shortlist of open models that actually handle tool calls well today, and a set of design patterns for MCP servers that degrade gracefully when the client LLM has 8B parameters instead of a trillion.
Speakers
avatar for Harish Kotra

Harish Kotra

DevX Lead, xo.builders
Harish is a Fractional CTO and AI agent builder based in India. He previously led Developer Relations at Gaia and spent over a decade at AngelHack organizing 200+ hackathons. Since 2026 he's published one new open-source AI agent every day at dailybuild.xyz, 100+ builds spanning MCP... Read More →
Wednesday June 10, 2026 12:00pm - 12:25pm IST
Convention Hall
  Building with MCP
  • Audience Experience Level Any
  • Session Slides Yes

1:55pm IST

One MCP Server, Five Languages, Zero Containers - Bharath Nallapeta, Mirantis Inc.
Wednesday June 10, 2026 1:55pm - 2:20pm IST
In 2013, shipping a Python service meant picking a base OS, writing an initscript, and fighting pip against the system package manager. Docker made it one command. Twelve years later, shipping an MCP server still feels pre-Docker — pick a language, spin up a process, hope the dependencies cooperate.

The WebAssembly Component Model quietly shipped the pieces it was missing in 2023. wasmcp, Microsoft Wassette, and Fermyon Spin now compose a single MCP server from Python tools that use pandas, TypeScript tools that use Zod, and Rust middleware that uses Regorus. One process. Hard isolation between components. One signed artifact, distributed through OCI registries, cold-starting in the low milliseconds.

This is a live-demo talk. I'll build a polyglot MCP server on stage, push it to a registry, and run the same bytes in four environments — a Kubernetes pod, a Spin function, a browser tab, and a Raspberry Pi. And I'll be honest about what WASM still can't do.
Speakers
avatar for Bharath N R

Bharath N R

Team Lead, OSPO, Mirantis Inc.
Bharath Nallapeta leads the Open Source Program Office at Mirantis, where he navigates the intersection of AI, cloud-native technologies, and open source strategy. With deep expertise in Kubernetes and platform engineering, he's experienced firsthand how AI is transforming engineering... Read More →
Wednesday June 10, 2026 1:55pm - 2:20pm IST
Convention Hall
  Building with MCP

2:25pm IST

Skills Are Not MCP Servers: When To Use Which (and How To Make Them Work Together) - Animesh Pathak & Jyoti Bisht, Harness Inc
Wednesday June 10, 2026 2:25pm - 2:50pm IST
There's a running argument in the AI tooling world right now do you need MCP servers, or can you just use Skills? I've been on both sides of this. At Harness, I've built Claude Skills for DevOps workflows and worked with our MCP server that wraps the entire platform. And the honest answer is: it depends, but most people are picking the wrong one for the wrong job.

In this talk I'll break down where the boundary actually is. Skills are great when the knowledge is stable conventions, workflow logic, best practices. MCP servers earn their keep when you need live data, real-time API calls, or actions with side effects. The interesting part is what happens when you layer them: a Skill that knows how to debug a failed deployment, calling an MCP server that pulls live pipeline logs and execution data.

I'll walk through real examples I've built skills that started as simple "SKILL.md" files and grew into MCP-backed workflows, and cases where I over-engineered an MCP server when a markdown file would've done the job. If you're building agents and trying to figure out the right architecture, this talk should save you some wrong turns.
Speakers
avatar for Animesh Pathak

Animesh Pathak

DevRel Engineer, Harness
avatar for Jyoti Bisht

Jyoti Bisht

Senior Developer Relations Engineer, Harness
Jyoti Bisht is a Senior Developer Relations Engineer with 4+ Years of experience working at the intersection of cloud infrastructure, open source and community building. A CNCF community member, GSoC contributor, and MLH pod leader, she has spoken at DevRelCon, etc. When she is not... Read More →
Wednesday June 10, 2026 2:25pm - 2:50pm IST
Convention Hall
  Building with MCP

2:55pm IST

The Invincible MCP Server: Building Crash-Proof AI Tools With Durable Execution - Shubham Londhe, Temporal
Wednesday June 10, 2026 2:55pm - 3:20pm IST
We All have been building AI Agents with MCP since it launched in 2024, but there's one thing no one is talking about - "What happens when MCP Fails? (and they fail often). MCP is just a process and it can crash, and so will the AI agent progress, it all can vanish with a crash.

Well, the new Tasks primitive in MCP (SEP-1686) helps a lot, it gives your AI agents a way to hand off long-running tools, but it doesn't solve the real problem. They don't maintain the state when the server crashes.

In this session, I'll do a live demo of a Kubernetes Auto Healing AI Agent with MCP server and walk through how to wrap MCP tool logic in workflows that survive crashes, restarts, and network failures.
I'll cover how to handle human-in-the-loop approvals inside long-running tools, how to retries and state-management, and how to observe what your MCP tools are doing in production.

I'll be breaking a running server on stage and show you the agent recovering without losing a step. Hence "The Invincible MCP Server"
Speakers
avatar for Shubham Londhe

Shubham Londhe

Senior Developer Advocate, Temporal
Hello Dosto, I am Shubham Londhe, a Senior Developer Advocate, passionate about developing and deploying production-ready applications.

Its been more than 9+ years in the IT industry and having worked with AWS, Temporal, gave me a lens of how Production-readiness works.

I take this experience and share it with learners across India through my YouTube channel "TrainWithShubham" with over 175000 subscribers. Happy Learning... Read More →
Wednesday June 10, 2026 2:55pm - 3:20pm IST
Convention Hall
  Building with MCP

3:25pm IST

Building Rich AI-Native UI for Agentic Interactions Using MCP Apps - Ashita Prasad, AWS
Wednesday June 10, 2026 3:25pm - 3:50pm IST
AI Agents are getting smarter with each passing day. But, their interfaces? Not so much.

But, what if there is a way to turn the AI chat from a place where you converse into a place where you can actually work?

MCP Apps offer a solution to go beyond the text and standardize how MCP servers can deliver rich, bidirectional UI components like dashboards, forms, interactive visualizations & more. These components are rendered securely and natively within AI hosts, enabling agents to interact with users via rich interactive interfaces.

In this session, attendees will learn:
- Core architectural patterns from real MCP Apps development
- How to handle sandboxed host–server communication, manage state synchronization, stream real-time updates, handle async tasks, & add multiplayer collaboration
- How to leverage context and persist memory across conversations
- How to avoid some common pitfalls and utilize debugging workflows and tools
- How to add authentication & deploy a remote MCP Server providing MCP Apps

We will walk through a complete, production-style Sales Analytics MCP Apps and perform a code deep-dive to showcase the effective foundational patterns while building MCP Apps.
Speakers
avatar for Ashita Prasad

Ashita Prasad

SDE / Developer Advocate, AWS
Ashita works as a developer advocate at AWS with a strong focus on frontend and AI technologies. With 10+ years of experience in full stack development, she is passionate about building impactful products and equally loves empowering & engaging with fellow developers in the commu... Read More →
Wednesday June 10, 2026 3:25pm - 3:50pm IST
Convention Hall
  Building with MCP

4:20pm IST

The MCP Has No Clothes: What Most Benchmarks Miss About Real MCP Servers - Arnav Balyan, Concierge AI
Wednesday June 10, 2026 4:20pm - 4:45pm IST
As MCPs mature, a gap emerges between benchmark performance and production behaviour:

1. Servers are tested in isolation, however in production they run alongside 100s of other servers, which affects tool selection. Typical evaluation frameworks are unable to reproduce this scale.
2. Single tool calls cannot test workflow compliance (the order and dependency of tool calls across multi step tasks).
3. Benchmarks are unable to measure user experience or quantify transcript quality.

This talk presents the design philosophy for robust MCP evaluation, grounded on field data and traffic analysis from 400+ production MCP servers.

We introduce a set of success metrics for MCP server authors and show how this re-order benchmark leaderboards, why servers that top toy evals regress in production, and what server authors should measure before shipping.

Attendees leave with a framework they can apply directly, data to benchmark against, and a clearer view of how they can adopt MCP confidently at scale for enterprise and internal usecases.
Speakers
avatar for Arnav Balyan

Arnav Balyan

CEO, Concierge AI
Founder of Concierge AI. Ex-Uber building MCP systems at scale. Concierge AI manages 400+ public MCP deployments, Arnav focuses on MCP tool complexity and researches token overhead reduction at scale.
Wednesday June 10, 2026 4:20pm - 4:45pm IST
Convention Hall
  Building with MCP

4:50pm IST

MCP Anti-Patterns: Mistakes Made While Building Agentic Systems for the Enterprise - Abhishek Pandit & Satyam Soni, NitroStack
Wednesday June 10, 2026 4:50pm - 5:15pm IST
As enterprises adopt MCP to connect agents with internal tools, data sources, and business workflows, a new set of architectural challenges is emerging. 
As organizations adopt MCP and AI agents, many encounter the same challenges: exposing too many tools, poorly designed interfaces, excessive context sharing, weak security boundaries, limited observability, unreliable agent behavior, and lack of governance. These issues often remain hidden during development but become critical in production.
In this session, we'll explore common anti-patterns teams make while building agentic systems for the enterprise and the lessons learned from APIs, distributed systems, and cloud-native platforms. Attendees will learn practical strategies for designing secure, scalable, observable, and maintainable agentic systems that move beyond demos and stand up to real-world enterprise requirements.



Speakers
avatar for Abhishek Pandit

Abhishek Pandit

CEO, NitroStack
avatar for Satyam Soni

Satyam Soni

Developer Advocate, NitroStack
Satyam Soni is a Dev Advocate at NitroStack, where he works with enterprises and developers building MCP servers, agentic applications, and developer platforms. His work spans AI and cloud-native technologies, helping teams adopt MCP and agent-native architectures in production.Satyam... Read More →
Wednesday June 10, 2026 4:50pm - 5:15pm IST
Convention Hall
  Enterprise Adoption + Integration
  • Audience Experience Level Any
 
  • Filter By Date
  • Filter By Venue
  • Filter By Type
  • Audience Experience Level
  • Session Slides
  • Workshop
  • Timezone

Share Modal

Share this link via

Or copy link

Filter sessions
Apply filters to sessions.
Filtered by Date -