Skip to content

Conversation

@jolettacheungoracle
Copy link
Member

  • Introduced config.py for HTTP client initialization and configuration.
  • Added log_setup.py for logging configuration with colored console output and file logging.
  • Implemented server.py to handle MCP server operations and tool calls.
  • Created tool_definition.py and tool_handler.py for defining and managing lens API tools.
  • Included README.md for project overview, configuration, and usage instructions.
  • Added environment variable template in env.template and setup scripts for easy deployment.
  • Established a structured logging mechanism for better debugging and monitoring.

…andling

- Introduced `config.py` for HTTP client initialization and configuration.
- Added `log_setup.py` for logging configuration with colored console output and file logging.
- Implemented `server.py` to handle MCP server operations and tool calls.
- Created `tool_definition.py` and `tool_handler.py` for defining and managing lens API tools.
- Included `README.md` for project overview, configuration, and usage instructions.
- Added environment variable template in `env.template` and setup scripts for easy deployment.
- Established a structured logging mechanism for better debugging and monitoring.
@oracle-contributor-agreement
Copy link

Thank you for your pull request and welcome to our community! To contribute, please sign the Oracle Contributor Agreement (OCA).
The following contributors of this PR have not signed the OCA:

To sign the OCA, please create an Oracle account and sign the OCA in Oracle's Contributor Agreement Application.

When signing the OCA, please provide your GitHub username. After signing the OCA and getting an OCA approval from Oracle, this PR will be automatically updated.

If you are an Oracle employee, please make sure that you are a member of the main Oracle GitHub organization, and your membership in this organization is public.

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Required At least one contributor does not have an approved Oracle Contributor Agreement. label Oct 22, 2025
@gebhardtr
Copy link
Member

Thank you very much for your contribution! Can you adjust your PR to match the structure of the other servers and tools in this repo (pyproject, README, LICENSE.txt, copyright statements, tool definition/metadata, tests etc.)?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OCA Required At least one contributor does not have an approved Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants