← All topic guides

MCP topic guide

PDF MCP Servers

Let agents read, extract, and summarize documents. Compare PDF parsers, OCR tools, and file-system bridges with indexed capabilities.

Showing 60 of 251 matching servers from our catalog. Search full directory →

Google Docs

Dev Tools ★ 2,348
Remote

Google Docs is a cloud-based word processor with real-time collaboration, version history, and integration with other Google Workspace apps

GOOGLEDOCS_COPY_DOCUMENT GOOGLEDOCS_CREATE_DOCUMENT GOOGLEDOCS_CREATE_DOCUMENT_MARKDOWN GOOGLEDOCS_CREATE_FOOTER +29 more

Paper Search

Search & Web ★ 11,046
Remote

Search and download academic papers from arXiv, PubMed, bioRxiv, medRxiv, Google Scholar, Semantic Scholar, and IACR. Fetch PDFs and extract full text to accelerate literature reviews. Get consistent metadata for easier filtering, citation, and analysis.

search fetch search_arxiv search_pubmed +21 more

paper-search-mcp-openai-v2

Search & Web ★ 8,169
Remote

Find and download academic papers from leading sources like arXiv, PubMed, bioRxiv, medRxiv, Google Scholar, Semantic Scholar, CrossRef, and IACR. Get standardized results and fetch full-text PDFs when available. Accelerate literature reviews with deep search and effortless retrieval.

search fetch search_arxiv search_pubmed +21 more

Google Super

Communication ★ 4,234
Remote

Google Super App combines all Google services including Drive, Calendar, Gmail, Sheets, Analytics, Ads, and more, providing a unified platform for seamless integration and management of your digital life.

GOOGLESUPER_ACL_PATCH GOOGLESUPER_ADD_ENRICHMENT GOOGLESUPER_ADD_FILE_SHARING_PREFERENCE GOOGLESUPER_ADD_LABEL_TO_EMAIL +46 more

Jina AI

Search & Web ★ 79,346
Remote

AI-powered search and retrieval platform. Search the web, read page content, extract structured data, and ground AI responses.

show_api_key primer guess_datetime_url capture_screenshot_url +17 more

Gemini File Search

Search & Web ★ 818
Remote

MCP server for Google's Gemini File Search and RAG (Retrieval-Augmented Generation). ## Features - Create and manage File Search stores - Upload documents (text, PDF, base64) with custom metadata and chunking config - Import existing Gemini files into stores - Track upload/operation status - Query documents using RAG with model selection and metadata filtering ## 12 Tools **Store Management**: create, list, get, delete stores **Upload & Import**: upload content directly or import existing files **Operations**: check status of store/upload operations **Documents**: list, get, delete documents in stores **RAG Query**: query documents with Gemini models (supports metadata filters) ## Configuration - GEMINI_API_KEY — Get one at https://aistudio.google.com/apikey

gemini_create_store gemini_list_stores gemini_get_store gemini_delete_store +8 more

SparkForge

Search & Web ★ 4,930
Remote

Access a versatile collection of tools for media generation, web scraping, and cryptocurrency research. Convert between data formats, summarize long documents, and extract text from images or PDFs with ease. Streamline your workflow by automating tasks like SEO metadata extraction, code reviews, and content creation.

generate_image take_screenshot html_to_markdown summarize_text +29 more

Inferventis Finance MCP

Search & Web ★ 898
Remote

19 production-ready financial tools for AI agents. Covers currency conversion (ECB, Frankfurter, CoinAPI), real-time stock quotes via Finnhub, crypto spot prices, open banking transactions, Stripe payment records, compound/loan financial calculators, live news headlines (BBC/Guardian), and web page reading. Free and standard tiers. No setup required for free tools.

bank_accounts crypto_price crypto_price_lite currency_convert +15 more

Square

AI & Memory
Remote

A Model Context Protocol (MCP) server for square

SQUARE_ACCEPT_DISPUTE SQUARE_CANCEL_INVOICE SQUARE_CANCEL_PAYMENT SQUARE_CREATE_CARD +22 more

DialogBrain

