An open API service indexing awesome lists of open source software.

https://github.com/hideya/mcp-client-node


https://github.com/hideya/mcp-client-node

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# MCP Client node.js example from Tutorials

Simple
[Model Context Protocol (MCP)](https://modelcontextprotocol.io/)
client example explained in one of MCP docs tutorials:
[building-a-client-node.mdx](https://github.com/modelcontextprotocol/docs/blob/main/tutorials/building-a-client-node.mdx)

## Original Author and License

This example is based on the code explained in
[this tutorial](https://github.com/modelcontextprotocol/docs/blob/main/tutorials/building-a-client-node.mdx),
whose license is [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/deed.en).
Because no other license is specified, the same license has been applied,
even though it is said not to be suitable for software...