MCP Server
Rank #2,861io.github.OilpriceAPI/mcp-server
Source-timestamped energy data and reviewed OilPriceAPI product facts for MCP clients.
MCP Server is a Model Context Protocol (MCP) server published by OilpriceAPI. It ranks #2,861 of 132,113 servers tracked on MCP Toplist, and its repository has 4 GitHub stars. MCP Server is listed across 4 registries — Official MCP, Glama, PulseMCP and mcp.so, with 20 tracked versions. It was first listed on Jan 28, 2026 and most recently updated on Sep 13, 2026.
Ranks ahead of 129,252 of 132,113 servers on MCP Toplist.
Use MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add oilpriceapi -e "OILPRICEAPI_KEY=<your OILPRICEAPI_KEY>" -e "OILPRICEAPI_MCP_SCOPE=<your OILPRICEAPI_MCP_SCOPE>" -e "OILPRICEAPI_MCP_PROFILE=<your OILPRICEAPI_MCP_PROFILE>" -e "OILPRICEAPI_MCP_CATEGORIES=<your OILPRICEAPI_MCP_CATEGORIES>" -- npx -y oilpriceapi-mcpReplace each placeholder with your own value before saving.
[mcp_servers.oilpriceapi]
command = "npx"
args = ["-y", "oilpriceapi-mcp"]
[mcp_servers.oilpriceapi.env]
OILPRICEAPI_KEY = "<your OILPRICEAPI_KEY>"
OILPRICEAPI_MCP_SCOPE = "<your OILPRICEAPI_MCP_SCOPE>"
OILPRICEAPI_MCP_PROFILE = "<your OILPRICEAPI_MCP_PROFILE>"
OILPRICEAPI_MCP_CATEGORIES = "<your OILPRICEAPI_MCP_CATEGORIES>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"oilpriceapi": {
"command": "npx",
"args": [
"-y",
"oilpriceapi-mcp"
],
"env": {
"OILPRICEAPI_KEY": "<your OILPRICEAPI_KEY>",
"OILPRICEAPI_MCP_SCOPE": "<your OILPRICEAPI_MCP_SCOPE>",
"OILPRICEAPI_MCP_PROFILE": "<your OILPRICEAPI_MCP_PROFILE>",
"OILPRICEAPI_MCP_CATEGORIES": "<your OILPRICEAPI_MCP_CATEGORIES>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"oilpriceapi": {
"command": "npx",
"args": [
"-y",
"oilpriceapi-mcp"
],
"env": {
"OILPRICEAPI_KEY": "<your OILPRICEAPI_KEY>",
"OILPRICEAPI_MCP_SCOPE": "<your OILPRICEAPI_MCP_SCOPE>",
"OILPRICEAPI_MCP_PROFILE": "<your OILPRICEAPI_MCP_PROFILE>",
"OILPRICEAPI_MCP_CATEGORIES": "<your OILPRICEAPI_MCP_CATEGORIES>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"oilpriceapi": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"oilpriceapi-mcp"
],
"env": {
"OILPRICEAPI_KEY": "<your OILPRICEAPI_KEY>",
"OILPRICEAPI_MCP_SCOPE": "<your OILPRICEAPI_MCP_SCOPE>",
"OILPRICEAPI_MCP_PROFILE": "<your OILPRICEAPI_MCP_PROFILE>",
"OILPRICEAPI_MCP_CATEGORIES": "<your OILPRICEAPI_MCP_CATEGORIES>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"oilpriceapi": {
"command": "npx",
"args": [
"-y",
"oilpriceapi-mcp"
],
"env": {
"OILPRICEAPI_KEY": "<your OILPRICEAPI_KEY>",
"OILPRICEAPI_MCP_SCOPE": "<your OILPRICEAPI_MCP_SCOPE>",
"OILPRICEAPI_MCP_PROFILE": "<your OILPRICEAPI_MCP_PROFILE>",
"OILPRICEAPI_MCP_CATEGORIES": "<your OILPRICEAPI_MCP_CATEGORIES>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"oilpriceapi": {
"command": "npx",
"args": [
"-y",
"oilpriceapi-mcp"
],
"env": {
"OILPRICEAPI_KEY": "<your OILPRICEAPI_KEY>",
"OILPRICEAPI_MCP_SCOPE": "<your OILPRICEAPI_MCP_SCOPE>",
"OILPRICEAPI_MCP_PROFILE": "<your OILPRICEAPI_MCP_PROFILE>",
"OILPRICEAPI_MCP_CATEGORIES": "<your OILPRICEAPI_MCP_CATEGORIES>"
}
}
}
}Replace each placeholder with your own value before saving.
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/io.github.OilpriceAPI%2Fmcp-server)<a href="https://mcptoplist.com/server/io.github.OilpriceAPI%2Fmcp-server"><img src="https://mcptoplist.com/badge/io.github.OilpriceAPI%2Fmcp-server.svg" alt="MCP Toplist: Top 5% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
OilpriceAPI
Other servers by OilpriceAPI
View all OilpriceAPI servers →Available versions (20)
| Version | Published |
|---|---|
| 3.4.1 | Sep 13, 2026 |
| 3.4.0 | Sep 13, 2026 |
| 3.3.0 | Sep 13, 2026 |
| 3.2.4 | Sep 4, 2026 |
| 3.2.3 | Aug 11, 2026 |
| 3.2.2 | Aug 11, 2026 |
| 3.2.0 | Aug 10, 2026 |
| 3.1.0 | Aug 9, 2026 |
| 3.0.0 | Jul 19, 2026 |
| 2.6.1 | Jul 18, 2026 |
| 2.6.0 | Jul 17, 2026 |
| 2.5.0 | Jul 16, 2026 |
| 2.4.2 | Jul 3, 2026 |
| 2.4.1 | Jul 3, 2026 |
| 2.4.0 | Jul 2, 2026 |
| 2.3.0 | Jul 2, 2026 |
| 2.0.0 | Mar 29, 2026 |
| 1.1.1 | Feb 14, 2026 |
| 1.0.4 | Jan 28, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains MCP Server?
- MCP Server is maintained by OilpriceAPI, which publishes 2 MCP servers (21 total versions) tracked on MCP Toplist.
- Is MCP Server listed on the Official MCP Registry?
- Yes — MCP Server is listed on the Official MCP Registry, alongside Glama, PulseMCP and mcp.so.
- How many versions does MCP Server have?
- MCP Toplist tracks 20 versions of MCP Server, most recently published on Sep 13, 2026.
- Where can I find the source code for MCP Server?
- The source code for MCP Server is hosted at github.com/oilpriceapi/mcp-server.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.