Search & Web ★ 62
Remote

DialogBrain gives AI agents access to all your messaging channels — Telegram, WhatsApp, Instagram, Email, and more — through a single MCP interface. Read conversations, send messages, search contacts, and manage threads across 10+ channels. Perfect for LangGraph, Claude, and any MCP-compatible agent framework.

contacts_find contacts_discover contacts_sync files_ingest +12 more

Xero

Dev Tools
Remote

Interact with the accounting data in your business using our official MCP server

XERO_CREATE_BANK_TRANSACTION XERO_CREATE_CONTACT XERO_CREATE_INVOICE XERO_CREATE_ITEM +36 more

Postman

AI & Memory
Remote

Postman’s remote MCP server connects AI agents, assistants, and chatbots directly to your APIs on Postman.

createCollection createCollectionRequest createCollectionResponse createEnvironment +37 more

Canadian Building Code

Search & Web ★ 4,303
Remote

Access and search comprehensive Canadian building regulations for construction and compliance reference. Navigate complex code hierarchies to find specific requirements for fire safety, structural integrity, and accessibility. Simplify project planning by quickly retrieving detailed regulatory information and section requirements.

list_codes search_code get_section get_hierarchy +6 more

Google Drive

Search & Web ★ 15,538
Remote

Upload, organize, and share files in the cloud. Manage folders, set permissions, and search across stored documents.

GOOGLEDRIVE_ADD_FILE_SHARING_PREFERENCE GOOGLEDRIVE_COPY_FILE GOOGLEDRIVE_CREATE_COMMENT GOOGLEDRIVE_CREATE_DRIVE +16 more

Hugging Face

AI & Memory ★ 3,609
Remote

AI model hub for machine learning. Discover models, explore datasets, and access model documentation and capabilities.

hf_whoami space_search hub_repo_search paper_search +4 more

promptfax

Search & Web ★ 222
Remote

PromptFax is a pay-per-use remote MCP server that lets an AI assistant send a real fax to a US fax number. Your assistant uploads a PDF or image, enters the destination, reviews a quote, opens Stripe Checkout, and queues the transmission. Pricing is $2.00 for the first 5 pages, then $0.10 per page after that, capped at $4.50 for up to 35 pages. Payment is captured only after the fax is recorded as delivered. There is no PromptFax account, no subscription, and no API key to manage. PromptFax uses OAuth and Streamable HTTP, so users install once and their assistant can start a fax workflow when needed. Inside ChatGPT, PromptFax opens a connector widget that handles document review, destination entry, Stripe Checkout, and the delivery report. Inside Claude or other MCP hosts, PromptFax falls back to an agent-friendly hosted session page that handles the same flow without requiring the host to pass files directly. Every real send requires a user-reviewed quote and Stripe authorization. The assistant cannot silently complete a fax. The `send_fax` and `cancel` tools are marked as destructive so well-behaved MCP hosts can surface confirmation steps. ## Capabilities - Send outbound faxes to US fax numbers - Attach a PDF or image from the host, widget, hosted session page, or HTTPS URL - Generate a pay-per-use quote before payment - Open Stripe Checkout for payment authorization - Queue a paid fax for transmission - Check workflow, payment, and delivery status - Retry eligible failed faxes - Cancel an active send while cancellation is still possible ## Tools - `start_session` — Create or resume a PromptFax MCP session. - `attach_document` — Bind a PromptFax document or HTTPS PDF URLs to an MCP session. - `get_quote` — Create a fax quote from a session, document, or HTTPS PDF URL. - `checkout` — Open Stripe Checkout after the user accepts a quote. - `send_fax` — Queue a paid fax for transmission. - `get_status` — Fetch workflow, payment, and transmission status. - `re

start_session attach_document get_quote checkout +4 more

lion-x402

AI & Memory ★ 72
Remote

Keyless MCP enrichment + real-world CPG/retail price intel for AI agents. Pay-per-call in USDC on Base (x402) — no API key, no account, no subscription. Company firmographics + SEC financials, CPG product & shop prices, OFAC/VAT compliance, token-risk, multi-chain RPC. Every response Ed25519-attested so agents can verify it offline. Free to try: lion_declare_need, lion_quick_intel.

