Base Price Oracle MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 255 installs a week from npm.
MCP server for real-time token prices on Base from on-chain DEX pools.
The linked repository no longer exists on GitHub — it was deleted or made private.
We have not read this server's code yet, 1 d ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
этот файл ставится пользователю, но в репозитории его нет
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add base-price-oracle-mcp -- npx -y base-price-oracle-mcp
{
"mcpServers": {
"base-price-oracle-mcp": {
"args": [
"-y",
"base-price-oracle-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.base-price-oracle-mcp]
command = "npx"
args = ["-y", "base-price-oracle-mcp"]
{
"mcpServers": {
"base-price-oracle-mcp": {
"args": [
"-y",
"base-price-oracle-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"base-price-oracle-mcp": {
"args": [
"-y",
"base-price-oracle-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
RPC_URL (Base mainnet RPC URL (defaults to https://mainnet.base.org)).
The author declared them in the registry entry; get the values from the project itself.
Policy-driven, read-only MCP server for safe database access from AI tools.
MCP server to discover and trade new token launches on Base chain.
Read-only, zero-key MCP server for point-in-time AI model API prices. Open data, CC BY 4.0.
MCP server for Chrome DevTools
MCP server for Chrome DevTools
MCP server for Chrome DevTools
Delora MCP server for cross-chain quotes, supported chains, tokens, and tools.
Read-only MCP server for the THRYX onchain portfolio (14 contracts on Base mainnet).
Answers built from our own checks of this server.