In-depth architectural comparison of the Agent Skills and Rfdez Pvpc Mcp Server 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
Agent Skills
Finance & Fintech · Local stdio
Quality: 59/100 (Good) | Auth: OAuth 2.0
Rfdez Pvpc Mcp Server
Finance & Fintech · Local stdio
Quality: 52/100 (Good) | Auth: No auth required
Verdict Summary: Choose Agent Skills if you need specialized Finance & Fintech tools running via a local process. Choose Rfdez Pvpc Mcp Server 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?
Choose Agent Skills when:
You need dedicated capabilities in the Finance & Fintech domain.
You prefer local stdio subprocess transport architecture.
Your security boundary fits: OAuth 2.0 (Freemium).
You have access to required keys: X_API_KEY.
Primary tools included: 200+ crypto tools across 7 blockchains, Supports swaps, DeFi, NFTs, conditional orders, and cross-chain bridges, OAuth 2.0 + PKCE and API key authentication.
200+ crypto tools for AI agents across 7 blockchains (Solana, Ethereum, Base, BSC, Polygon, Hedera, Bitcoin). Swaps, DeFi yield, conditional orders, NFTs, cross-chain bridges, and market intelligence. Hosted MCP at https://emblemvault.ai/api/mcp with OAuth 2.0 + PKCE for one-line install in Claude Code, Cursor, Windsurf, and any MCP-compatible client. API key and x402 per-tool-call micropayments also supported.
Retrieve daily PVPC electricity tariffs for 2.0 TD consumers, published by Red Eléctrica.
Category & Scope
Tools & Capabilities Breakdown
Agent Skills Tools (6)
200+ crypto tools across 7 blockchains
Supports swaps, DeFi, NFTs, conditional orders, and cross-chain bridges
OAuth 2.0 + PKCE and API key authentication
x402 micropayment rails for per-tool-call payments
Native MCP server compatible with Claude Code, Cursor, Windsurf, Gemini CLI
Agent-to-Agent (A2A) protocol support for interoperability
Rfdez Pvpc Mcp Server Tools (9)
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).
Agent Skills is categorized under Finance & Fintech and uses a local stdio subprocess. In contrast, Rfdez Pvpc Mcp Server belongs to Finance & Fintech using local stdio subprocess. Select Agent Skills when you need capabilities focused on finance & fintech and Rfdez Pvpc Mcp Server when you require tools for finance & fintech.
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`.
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.