LLMOps.Pro
Organization@llmops-pro
8
Published Tools
0
Total Stars
788
Weekly Downloads
1
GitHub Followers
9
Public Repos
Published Tools
8 MCP Serversacross 3 categoriesmarketplace-mcp
mauro-moro
MCP server for NOSTR marketplace publishing. Two dialects in one server: NIP-15 stalls + products (kind:30017/30018) for NIP-15-native clients, AND Shopstr-modern shop profile + NIP-99 classified listings (kind:30019/30402) with automatic Shopstr cache-PO
...morenostr-ops-mcp
mauro-moro
MCP server exposing NOSTR protocol primitives (sign, publish, query, NIP-19 encode/decode, NIP-05 lookup, encrypted DMs) to LLM agents. Defense-in-depth safety: kind allowlist, DM recipient allowlist, rate limits, audit log. Supports both nsec and NIP-46
...morenwc-mcp
mauro-moro
MCP server exposing a Lightning wallet to LLM agents over Nostr Wallet Connect (NIP-47). Twelve tools — read balance, send/receive, pay invoices/LN addresses/LNURLs, batch payments, keysend — wrapped in a defense-in-depth safety stack (budget caps, allowl
...morealbyhub-admin-mcp
LLMOps.Pro
MCP server for node-admin operations on an Alby Hub instance via its HTTP API. Lets agents read node info, balances, channels, and sub-wallet apps; sub-wallet provisioning + channel ops gated behind safety knobs. A generic proxy_request tool covers any en
...morel402-search-mcp
LLMOps.Pro
MCP client for L402-paywalled search endpoints. Gives any AI agent no-KYC, sats-metered web search: the search tool returns a Lightning invoice on first call; the agent pays it with its own wallet (e.g. nwc-mcp) and retries with the preimage to get result
...morepaywall-mcp
LLMOps.Pro
Generic Lightning-paywall sidecar for any stdio MCP server. Wraps an upstream MCP server, intercepts tool calls, requires a paid Lightning invoice (via NWC) before forwarding priced calls. Configure per-tool prices via env; the upstream server stays untou
...morellmops-agent
LLMOps.Pro
Reference Python agent for the LLMOps.Pro sovereign-AI substrate. Consumes the five MCP servers (nwc-mcp, nostr-ops-mcp, marketplace-mcp, albyhub-admin-mcp, paywall-mcp) and demonstrates the agent-pays-paid-MCP loop end-to-end. Ollama-first, API-pluggable. Built on pydantic-ai — no LangChain. MIT.
...morenostr-merchant
LLMOps.Pro
A local-first AI agent that runs a business on NOSTR: checks its Lightning wallet, publishes notes and listings, answers encrypted DMs, and pays for paywalled MCP tools over NWC — all under sats budget caps it can't exceed. Drives five MCP servers (nwc-mcp, nostr-ops-mcp, marketplace-mcp, albyhub-admin-mcp, paywall-mcp). Ollama-first, API-pluggable. Built on pydantic-ai — no LangChain. MIT.
...more