Openai Tools
Rank #41,362ai.com.mcp/openai-tools
MCP server providing openai-tools capabilities
Openai Tools is a Model Context Protocol (MCP) server published by la-rebelion. It ranks #41,362 of 115,591 servers tracked on MCP Toplist, and its repository has 9 GitHub stars. Openai Tools is listed on Official MCP, with 2 tracked versions. It was first listed on Oct 15, 2025 and most recently updated on Jan 22, 2026.
Ranks ahead of 74,229 of 115,591 servers on MCP Toplist.
Use Openai Tools
claude mcp add --transport http openai-tools https://openai-tools.run.mcp.com.ai/mcp[mcp_servers.openai-tools]
url = "https://openai-tools.run.mcp.com.ai/mcp"Add to ~/.codex/config.toml.
https://openai-tools.run.mcp.com.ai/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"openai-tools": {
"url": "https://openai-tools.run.mcp.com.ai/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"openai-tools": {
"type": "http",
"url": "https://openai-tools.run.mcp.com.ai/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"openai-tools": {
"serverUrl": "https://openai-tools.run.mcp.com.ai/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"openai-tools": {
"url": "https://openai-tools.run.mcp.com.ai/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/ai.com.mcp%2Fopenai-tools)<a href="https://mcptoplist.com/server/ai.com.mcp%2Fopenai-tools"><img src="https://mcptoplist.com/badge/ai.com.mcp%2Fopenai-tools.svg" alt="MCP Toplist: Top 50% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
la-rebelion
Other servers by la-rebelion
View all la-rebelion servers →Available versions (2)
| Version | Published |
|---|---|
| 0.6.0 | Jan 22, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Openai Tools?
- Openai Tools is maintained by la-rebelion, which publishes 9 MCP servers (14 total versions) tracked on MCP Toplist.
- Is Openai Tools listed on the Official MCP Registry?
- Yes — Openai Tools is listed on the Official MCP Registry.
- How many versions does Openai Tools have?
- MCP Toplist tracks 2 versions of Openai Tools, most recently published on Jan 22, 2026.
- Where can I find the source code for Openai Tools?
- The source code for Openai Tools is hosted at github.com/la-rebelion/hapimcp.