Search
Hash Generator β MD5, SHA256, SHA512, bcrypt
org_01KP0X4NVGGHNS080BASX7BHHV
Cryptographic hash generation API for AI agents. Generate MD5, SHA1, SHA256, SHA512, and bcrypt hashes instantly. Returns hash string, algorithm name, and output length. Tools: crypto_generate_hash. Use this for password hashing, data integrity verification, file checksums, or content deduplication. Essential utility for any security-aware agent. Returns: {hash, algorithm, length}. No API key required β x402 micropayment $0.001/call on Base L2.
...morelogly/mureo
logly
[](https://glama.ai/mcp/servers/logly/mureo) π βοΈ π - Framework for AI agents (Claude Code, Cursor, Codex, Gemini) to operate Google Ads, Meta Ads, and Search Console. Grounded in a local STRATEGY.md β not metric-chasing. Defense-in-depth security, local-first. Apache 2.0.
...moreLunarCrush AI MCP Server
2296607b-088d-4f6c-8422-d40113337dfd
Provides real-time access to LunarCrush AI data and analytics through a secure MCP interface. Enable seamless integration of LunarCrush's market and social data into your applications using HTTP or stdio transports. Get current real-time metrics and social content to compare against any historical metrics and social posts to help find tradable signals and alpha. This is not an API wrapper MCP Server. All of the tools and resources provide LLM optimized outputs that provide more accurate cont
...moremcp-assistant
org_01KNBSMN90W2SKAWN5A8CQAEB8
# MCP Assistant MCP Assistant provides access to **100+ MCP servers** like GitHub, Notion, Zapier, Supabase, etc. * **Connect & Manage Integrations**: You can configure and connect these integrations/connectors directly from the [MCP Assistant Dashboard](https://mcp-assistant.in/mcp). * **Advanced Features**: It exposes **meta-tools for dynamic MCP discovery** and a **CodeMode tool** that executes programs inside a secure sandbox for programmatic tool calling, workflow execution, and result p
...moreBetter Auth Server
org_01KNBPS3ASMXR8PJQZ0TS3ER4K
# Better Auth MCP Server [](https://smithery.ai/server/@dabhivijay2478/auth) **Comprehensive Better Auth integration tools for TypeScript applications.** Access complete documentation, configure **6+ authentication providers** (Google, GitHub, Apple, Facebook, Microsoft, Email/Password), **6 database adapters** (PostgreSQL, MySQL, SQLite, MongoDB, Prisma, Drizzle), and **14+ security plugins**. With this MCP server you can:
...morerob925/mcp-shield
[](https://glama.ai/mcp/servers/rob925/mcp-shield) π π π πͺ π§ - Static security scanner and MCP server for MCP servers and AI agent tools. Detects secrets, shell execution, risky tool descriptions, environment access, and prompt-injection phrases. `mcp-shield-server`
...morerev2ret/SecureAudit-MCP
[](https://glama.ai/mcp/servers/rev2ret/SecureAudit-MCP) π π π πͺ π§ - Model Context Protocol (MCP) server for static C/C++ memory-safety scanning and compiled PE/ELF binary protections auditing (ASLR, DEP/NX, SafeSEH, PIE) with secure templates remediation.
...moreWuying AgentBay Server
4b01e2ec-fc80-4184-b007-a32a6c00e40e
Enable rapid integration and execution of AI Agent tasks in a secure, serverless cloud environment. Provide enterprises and developers with one-click configuration and real-time edge-cloud interaction for AI workflows. Facilitate seamless use of standard tools like browser, file, and terminal within a scalable infrastructure. After logging in and registering on the Alibaba Cloud AgentBay official website, apply for an API Key. AgentBay International Official Website: https://www.alibabacloud.c
...moreDiagrams
0ef5cf3c-9973-4dd3-9ea6-7d7e8d53f4bc
A local/remote MCP server for generating infrastructure and architecture diagrams as code using the Python [diagrams](https://diagrams.mingrammer.com/) library ## Features **5 Diagram Tools** for infrastructure, architecture, and flowcharts: - **Infrastructure Diagrams** - 15+ providers (AWS, Azure, GCP, K8s, On-Prem, SaaS) - **500+ Node Types** - Compute, database, network, storage, security - **Custom Icons** - Web URLs (HTTPS) and local files - **Flowcharts** - 24 shapes for process diagra
...moreUCP Gateway
org_01KNBV6FPFZCF0K6T282SPGTTE
AI Shopping tools for product search, comparison, and safe checkout Commerce Gateway β an infrastructure layer that enables open-source AI agents to participate in agentic commerce through the Universal Commerce Protocol. Our platform gives agents a hosted UCP profile registry, a secure MCP gateway, and access to commerce flows without requiring every agent to own a domain, GitHub account, or Shopify credentials. With this solution, agents can discover products, recommend options, build carts
...morewatchTowr MCP Server
org_01KNBM3EED413T9G9BT2TH8THT
The watchTowr Platform MCP (Model Compatibility Protocol) Server acts as a real-time integration layer between watchTowrβs world-class External Attack Surface Management and Vulnerability Intelligence technology, and LLM agents, enabling seamless ingestion and understanding of newly discovered threats and exposures. Security teams can now equip AI agents with structured access to timely vulnerability dataβempowering use cases from attack surface triage to dynamic reporting and contextual prior
...moreagentdevx
org_01KTJV4P3Q9BACCJV2A2HVY8V3
AI agent gateway for calling any API securely. Bootstrap your agent in one call, discover tools, enforce OPA policies, and inject credentials automatically. ## Features - One-call agent bootstrap with Ed25519 identity - Tool registry with OpenAPI ingestion - OPA policy enforcement - Encrypted credential vault - Tier-based daily limits (free/starter/pro/scale) ## Quick Start POST https://agentdevx.onrender.com/agents/v1/bootstrap {"public_key": "<your_ed25519_hex>"}
...moreMadgicx
org_01KP82VT8FMK5QT4M2QZD8MXSN
Connect directly to your Madgicx account and manage your Meta Ads through plain-English conversations. Read campaign performance, analyze creative health, pause underperforming ads, adjust budgets, and bulk rename campaigns β all from a single chat interface. Unlike browser automation tools that risk violating Meta's policies, Madgicx MCP connects through a direct, secured API. As Meta's largest SMB and eCommerce partner, with visibility into $10B+ in annual ad spend, Madgicx brings that data ad
...moreJWT Decoder β Inspect Claims, Expiry & Algorithm
org_01KP0X4NVGGHNS080BASX7BHHV
JWT token decoder API for AI agents. Decode and inspect JSON Web Tokens without verification: extract header (algorithm, type), payload (claims, issuer, audience), expiry timestamp, and signature info. Tools: security_decode_jwt. Use this for debugging authentication flows, inspecting token claims, or verifying token structure. IMPORTANT: This decodes without verifying β for security validation, verify signatures server-side. Returns: {header, payload, claims, expiresAt, algorithm}. No API ke
...morePassword Strength Checker β Entropy & Crack Time
org_01KP0X4NVGGHNS080BASX7BHHV
Password strength evaluation API for AI agents. Score 0-100 with entropy bits, estimated crack time (brute force and dictionary), pattern detection, and actionable improvement tips. Tools: security_check_password. Use this for password policy enforcement, user registration validation, or security audits. Returns machine-readable strength data for automated decisions. Returns: {score, entropy, crackTime, tips[]}. No API key required β x402 micropayment $0.001/call on Base L2.
...moreStable Baseline
org_01KR3FB09MVS0S5QNVJNYPPNKH
**The simplest, most complete, end-to-end agent-managed company brain.** One workspace where humans and any MCP-compatible AI agent β Claude, Cursor, Windsurf, ChatGPT, Gemini, and more β co-author **living documents** (Markdown-native with a rich superset on top), **40+ visual diagrams** (Mermaid, BPMN 2.0, D2, PlantUML, GraphViz, ELK, Excalidraw freehand), plans, timelines, tasks, improvements, and a self-learning **Knowledge Graph that IS the company brain**. **Lean, fast, secure, and affor
...moreCross-Chain Bridge Routes β 60+ Chains via LI.FI
org_01KP0X4NVGGHNS080BASX7BHHV
Cross-chain bridge route finder API for AI agents. Compare best bridging routes across 60+ chains and 18+ bridges (Stargate, Across, Hop, Connext, etc.) via LI.FI aggregator. Fees, estimated time, and security rating for each route. Tools: bridge_find_best_route. Use this BEFORE bridging tokens between chains. Essential for finding cheapest, fastest, or safest bridge. IMPORTANT: For gas price comparison across chains, use crypto_estimate_gas. Returns: {routes[], fees, estimatedTime, bridge}.
...moreRemoteAgent
fdb78886-13c7-4a14-bc9a-2801611f4ed5
RemoteAgent MCP Server is a lightweight, containerized runtime designed to bridge Model Context Protocol (MCP) with modern AI platforms. It enables developers to connect large language models (LLMs) like OpenAI, Anthropic, and local models to external tools, APIs, and data sources through a secure, persistent session layer. With built-in RBAC, session isolation, and support for JSON tool-calling, Raworc MCP Server makes it simple to run deep, multi-agent workflows across frameworks such as LangC
...more1Stay-hotel-booking
org_01KNBVXKR0Z0YBHH5CBDYFFRA5
The first MCP server that completes real hotel reservations inside AI conversations. 300K+ properties across 140+ countries β major chains, independents, boutiques. Real confirmation numbers, loyalty program eligibility (Hilton, Marriott, IHG), and secure PCI-compliant checkout. Builders monetize every booking via Stripe Connect β set your own fee, get paid directly. Quick connect: npx 1stay-mcp 7 tools: search_hotels, get_hotel_details, book_hotel, get_booking, cancel_booking, retrieve_booki
...moreSolana DeFi MCP Server
org_01KNBNRW84X924ZRZY2QNT4BEZ
Billions of Solana DeFi TXNs, Decoded at Scale & accessible via LLM Direct, structured access to the entire Solana DeFi universe. Every launchpad, every token, every trade, every wallet interaction β all decoded and normalized with detail. Features - Full coverage of Solana launchpads - Billions of decoded on-chain events, available in real time - Secure bearer authentication for controlled access - High-volume, low-latency performance Available Data (& Growing) - Market and token data - Wa
...more