===========================================
#10 🎁 Developer Tools, updates and Guides
===========================================
1. Nostr MCP Server - Bridging Nostr and AI - New Developer tool
Nostr MCP Server is a Model Context Protocol (MCP) server that enables Nostr integration with AI models like Claude. By providing Nostr capabilities to LLMs, it allows them to interact with Nostr relays, process events, and engage in decentralized conversations. This innovation expands AI’s role within the Nostr ecosystem, paving the way for more intelligent and interactive applications.
Developed by: nostr:npub1s9etjgzjglwlaxdhsveq0qksxyh6xpdpn8ajh69ruetrug957r3qpklxzl
Source: https://github.com/AustinKelsay/nostr-mcp-server
2. Rust Nostr - v0.40.0
Nostr is a high-level Rust library for the Nostr protocol, featuring client support, Nostr Wallet Connect and more. This release adds support for NIP-38 and NIP-62, introduces a Nostr parser for extracting URIs and URLs from text and enhances tag handling with deduplication. New admission policies allow selective event filtering and Mac Catalyst support has been added for the Swift package. The release also includes performance improvements, refactoring, and various cleanups.
Developed by: nostr:npub1drvpzev3syqt0kjrls50050uzf25gehpz9vgdw08hvex7e0vgfeq0eseet
Source: https://github.com/rust-nostr/nostr/releases/tag/v0.40.0
#dev-tools_nostr_recap