https://github.com/busycaesar/model_context_protocol
https://github.com/busycaesar/model_context_protocol
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/busycaesar/model_context_protocol
- Owner: busycaesar
- Created: 2025-03-29T20:05:54.000Z (about 2 months ago)
- Default Branch: Master
- Last Pushed: 2025-03-29T20:08:50.000Z (about 2 months ago)
- Last Synced: 2025-03-29T21:22:01.079Z (about 2 months ago)
- Language: Python
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Model Context Protocol
## Description
Code for the presentation, "Discover the power of MCP".
## Tech Stack

## 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)