Social media profile enrichment API for AI agents.
- Social Lookup Profile: Use this when you need public profile data from a social media handle or URL. Returns structured profile data in JSON. Returns: 1. displayName and bio 2. avatarUrl 3. followerCo
CRM и продажи · Без входа · Бесплатно
Human-authenticated setup for routing GitHub pull requests into the right Slack channel.
Разработка · Без входа · Бесплатно
9 utility tools for agents: DNS, WHOIS, email, IP, URL, headers, QR, text, tech.
Разработка · Без входа · Бесплатно
Let your AI agent notify you by email, Slack, Discord, or webhook.
Разработка · Нужен API-ключ · Бесплатно
Connect a Discord bot (bot token from the developer portal) to read/send messages, list guilds and c
Разработка · Без входа · Бесплатно
Domain intel for AI agents: RDAP registration, DNS, email deliverability, tech stack.
Разработка · Без входа · Бесплатно
Authenticated email gateway for AI agents — per-agent inboxes, HITL approval, SPF/DKIM verified.
Разработка · Нужен API-ключ · Бесплатно
Fast email validation at the edge: syntax, MX records, disposable-domain detection.
Мессенджеры и общение · Без входа · Бесплатно
Validates email syntax and MX records.
Финансы и платежи · Без входа · Бесплатно
ESPN MCP — keyless multi-sport live scores, teams, and news via ESPN's public site API.
Разработка · Без входа · Бесплатно
Multi-tenant Telegram gateway for AI agents — HTTP+stdio, 8 tools, MTProto User API
Разработка · Без входа · Бесплатно
An MCP server to send personalised direct mail.
Реклама · Без входа · Бесплатно
Manage your Savanto store from your AI: catalog, content, prompts, and analytics, by chat.
Аналитика и данные · Без входа · Бесплатно
Help center for SaaS teams.
Мессенджеры и общение · Без входа · Бесплатно
Connect a personal/Business WhatsApp account via QR pairing (multi-device, like WhatsApp Web).
Разработка · Без входа · Бесплатно
Autonomous dev team steered from chat: connect a GitHub repo and your own Claude/Codex/GLM/Kimi key; plain-English requests become tested, merged PRs.
- List Projects: List the caller's keelen-saas projects.
- Create Project: Create a brand-new from-scratch project (no Chrome onboarding needed). Use this ONLY when the user wants a NEW repo scaffolded. If they already have a repo, use import_project(repo_ful
- Submit Request: Submit a free-form Roadmap Request to a project (enters PM intake). Submit ONE feature or intent per call; split a multi-feature ask into separate requests. `text` must be under 16000
Разработка · Без входа · Бесплатно
aX is an agent-native collaboration network: orchestrate a team of long-running agents from any MCP client.
- Whoami: Manage the caller's aX identity, memory, and relationships. Use `get` first for a read-only identity card. Write actions are bounded to authenticated aX identity state and remain permission-ga
- Messages: Send and check messages. Actions: - check: Check in with aX and provide a required `reason` describing why you're checking now: what you're working on, help needed, blockers, questions, supp
- Tasks: Manage tasks. Create, list, update, and track work items. Actions: - list: List tasks (use filter='my_tasks' for assigned tasks) - create: Create a new task (requires title) - update: Update a
Задачи и проекты · Без входа · Бесплатно
MedCode Oracle — Healthcare API for AI agents License-free medical coding, prior authorization prediction, drug intelligence, reimbursement rates, and…
- Code Lookup: Look up medical codes (ICD-10, CPT, HCPCS) by code string. Returns description, category, active status, and related codes.
- Code Suggest: Get AI-powered medical code suggestions from a clinical description. Returns ranked code suggestions with relevance scores.
- Code Validate: Validate a medical code for correctness, active status, and context. Returns warnings and errors.
Финансы и платежи · Без входа · Бесплатно
Official MCP server for WhoisXML API — 27 tools for WHOIS, DNS, IP geolocation, subdomain enumeration, threat intelligence, email verification, and bulk batch…
- Bulk Dns Lookup: Run DNS lookups for up to 200 domain names per call. Emulated bulk (no native upstream bulk endpoint): the server fans out single DNS lookups concurrently and returns a unified envelo
- Bulk Email Verification: Run email verification for up to 10,000 emails per call. Native bulk (uses WhoisXML's Bulk Email Verification API). Each email consumes 1 credit. Returns inline if completes w
- Bulk Ip Geolocation: Run IP geolocation lookups for up to 200 IP addresses per call. Emulated bulk (no native upstream bulk endpoint exists; the WhoisXML bulk-IP-geo product is CSV-only via web UI). T
Документы и заметки · Без входа · Бесплатно
A2UI Atomic Catalog Real rendered UI in the conversation — charts, gauges, dashboards, study apps — without the model writing a single line of HTML.
- List Catalogs: List every A2UI catalog with a when-to-use, so you can pick the extension catalogs a surface needs. The base catalog (a2ui-atoms-v1) is always resolved.
- Get Catalog: Return one catalog's atoms (type + one-line description) so you know its vocabulary.
- Required Catalogs: Given an A2UI payload, return the resolvable catalog URIs it needs (deterministic — pure function of the atoms).
Документы и заметки · Без входа · Бесплатно
Diagnoses a domain's email authentication (SPF, DMARC, DKIM, MX, blacklists, and domain/SSL expiry) and returns copy-paste fix records generated by a…
- Scan Domain: Force a fresh scan of a domain and return its full report: seven deterministic checks — SPF, DKIM, DMARC, MX, DNS hardening, domain/TLS expiry and blacklist listing — each with a status (
- Get Report: Return the stored report for a domain, scanning once only if none exists yet — the cheap read, and the right default for a first look. Returns the same seven-check report as scan_domain (S
- Build Dmarc Upgrade: Return a validated DMARC enforcement-upgrade record for a domain. The alignment gate (whether p=reject is safe) is derived server-side from a scan — a caller can never assert alig
Разработка · Без входа · Бесплатно
@emailens/mcp MCP server for email compatibility analysis.
- Preview Email: Full email compatibility preview , transforms HTML for 21 email clients, analyzes CSS, generates scores, simulates dark mode, checks inbox preview and email size.
- Analyze Email: Quick CSS compatibility analysis , returns warnings and per-client scores.
- Audit Email: Comprehensive quality audit , CSS compatibility, spam, links, accessibility, images, inbox preview, size, templates, content overflow, visual bugs.
Документы и заметки · Без входа · Бесплатно
Full Telegram API via MCP — search all chats, send/edit messages, manage contacts, and invoke raw MTProto methods.
- Search Messages Globally: Search all Telegram chats at once (not scoped to one chat). Comma-separated query terms; optional filters by date, chat kind, and public username. Success: message list and m
- Get Messages: Read or search messages in one chat: browse latest, search text, fetch by ids, or load replies to a message (comments, forum topics, threads). Do not combine message_ids with query or re
- Send Message: Send text and optional attachments to a chat. Success: send result dict. Full documentation: https://github.com/leshchenko1979/fast-mcp-telegram/blob/main/docs/Tools-Reference.md
Реклама · Без входа · Бесплатно
Agentic CRM for service businesses — 136 typed tools across customers, bookings, loyalty, invoices, and WhatsApp/SMS.
- Search Members: Search and filter members/accounts. Supports text search, date ranges, booking/activity history, membership tier, tags, and more. Use lastBookingBefore/inactiveDays to find inactive me
- Get Member Profile: Get detailed profile for a specific member/account by ID.
- List Tags: List all available tags for the merchant.
CRM и продажи · Без входа · Бесплатно
memsprout is a shared AI-context layer for teams — persistent memory your agents search and update over MCP.
- Store Memory: Save a memory — the single capture tool for everything you want to persist. Give it a concise, descriptive title whenever it holds durable knowledge — a decision, a procedure, a fact, a
- Search Memories: Semantic search across all memories you can read — your personal vault and every space you belong to. Each result is labeled personal or space-scoped. Pass space_id to narrow to a sin
- List Memories: List recent memories in reverse-chronological order (most recently updated first) across everything you can read — personal and all your spaces. Pass space_id to narrow to one space. Fi
Разработка · Без входа · Бесплатно
Mobus is an MCP server for dataset discovery and research.
- Search Datasets: Search for datasets across multiple platforms (Kaggle, Hugging Face, data.gov, Zenodo, OpenML, UCI, Google, AWS, World Bank, WHO, NASA, Eurostat, Socrata, Papers with Code, Semantic S
- Get Dataset Details: Get detailed metadata for a specific dataset (columns, row count, files, popularity)
- Preview Dataset: Preview the first N rows of a dataset to inspect its data before downloading
Финансы и платежи · Без входа · Бесплатно
Give your AI agent access to S3-compatible storage without handing it your access keys.
- List Connections: List the storage connections (S3, R2, Spaces, B2, ...) this access grant can see.
- List Buckets: List the buckets of one storage connection that this access grant can see.
- List Objects: List objects and folders in a bucket, filtered to prefixes this access grant may read. Folders end with "/" and appear as kind "prefix".
Документы и заметки · Без входа · Бесплатно
Your team ships code every week.
- Create Category: Creates a category in a product. Categories group posts and show as a colored badge next to each post on the changelog; background_color is the badge color. Check list_categories firs
- Create Post: Creates a release note in a product. The body is GitHub-flavoured Markdown, stored verbatim, and must be at least 100 characters. Call list_categories first: every post needs a category_i
- Delete Category: Deletes a category. Its posts are kept and still point at it; the category just stops being listed and offered for new posts. It cannot be restored through this server, so confirm wit
Документы и заметки · Без входа · Бесплатно
ShipStatic MCP One URL.
- Deployments Upload: Deploy a website instantly — free, no account or API key required. Returns the live URL, file count, and size. The response includes a claim URL (site expires in 3 days) — always s
Документы и заметки · Без входа · Бесплатно
AI model releases, price changes and deprecations in one feed, merged hourly from vendor release notes, Hugging Face, the OpenRouter catalog, GitHub and the…
- List Model Changes: Changes across AI models — new releases, price changes, API changes and deprecations. Normalized from vendor release notes, Hugging Face, the OpenRouter catalog and GitHub, dedupli
- Get Model: Pricing, context length and catalog status for one model. Accepts an OpenRouter id (anthropic/claude-opus-5) or a Hugging Face repo id.
- Get Price History: Price history for one model — when the price changed and to what. The public catalog only exposes the current price, so this answers 'was this cheaper last month?'. Each entry holds
Разработка · Без входа · Бесплатно