Mcp Server For Oracle Cloud Infrastructure (oci)
@jopsis
关于 Mcp Server For Oracle Cloud Infrastructure (oci)
暂无概览
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"mcp-server-oci": {
"command": "python",
"args": [
"-m",
"mcp_server_oci.mcp_server",
"--profile",
"DEFAULT"
],
"env": {
"PYTHONPATH": "/<PATH_TO_MCP>/mcp-server-oci",
"FASTMCP_LOG_LEVEL": "INFO"
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Mcp Server For Oracle Cloud Infrastructure (oci)?
It is an MCP server that enables LLMs like Claude to interact directly with Oracle Cloud Infrastructure resources. It provides 85 tools across over 11 service categories for listing and managing OCI resources.
How to use Mcp Server For Oracle Cloud Infrastructure (oci)?
Install via pip from the repository, then start the server with python -m mcp_server_oci.mcp_server. Optionally specify a default profile with --profile <name>. Configure Claude Desktop by adding a JSON entry to claude_desktop_config.json.
Key features of Mcp Server For Oracle Cloud Infrastructure (
数据库 分类下的更多 MCP 服务器
MongoDB MCP Server
mongodb-jsA Model Context Protocol server to connect to MongoDB databases and MongoDB Atlas Clusters.
Elasticsearch MCP Server
elasticSnowflake MCP Server
isaacwassermanMCP Server for MySQL based on NodeJS
benborlaA Model Context Protocol server that provides read-only access to MySQL databases. This server enables LLMs to inspect database schemas and execute read-only queries.

PostgreSQL
modelcontextprotocolModel Context Protocol Servers
评论