Skip to content

umesoft/mcp-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C++ Library for Model Context Protocol (MCP)

Current Status

Server

The following features have been implemented:

  • Lifecycle (Initialize ~ Shutdown)
  • Transport (stdio & Streamable HTTP)
  • Authorization
  • Utilities (Ping)
  • Tools
    • List
    • Call
    • Notification
    • OutputSchema & structuredContent

Client

The following features have been implemented:

  • Lifecycle (Initialize ~ Shutdown)
  • Transport (stdio & Streamable HTTP)
  • Authorization
  • Tools
    • List
    • Call
    • Notification

Build

Use cmake or vc.

Dependencies

About

C++ library for Model Context Protocol

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages