https://github.com/oracle-samples/mcp-examples
Prototypes and examples related to AI agents and MCP servers
https://github.com/oracle-samples/mcp-examples
Last synced: 6 months ago
JSON representation
Prototypes and examples related to AI agents and MCP servers
- Host: GitHub
- URL: https://github.com/oracle-samples/mcp-examples
- Owner: oracle-samples
- License: upl-1.0
- Created: 2025-10-07T15:16:03.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-11-04T23:25:21.000Z (8 months ago)
- Last Synced: 2025-11-05T00:18:26.425Z (8 months ago)
- Language: Python
- Homepage:
- Size: 446 KB
- Stars: 2
- Watchers: 0
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
- Security: SECURITY.md
Awesome Lists containing this project
README
# Examples
Prototypes and proofs-of-concept
## Structure
| Project | Description |
|---------|-------------|
| [agent](./agent) | An example agent developed using LangGraph that drives the OCI CLI |
| [policy](./policy) | Demonstration of out-of-band policy enforcement for MCP servers/tools |
| [server](./server) | Example of MCP authentication using OCI IDCS and OAuth |
| [infrastructure](./infrastructure) | Example templates that instantiate an OCI GPU compute instance and install the Nvidia stack |
## Getting started
Refer to the README in each project subdirectory for specific instructions on how to get started
with that project.
## Contributing
This project welcomes contributions from the community. Before submitting a pull
request, please [review our contribution guide](./CONTRIBUTING.md).
## Security
Please consult the [security guide](./SECURITY.md) for our responsible security
vulnerability disclosure process.
## License
Copyright (c) 2025 Oracle and/or its affiliates.
Released under the Universal Permissive License v1.0 as shown at
.
## Third-Party APIs
Developers choosing to distribute a binary implementation of this project are responsible for obtaining and providing all required licenses and copyright notices for the third-party code used in order to ensure compliance with their respective open source licenses.
## Disclaimer
Users are responsible for their local environment and credential safety. Different language model selections may yield different results and performance.