Skip to content

cheeyeo/MCP_EXAMPLES

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MCP Protocol

Examples on applying the Model-Context-Protocol ( MCP ). This is an architecture that's used to build agents that can interact with external data sources.

A better explanation can be found here:

https://www.philschmid.de/mcp-introduction

The official documentation is here:

https://modelcontextprotocol.io/introduction

Most of the examples available are based on python and LangChain. As a learning exercise, I built these examples are with go-lang using:

https://github.com/metoro-io/mcp-golang

Documentation for the lib can be found here: https://mcpgolang.com/introduction

Other References

Use of resources

The resource cannot be read using the stdio mechanism. Try with HTTP protocol:

metoro-io/mcp-golang#68

About

Examples of using MCP with go-lang

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages