Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

Explore

  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Tags index
  • Submit a server
  • Pricing

Learn

  • Guides hub
  • What is MCP?
  • Install guide
  • Troubleshooting
  • Security
  • Blog
  • Blog RSS

Tools

  • All tools
  • Config generator
  • Config validator
  • MCP playground
  • OpenAPI → MCP
  • Badge generator

For agents

  • API docs
  • Trust & traffic
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
  • Remote MCP ↗ (opens in a new tab)

Company

  • About
  • Contact
  • X (@AllMCPs) ↗ (opens in a new tab)
  • GitHub ↗ (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on Buildlist
© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. Browse
  3. Rfdez Pvpc Mcp Server
  4. vs Mcp
Side-by-Side Model Context Protocol Comparison

Rfdez Pvpc Mcp Server vs Mcp

In-depth architectural comparison of the Rfdez Pvpc Mcp Server and Mcp MCP servers. Compare execution transports, security boundaries, tool capabilities, quality scores, and ready-to-paste client installation snippets for Claude, Cursor, Windsurf, and VS Code.

At a Glance & Executive Verdict

Rfdez Pvpc Mcp Server
Finance & Fintech · Local stdio
Quality: 52/100 (Good) | Auth: No auth required
Mcp
Finance & Fintech · Local stdio
Quality: 59/100 (Good) | Auth: No auth required
Verdict Summary: Choose Rfdez Pvpc Mcp Server if you need specialized Finance & Fintech tools running via a local process. Choose Mcp if your workspace requires Finance & Fintech integration with local subprocess execution. Both servers can be configured concurrently in your client's mcpServers manifest.

Which MCP Server Should You Choose?

R

Choose Rfdez Pvpc Mcp Server when:

  • You need dedicated capabilities in the Finance & Fintech domain.
  • You prefer local stdio subprocess transport architecture.
  • Your security boundary fits: No auth required (Free / Open Source).
  • Primary tools included: fetch_prices, locale, startDate.
Explore Rfdez Pvpc Mcp Server Details
Mcp logo

Choose Mcp when:

  • You need dedicated capabilities in the Finance & Fintech domain.
  • You prefer local stdio subprocess transport architecture.
  • Your security boundary fits: No auth required (Free / Open Source).
  • Primary tools included: get_company_profile, get_products, get_solutions.
Explore Mcp Details

Feature & Specification Comparison

Specification
R
Rfdez Pvpc Mcp Server
Finance & Fintech
Mcp logo
Mcp
everstake
Finance & Fintech
SummaryRetrieve daily PVPC electricity tariffs for 2.0 TD consumers, published by Red Eléctrica.An MCP server for Everstake's non-custodial staking data across 130+ networks: live APY, uptime metrics, rewards calculator, integrations, security and compliance. Built for asset managers, custodians, and exchanges evaluating institutional staking.
Category & ScopeFinance & Fintech

Tools & Capabilities Breakdown

Rfdez Pvpc Mcp Server Tools (9)

fetch_prices
Fetches the Voluntary Price for the Small Consumer (PVPC) prices for a given date range and geographical area.
locale
Get translations for sources. Accepted values: `es`, `en`. Defaults to `es`.
startDate
Beginning of the date range to filter indicator values in iso8601 format. E.g. 2025-06-29T00:00:00.000+02:00. Defaults to the start of today.
endDate
End of the date range to filter indicator values in iso8601 format. E.g. 2025-06-29T23:59:59.999+02:00. Defaults to the end of today.
timeAggregation
How to aggregate indicator values when grouping them by time. Accepted values: `sum`, `average`. Defaults to `sum`.

Ready-to-Paste Client Configurations

Paste either (or both) of these JSON server blocks into your client config file (e.g. claude_desktop_config.json or ~/.cursor/mcp.json).

Rfdez Pvpc Mcp Server Configuration
mcpServers (Claude Desktop / Cursor)
{
  "mcpServers": {
    "rfdez-pvpc-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/inspector"
      ]
    }
  }
}
Mcp Configuration
mcpServers (Claude Desktop / Cursor)
{
  "mcpServers": {
    "everstake-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/inspector"
      ]
    }
  }
}

Frequently Asked Questions

Rfdez Pvpc Mcp Server is categorized under Finance & Fintech and uses a local stdio subprocess. In contrast, Mcp belongs to Finance & Fintech using local stdio subprocess. Select Rfdez Pvpc Mcp Server when you need capabilities focused on finance & fintech and Mcp when you require tools for finance & fintech.

More alternatives to Rfdez Pvpc Mcp ServerMore alternatives to McpFinance & Fintech category hubCanonical compare URL

Related MCP Server Comparisons

Popular comparisons with Rfdez Pvpc Mcp Server

  • Alpha Vantage Mcp logoRfdez Pvpc Mcp Server vs Alpha Vantage Mcp
  • Mcp Server Ccxt logoRfdez Pvpc Mcp Server vs Mcp Server Ccxt
  • Mcp Server Ledger logoRfdez Pvpc Mcp Server vs Mcp Server Ledger
  • Alpaca Mcp logoRfdez Pvpc Mcp Server vs Alpaca Mcp

Popular comparisons with Mcp

Finance & Fintech
Quality signal52/100 (Good)59/100 (Good)
Transport ProtocolLocal Subprocess (stdio)Local Subprocess (stdio)
Auth RequirementNo auth requiredNo auth required
Pricing ModelFree / Open SourceFree / Open Source
Required Env VarsNone requiredNone required
Compatible Clients
Claude DesktopCursorWindsurfClineVS Code
Claude DesktopCursorWindsurfClineVS Code
Install path signalnpx · highnpx · high
Engagement & Health 0 views 0 copies 0 upvotes 0 stars 0 views 0 copies 0 upvotes 1 stars
Verified / OfficialCommunity ListingCommunity Listing
Open full listingView Rfdez Pvpc Mcp Server ListingView Mcp Listing
timeTruncation
Tells how to truncate data time series. Accepted values: `hour`, `day`, `month`, `year`. Optional parameter.
geographicalAggregation
How to aggregate indicator values when grouping them by geographical ID. Accepted values: `sum`, `average`. Defaults to `sum`.
geographicalIds
Tells the geographical IDs to filter indicator values. Accepted values: `3` (España), `8741` (Península), `8742` (Canarias), `8743` (Baleares), `8744` (Ceuta), `8745` (Melilla). Defaults to `8741`, `8742`, `8743`, `8744`, `8745`.
geographicalTruncation
Tells how to group data at geographical level when the geographical aggregation is informed. Accepted values: `country`, `electric_system`. Optional parameter.

Mcp Tools (11)

get_company_profile
Company overview, metrics, certifications
get_products
Product details: Institutional Staking, VaaS, Yield, SWQOS, ShredStream
get_solutions
Solutions by audience: custodians, exchanges, asset managers, banks, fintech
get_developer_docs
SDK links, integration guides, API references
get_contact_information
Contact channels and routing guide
get_security_profile
Certifications: SOC 2 Type II, ISO 27001, NIST CSF, ITGC, GDPR, CCPA
get_integrations
Custody integrations: Fireblocks, BitGo, Anchorage, Coinbase, etc.
get_uptime_metrics
Uptime metrics from dashboard API (30 min cache)
get_chains
Supported chains with APY, fees, status (30 min cache)
staking_calculator
Estimated staking rewards by network and amount
request_integration
Submit integration/staking inquiry to Everstake sales
Agentwallet Mcp logoMcp vs Agentwallet Mcp
  • Mcp Server Ccxt logoMcp vs Mcp Server Ccxt
  • Alpha Vantage Mcp logoMcp vs Alpha Vantage Mcp
  • Alpaca Mcp logoMcp vs Alpaca Mcp