MCP Demo App 2026-07-28
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@MCP Demo App 2026-07-28Show me the stateless add call"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
MCP 2026-07-28 protocol demo
A companion to ../transport-http, showing what changed in the
2026-07-28 MCP specification revision —
the largest rewrite of the protocol since it launched. Uses the beta Python SDK
(mcp==2.0.0b1).
Card | Demonstrates |
1. | Replaces the |
2. Stateless | No |
3. | Multi Round-Trip Requests: |
4. | Replaces GET+SSE and |
5. |
|
6. Legacy | Proves the same server still answers a |
Related MCP server: Basic MCP Server
Setup
uv sync(mcp==2.0.0b1 is a pre-release; uv add was run with --prerelease=allow.)
Running
uv run main.pyThen open http://127.0.0.1:8000/.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityDmaintenanceA demonstration server that implements the Model Context Protocol (MCP) SDK, providing tools and endpoints for server-sent events and message handling.14614MIT
- Alicense-qualityDmaintenanceA minimal demonstration server showcasing MCP protocol capabilities including tools, resources, and prompts with basic examples like hello world functionality.1MIT
- Flicense-qualityDmaintenanceA demonstration project for building and testing Model Context Protocol (MCP) servers using the MCP inspector and client tools. It provides a practical implementation for exploring MCP transport mechanisms and server-client interactions.
- Alicense-qualityCmaintenanceEducational MCP server demonstrating the 2026-07-28 stateless protocol with raw Starlette, no SDK, featuring tools, request state handles, MRTR elicitation, and subscriptions.MIT
Related MCP Connectors
MCP server wrapping the Tesla Fleet API and TeslaMate API
MCP server for interacting with the Supabase platform
MCP server exposing the Backtest360 engine API as tools for AI agents.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/istvanilyes/mcp_demo_app_2026-07-28'
If you have feedback or need assistance with the MCP directory API, please join our Discord server