Skip to content

docs: New chapter - low level servers, 3.10 #146

Open
@softchris

Description

@softchris

A new chapter on low level servers in MCP

Should cover why use it

  • you have more control over architecture
  • or Python, you can use context managers

Should include

  • example of a server using it, use SSE or streaming http (doesn't work properly with stdio)
  • should show how to handle listTools and callTools and how to architect your tools in a tools folders

See 3.1 for chapter structure, https://github.com/microsoft/mcp-for-beginners/tree/main/03-GettingStarted/01-first-server

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions