MCPMarket
Sell SkillsPower Your AgentsConnect
  1. Home
  2. Servers
  3. Weather Demo

Weather Demo

nevermined-iobynevermined-io
•
9
•
API Development
Developer Tools
Security & Testing

Provides a reference implementation for protecting Model Context Protocol (MCP) tools, resources, and prompts with a paywall using Nevermined's Python SDK.

Related MCPs

View more
  • neondatabase-labs

    Neon

    Enables natural language interaction with the Neon Management API and databases through the Model Context Protocol.

  • mendableai

    Firecrawl

    Empowers LLMs with advanced web scraping capabilities for content extraction, crawling, and search functionalities.

  • GLips

    Figma Context

    Provides AI coding agents with simplified Figma layout information via the Model Context Protocol.

Related Skills

View all
  • openclaw

    Diagram Maker & Visualizer

    Generates professional SVG, HTML, and Excalidraw diagrams for software architecture, system flows, and educational concepts.

  • openclaw

    GH Issues Auto-Fixer

    Automates the end-to-end GitHub issue lifecycle by spawning sub-agents to implement code fixes, open pull requests, and resolve review comments.

  • openclaw

    Discord Integration

    Manages Discord operations including messaging, reactions, and channel management directly through Claude.

MCPMarket

Discover MCP servers that connect MCP clients like Claude and Cursor to your favorite tools. Browse the MCP Market to get started.

Browse

  • MCP Search
  • MCP Servers
  • MCP Clients
  • Agent Skills
  • MCP Market Hub
  • Categories
  • What is an MCP server?
  • Model Context Protocol

Rankings

  • Top MCPs Today
  • Top Agent Skills Today
  • Top 100 Agent Skills
  • Top 100 MCP Servers

About

  • News
  • Submit
  • Contact

© 2026 MCP Market. All rights reserved.·Privacy·Terms

This repository serves as a crucial reference and demonstration project designed to validate and test the integration of the Model Context Protocol (MCP) within Nevermined's Python SDK, `payments-py`. It specifically illustrates how to implement robust paywall protection for MCP tools, resources, and prompts, offering examples for both High-Level (FastMCP) and Low-Level JSON-RPC server configurations. Intended for local experimentation, integration tests, and showcasing capabilities, it highlights the process of securing access and burning credits for MCP interactions.

Key Features

016 GitHub stars
02Exposes a sample `weather.today(city)` tool and related resource
03Demonstrates paywall protection for MCP tools, resources, and prompts
04Supports dynamic credit burning based on usage
05Integrates Nevermined Payments for access control and credit burning
06Offers High-Level (FastMCP) and Low-Level server implementations

Use Cases

01Providing a reference implementation for `payments-py` SDK integration
02Testing and validating Model Context Protocol (MCP) integration with Nevermined payments
03Showcasing how to protect API endpoints and resources with a paywall