Skip to content
AN
All work
RAG and agentsSide project2025AI Engineer

MCP Server Exploration

Hands on Model Context Protocol prototyping

Model Context ProtocolJSON RPC 2.0FastMCPSTDIOStreamable HTTP

One line summary

Lab work building MCP servers across STDIO and Streamable HTTP transports, using FastMCP patterns to connect AI agents to external data and tools.

Status

Detailed case study is in progress. The summary above and the metadata in the header are accurate. Architecture diagrams, hardest technical challenges, and full results writeups are being authored in the coming days.

What this project covers

Lab work building MCP servers across STDIO and Streamable HTTP transports, using FastMCP patterns to connect AI agents to external data and tools.

Role

AI Engineer.

Stack

  • Model Context Protocol
  • JSON RPC 2.0
  • FastMCP
  • STDIO
  • Streamable HTTP