Skip to content

Commit 765cf4d

Browse files
Add badges for python versions and license.
1 parent 3285c1d commit 765cf4d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Optuna MCP Server
22

3+
[![Python](https://img.shields.io/badge/python-3.12%20%7C%203.13-blue)](https://www.python.org)
4+
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/optuna/optuna-mcp)
5+
36
The Optuna MCP Server is a [Model Context Protocol (MCP)](https://modelcontextprotocol.io/introduction) server to interact with Optuna APIs.
47

58
<img width="840" alt="image" src="./examples/sphere2d/images/sphere2d-6.png" />

0 commit comments

Comments
 (0)