lion_declare_need lion_quick_intel lion_composite_bundle lion_enrich_v1 +16 more

Lano-enterprise-mcp

Search & Web ★ 4,688
Remote

Store and retrieve semantic memories using advanced vector search and intelligence-driven insight extraction. Organize knowledge across projects with secure access controls and comprehensive system health monitoring. Optimize your information flow by detecting duplicates and analyzing usage patterns for better decision support.

list_memories create_memory create_memory_chunked get_memory +24 more

The STALL

AI & Memory ★ 305
Remote

293 AI-callable finance and data tools over MCP. No API keys required. US stocks, crypto, DeFi, macro, prediction markets, sanctions, on-chain intelligence. x402 USDC pay-per-call on Base. Built by IntuiTek1.

action-receipt activist-investor-intel address-intel address-security +46 more

Naver Search

Search & Web ★ 9,859
Remote

Search Naver across news, blogs, books, encyclopedia, cafe posts, Knowledge iN, local places, images, shopping, and professional documents. Returns Korean-language results and Korea-local content that global search engines often miss.

search_news search_blogs search_books search_encyclopedia +8 more

SaSame Research

AI & Memory ★ 46
Remote

Free AI research/OCR + agent-economy discovery tools (120+ tools, no-auth), includes engage_sasame to commission SaSame to build MCP/Claude/RAG/agents, full deliverables pay-per-call via x402

web_research pubmed_lookup competitive_scan ecosystem_search +46 more

DeepWiki

Dev Tools ★ 2,796
Remote

Explore GitHub repository documentation by topic to quickly understand any project. Open pages on demand and ask questions to get concise answers. Find what you need faster across complex wikis.

read_wiki_structure read_wiki_contents ask_question

Screenshot & PDF Capture — Full-Page Chromium Rendering

Search & Web ★ 139
Remote

Web capture API for AI agents. Take full-page screenshots (PNG/JPEG/WebP) and generate PDFs from any URL using headless Chromium. Custom viewport size, device emulation, and scroll capture. Tools: capture_screenshot (image), webpage_to_pdf (PDF). Use this for visual regression testing, documentation, archiving web pages, or generating reports. IMPORTANT: For text extraction from pages, use web_scrape_to_markdown. For custom PDF generation from data, use document_generate_pdf. Returns: base64-encoded image or PDF. No API key required — x402 micropayment $0.008/call on Base L2.

capture_screenshot webpage_to_pdf

OCR Text Extraction — Image to Text, Multi-Language

AI & Memory ★ 109
Remote

OCR (Optical Character Recognition) API for AI agents. Extract text from images via URL or base64 input. Confidence scoring, language detection, and multi-language support (English, French, German, Spanish, Chinese, Japanese, and more). Tools: media_extract_text_from_image. Use this for reading documents, receipts, screenshots, or any image with text. Essential for document processing pipelines. Returns: {text, confidence, language}. No API key required — x402 micropayment $0.005/call on Base L2.

media_extract_text_from_image

merka2a

Search & Web ★ 4,076
Remote

B2B commerce for AI agents: search wholesale electronics, negotiate prices in real time, place and track orders, and discover other agents - all through one MCP endpoint.

search_products browse_categories get_product start_negotiation +13 more

pubmed-mcp-server

Search & Web ★ 4,079
Remote

Search PubMed/Europe PMC, fetch articles and full text (PMC/EPMC/Unpaywall), citations, MeSH terms.

pubmed_search_articles pubmed_fetch_articles pubmed_fetch_fulltext pubmed_format_citations +6 more

Google Sheets

Data & Analytics ★ 48,461
Remote

Read, write, and format spreadsheet data. Manage sheets, run formulas, and collaborate on structured data in real time.

GOOGLESHEETS_ADD_SHEET GOOGLESHEETS_AGGREGATE_COLUMN_DATA GOOGLESHEETS_APPEND_DIMENSION GOOGLESHEETS_BATCH_GET +34 more

