Provides tools to manage OpenAI API keys and spending through the OpenAI API
OpenAI MCP Server
A Model Context Protocol server that provides tools to manage OpenAI API keys & spending.
This server can access the OpenAI API and may represent a security risk. Exercise caution when using this MCP server to ensure this does not expose any sensitive data.
Available Tools
TODO: Add tool info here
Related MCP server: WordPress MCP Server
Installation
Using uv (recommended)
When using uv no specific installation is needed. We will use uvx to directly run mcp-server-openai.
Using PIP
Alternatively you can install mcp-server-openai via pip:
After installation, you can run it as a script using:
Configuration
Configure for Claude.app
Add to your Claude settings:
Debugging
You can use the MCP inspector to debug the server. For uvx installations:
Or if you've installed the package in a specific directory or are developing on it:
Contributing
We encourage contributions to help expand and improve mcp-server-openai. Whether you want to add new tools, enhance existing functionality, or improve documentation, your input is valuable.
Pull requests are welcome! Feel free to contribute new ideas, bug fixes, or enhancements to make mcp-server-openai even more powerful and useful.
License
mcp-server-openai is licensed under the MIT License. This means you are free to use, modify, and distribute the software, subject to the terms and conditions of the MIT License. For more details, please see the LICENSE file in the project repository.