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

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

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.