MCP server "investor-relations-mcp" as configured in adelaidasofia/investor-relations-mcp. Launched with https://github.com/adelaidasofia/investor-relations-mcp/releases/download/v0.1.0. Needs 1 environment variable to run.
One MCP, many parsers. Default markitdown (free, fast, MIT). Escalate to Docling (table-heavy, scanned PDFs) or LlamaParse (cloud, BYOK) when markitdown's quality isn't enough. Plus an interpret tool that pipes parsed markdown into Claude for summarize/extract tasks.
MCP server "parse-mcp" as configured in adelaidasofia/parse-mcp. Launched with https://github.com/adelaidasofia/parse-mcp/releases/download/v0.1.0/parse-mcp.mc. Needs 1 environment variable to run.
MCP server "paging-mcp" as configured in adelaidasofia/paging-mcp. Launched with https://github.com/adelaidasofia/paging-mcp/releases/download/v0.1.0/paging-mcp.. Needs 1 environment variable to run.
FastMCP server for bidirectional sync between a personal Obsidian vault and a shared team vault. Provides 4 tools: vaultsyncstatus, vaultsyncpush, vaultsyncpull, vaultscopecheck. Push and pull default to dryrun=true for preview-before-execute safety.
MCP server "vault-sync-mcp" as configured in adelaidasofia/vault-sync-mcp. Launched with https://github.com/adelaidasofia/vault-sync-mcp/releases/download/v0.1.0/vault-s. Needs 2 environment variables to run.
Personal WhatsApp MCP server built directly on whatsmeow. Local-only Go bridge with SQLCipher-encrypted storage, Python FastMCP layer, Whisper voice-note transcription, accent-insensitive Spanish search, LID name resolution, vault-native CRM auto-injection, prompt-injection scrubbing, and mandatory draft+confirm on…
MCP server "whatsapp" as configured in adelaidasofia/whatsapp-mcp. Launched with uv --directory ${CLAUDE_PLUGIN_ROOT}/whatsapp-mcp-server run main.py. Needs 2 environment variables to run.
Python MCP server for whatsapp-mcp. Consumes the Go bridge REST API and exposes tools to Claude. Runs locally from the adelaidasofia-whatsapp-mcp Python package. Needs 9 environment variables to run.
lu.ma events MCP server. Create events, set ticket prices, issue coupon codes, list RSVPs, and email attendees. All writes go through draft+confirm so nothing posts to Luma until you explicitly approve. Built on the official Luma public API.