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

https://github.com/busycaesar/model_context_protocol


https://github.com/busycaesar/model_context_protocol

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Model Context Protocol

## Description

Code for the presentation, "Discover the power of MCP".

## Tech Stack

![Image Alt](https://skillicons.dev/icons?i=py,js)

## MCP Clients

- [Claude](./client/anthropic/client.py)

## MCP Servers

- [Firebase](./server/firebase/server.py)
- [Firebase - Node](./server/firebase-node/src/index.js)
- [GitHub](./server/github/server.py)

## Author

[Dev J. Shah](https://github.com/busycaesar)