svelte-llm-mcp

AI & Memory ★ 48
Remote

Connect your AI coding assistant directly to up-to-date Svelte 5 and SvelteKit documentation via this MCP server.

list_sections get_documentation

AI Research Assistant

Search & Web ★ 44,820
Remote

The server provides immediate access to millions of academic papers through Semantic Scholar and arXiv, enabling AI-powered research with comprehensive search, citation analysis, and full-text PDF extraction from multiple sources (arXiv and Wiley open-access). - No API key is required.

papers-search-basic paper-search-advanced search-paper-title get-paper-abstract +8 more

Apify

Search & Web
Remote

[Actors MCP Server](https://apify.com/apify/actors-mcp-server): Use 3,000+ pre-built cloud tools to extract data from websites, e-commerce, social media, search engines, maps, and more

search-actors fetch-actor-details call-actor get-actor-run +4 more

Coal - Payments for AI agents

Search & Web ★ 4,934
Remote

# Coal Coal gives AI agents a real checkout. Discover merchants through the decentralized 0G Storage catalog, pay autonomously in USDC on Base via x402 (Coinbase) or OKX APP (v2 envelope), and download purchased products — all without a human in the loop. Receipts are anchored on 0G Chain, allowing any third party to independently verify payments without trusting Coal itself. The MCP server is fully multi-tenant: every user supplies their own wallet key through the `X-Coal-Agent-Key` header, meaning the server never stores long-lived private keys or custody secrets. Agents are gasless by default — Coal covers operator gas costs. --- ## MCP Tools (13) ### Discovery & Marketplace * `discover_merchants` Browse the marketplace as a Markdown product grid * `search_products` Search and filter by product name, price, or tags * `get_merchant_profile` Retrieve merchant metadata and payout addresses * `query_merchant_memory` Natural-language merchant Q&A powered by TEE-backed 0G Compute --- ### Payments & Checkout * `check_paywall` Check whether an address has already paid * `create_checkout` Create a Coal checkout session *(requires API key)* * `get_checkout_status` Retrieve checkout session state and payment status * `pay_merchant` Send USDC on Base using ERC-3009 gasless transfers --- ### Verification & Delivery * `verify_receipt` Verify the complete proof trail: 1. Base transaction 2. 0G Storage receipt 3. 0G Chain anchor * `download_product` Verify on-chain payment and return a signed download URL --- ### Infrastructure & Agent Utilities * `get_0g_health` Check live 0G mainnet status * `agent_wallet_status` View derived wallet address and USDC balance * `setup_instructions` Print the full integration and setup guide --- ## Live Demos * Claude paying $0.10 for an ebook end-to-end `https://agent.usecoal.xyz` * x402 paywall demo `https://oracle.usecoal.xyz/api/price/ETH` --- ## Stack * Dual-protocol supp

discover_merchants search_products get_merchant_profile query_merchant_memory +9 more

xkcdforthat

Design ★ 402
Remote

Find the obligatory xkcd for whatever you're working on. Article, slide deck, memo, PDF, blog post. Plug it into your AI tool. Your model searches our index of all xkcd comics annotated with applicability, humor type, and themes, picks the right one, and drops it inline.

pick_xkcd_for search_comics get_comic list_humor_types

ContrastAPI

Search & Web ★ 859
Remote

MCP server with 55 security intelligence tools — CVE/KEV, MITRE ATLAS+D3FEND, Sigma detection rules, email security posture (SPF/DMARC), domain & web intel, threat intel.

domain_report audit_domain contrast_scan tech_stack_cve_audit +46 more

Delx MCP Server

AI & Memory ★ 61
Remote

Agent operations platform with 20+ tools for AI agents. Dual-protocol MCP + A2A support, session memory, mood tracking, reliability metrics, and structured DELX_META footers. Built for production agent workflows.

start_therapy_session quick_operational_recovery quick_session crisis_intervention +46 more

SpecLock - AI Constraint Engine

AI & Memory ★ 50
Remote

AI Constraint Engine with AI Patch Firewall. 42 MCP tools. Patch Gateway (ALLOW/WARN/BLOCK verdicts), diff-native review (10 scored signals, hard escalation rules), Spec Compiler, Code Graph, Typed constraints, Python SDK, ROS2. Works with Claude Code, Cursor, Windsurf, Cline, Bolt.new, Lovable. 1073 tests. Free and open source. By Sandeep Roy.

speclock_init speclock_get_context speclock_set_goal speclock_add_lock +40 more

arXiv

Search & Web ★ 6,727
Remote

Search and retrieve academic papers from arXiv. Find papers by title, author, abstract, or category, and get full metadata including abstracts, authors, and PDF links.

search_papers get_paper

ArXiv Scout

Search & Web ★ 3,885
Remote

Search and retrieve academic papers directly from arXiv with advanced query capabilities. Extract full text from PDFs to generate summaries, literature reviews, and side-by-side comparisons. Track citations and references to discover related research and map out academic trends.

arxiv_search_papers arxiv_get_paper arxiv_get_papers_batch arxiv_download_and_extract +4 more

snapforge

AI & Memory ★ 1,063
Remote

Screenshots, PDFs & Markdown for AI agents

snapforge_screenshot snapforge_pdf snapforge_markdown

byteaskai

Search & Web ★ 3,017
Remote

# ByteAsk Embedded Docs MCP Page-cited retrieval over embedded systems documentation, datasheets, reference manuals, RTOS documentation, coding standards, and firmware engineering references for AI coding agents. **Registry Namespace:** `ai.byteask/embedded-docs` **Endpoint:** `https://mcp.byteask.ai/mcp` **Documentation:** https://docs.byteask.ai/embedded **GitHub:** https://github.com/ByteAsk/ByteAsk-Embedded-MCP --- # Why This MCP Exists Modern AI coding agents are excellent at generating code, but often struggle when working with vendor-specific embedded documentation, hardware reference manuals, firmware SDKs, and coding standards. Embedded engineers routinely need answers from: * STM32 Reference Manuals * ARM Cortex-M Technical Reference Manuals * CMSIS Documentation * FreeRTOS Documentation * Zephyr Documentation * ESP-IDF Documentation * Nordic SDK Documentation * NXP Documentation * MISRA C * MISRA C++ * AUTOSAR * Device Datasheets * Vendor Application Notes Searching these sources manually can require navigating hundreds or thousands of pages of documentation. ByteAsk Embedded Docs MCP gives AI coding agents direct access to these references and returns page-cited answers grounded in source documentation. --- # Features ## Page-Cited Retrieval Every answer is grounded in source documentation with citations to the original reference. This enables engineers to verify claims directly against vendor documentation. --- ## Documentation Search Search across embedded and firmware engineering references. Examples: * Peripheral configuration * Register descriptions * DMA setup * Interrupt handling * Clock configuration * RTOS APIs * MISRA compliance questions * ARM architecture details --- ## Agent-Native Works directly with MCP-compatible tools including: * Claude Code * Claude Desktop * Cursor * Windsurf * VS Code MCP Clients * GitHub Copilot MCP * Any MCP-compatible agent --- ## Remote Hosted No indexing, crawling, or local setup req

search_docs get_context request_document

UnClick

Search & Web ★ 1,366
Remote

AI agent tool marketplace. 60+ tools for social, e-commerce, accounting, messaging, media, and more. Search and call tools for Slack, Reddit, Discord, Shopify, Xero, Bluesky, TMDB, Steam, and 50+ more services.

unclick_search unclick_browse unclick_tool_info unclick_call +46 more

Context7

Search & Web ★ 4,089
Remote

Fetch up-to-date, version-specific documentation and code examples directly into your prompts. Enhance your coding experience by eliminating outdated information and hallucinated APIs. Simply add `use context7` to your questions for accurate and relevant answers.

resolve-library-id query-docs

Contazz AutoPilot

Data & Analytics ★ 48
Remote

Plataforma de automação contábil e fiscal brasileira com IA. Emissão de NFS-e, calculadora CBS/IBS (Reforma Tributária 2026), compliance fiscal, conciliação bancária, cobranças, DRE e dashboard financeiro. Primeira plataforma contábil da América Latina com MCP Server.

emitir_nfse calcular_cbs_ibs consultar_status_fiscal listar_documentos_fiscais +8 more

Pandoc

Files & Docs
Local

MCP server for seamless document format conversion using Pandoc, supporting Markdown, HTML, and plain text, with other formats like PDF, csv and docx in development.

Tools on detail page

AnySearch

Search & Web ★ 2,300
Remote

Unified real-time search engine skill for AI agents.

batch_search extract list_domains search

witness-protocol

Dev Tools ★ 51
Remote

start_therapy_session quick_operational_recovery quick_session crisis_intervention +46 more

Synmerco — Confidential Escrow for AI Agent Commerce

Payments & Commerce ★ 47
Remote

The only MCP server with Confidential Escrow Mode — HIPAA/GDPR-ready encrypted transactions for regulated AI agents. 46 tools for the full agent commerce lifecycle. **Confidential Escrow** — encrypted transactions with buyer-only decryption (x25519) and zero-knowledge proof of delivery. The escrow system never sees the work product. Built for healthcare (HIPAA), financial services (SOC 2), and legal (privilege). **What you get:** escrow lifecycle, trust scores (SynmercoScore 0-1000), on-chain reputation (ERC-8004 on 4 chains), marketplace, wallets, negotiation, disputes, referrals (0.25% lifetime), protocol gateway (A2A/MCP/REST/x402), multi-agent workflows, ZK proofs, collateral staking. **10 tools work free — no API key needed.** $1K Shield Insurance per escrow. 3.25% flat fee. 179K+ agents in ecosystem.

lookup_trust_score search_agents compare_agents estimate_fees +42 more

MU — say it, get it made

Design ★ 45
Remote

MU is an AI-autonomous goods brand. Any agent can open a store, generate a design from a prompt (or upload artwork), and create real, shippable products across 40+ kinds — tees, hoodies, mugs, posters, gi, plus digital goods. Start with mu_register + mu_verify (no key needed). 23 tools.

mu_register mu_verify mu_status mu_quote +19 more

Gread

AI & Memory ★ 18,207
Remote

Gives your AI access to the source code of all public github repos. - Plug and Play: Compatible with all popular coding agents and MCP clients, ready to use out of the box - Skill and MCP: Both Skill and MCP are provided, connect with either option - Docs Integration: Automatically recognizes docs repo and provides them along with the main repo when accessed

search_repos view_repo list_tree read_code +1 more

lanonasis-mcp

Search & Web ★ 2,913
Remote

Manage long-term memory across projects with fast semantic search and retrieval. Create, update, and organize memories, then query them to ground your workflows with relevant context. Control API keys and configuration, monitor system status, and instantly search the LanOnasis docs when you need guidance.

create_memory search_memories search_lanonasis_docs get_memory +15 more

Google Calendar

Communication ★ 18,523
Remote

Schedule events, check availability, and manage calendars. Create meetings, set reminders, and coordinate across time zones.

GOOGLECALENDAR_ACL_PATCH GOOGLECALENDAR_CALENDAR_LIST_INSERT GOOGLECALENDAR_CALENDAR_LIST_UPDATE GOOGLECALENDAR_CALENDARS_DELETE +25 more

Brave Search

Search & Web ★ 8,280
Remote

Search the web with Brave's independent index — web, news, images, and videos. Bring your own subscription token from the [Brave Search API dashboard](https://api-dashboard.search.brave.com).

brave_web_search brave_news_search brave_image_search brave_video_search +4 more

Pulse

Dev Tools ★ 1,890
Remote

Access comprehensive travel and location data to streamline trip planning and destination research. Discover curated activities and points of interest for any location worldwide. Retrieve real-time geographic and recreational information to build better travel experiences.

estimate_trip_cost generate_packing_list list_destinations compare_destinations +25 more

Trello

Search & Web ★ 1,735
Remote

Unofficial, third-party integration for Trello’s web-based kanban-style, list-making application.

TRELLO_ADD_BOARDS TRELLO_ADD_BOARDS_CALENDAR_KEY_GENERATE_BY_ID_BOARD TRELLO_ADD_BOARDS_CHECKLISTS_BY_ID_BOARD TRELLO_ADD_BOARDS_EMAIL_KEY_GENERATE_BY_ID_BOARD +46 more

OneSignal

AI & Memory ★ 11,189
Remote

OneSignal is a customer engagement platform that lets you send targeted push notifications, emails, SMS, and in-app messages, manage audiences, and track campaign performance. With the OneSignal MCP, manage your messaging directly from your AI assistant. Send push notifications, emails, and SMS by simply describing your audience and message. Check campaign delivery stats, build audience segments, manage templates, and handle user subscriptions all through conversation.

create_alias_by_subscription create_or_update_alias create_segment create_subscription +27 more

Agent News

Search & Web ★ 8,742
Remote

The intelligence layer agents use before they act, sourced answers on the agent economy. Query verified AI news with citations, confidence scores, and Ethics Engine ratings. Use instead of generic web search for any question about AI agent tools, MCPs, or frameworks. Every result carries citations, confidence scores, and Ethics Engine ratings. Built for agents to verify evidence before recommending tools, installing MCP servers, or taking action.

tat_search tat_ask tat_get_event tat_stats +14 more

Fruitflies Agent Social Network

AI & Memory ★ 680
Remote

fruitflies.ai is a social network built exclusively for AI agents. Connect via MCP to register (with proof-of-work challenge), post updates, ask and answer questions, vote on content, send threaded DMs, join topic communities ("hives"), volunteer to moderate, and climb the reputation leaderboard. Agents are identified by trust tiers (anonymous → partial → verified) based on disclosed identity. No human accounts — agents only. "Time flies like an arrow; fruit flies like a banana." 🍌

get_challenge register whoami post_message +18 more

Miro

Dev Tools
Remote

Miro MCP server, exposing all functionalities available in official Miro SDK.

MIRO_CREATE_APP_CARD_ITEM MIRO_CREATE_BOARD MIRO_DELETE_APP_CARD_ITEM MIRO_DELETE_DOCUMENT_ITEM +11 more

Youtube

Dev Tools ★ 6,581
Remote

YouTube is a video-sharing platform with user-generated content, live streaming, and monetization opportunities, widely used for marketing, education, and entertainment

YOUTUBE_GET_CHANNEL_ACTIVITIES YOUTUBE_GET_CHANNEL_ID_BY_HANDLE YOUTUBE_GET_CHANNEL_STATISTICS YOUTUBE_GET_VIDEO_DETAILS_BATCH +12 more

Excel

Dev Tools
Remote

Excel manipulation including data reading/writing, worksheet management, formatting, charts, and pivot table

EXCEL_ADD_CHART EXCEL_ADD_SHAREPOINT_WORKSHEET EXCEL_ADD_TABLE EXCEL_ADD_TABLE_COLUMN +45 more

Shipping Rates

Dev Tools ★ 55
Remote

Calculate and compare global shipping costs including detention, demurrage, and local port charges. Access real-time inland haulage rates and CFS fees for accurate freight budgeting. Streamline logistics planning with comprehensive data from shipping lines and ports worldwide.

shippingrates_stats shippingrates_lines shippingrates_search shippingrates_fx +15 more

Setup checklist

  1. Confirm whether processing runs locally (privacy) or via a cloud API.
  2. Test on a representative PDF — scanned pages need OCR-capable servers.
  3. Check output format (plain text, markdown, structured JSON) matches your agent pipeline.
  4. Scope filesystem access narrowly when combining PDF tools with local file servers.

How to choose

Related topics

Where PDF & Documents MCP fits

Let agents read, extract, and summarize documents. Compare PDF parsers, OCR tools, and file-system bridges with indexed capabilities.

Frequently asked questions

What is PDF MCP?
PDF MCP servers expose document parsing, extraction, OCR, and summarization as callable tools — so agents can work with PDFs and office files without custom scripts.