Pine Labs SDK API Documentation MCP Server
v1.2.0
io.github.prakhargour10/utility-mcp-server
List and fetch official Pine Labs SDK API documentation via MCP tools.
“Document” 共 135 个结果
v1.2.0
io.github.prakhargour10/utility-mcp-server
List and fetch official Pine Labs SDK API documentation via MCP tools.
v1.0.0
com.gameanalytics/analytics-docs
Search GameAnalytics docs: Unity, Unreal, iOS, Android SDK and API guides for mobile game analytics.
v0.6.17
io.github.paulieb89/pinescript-mcp
Pine Script v6 documentation lookup, function validation, and linting for AI code generation
v1.1.0
ai.auteng/docs
Publish markdown documents as public share links with mermaid diagram support. Built by AutEng.ai
v1.0.1
ai.auteng/mcp
Publish markdown documents as public share links with mermaid diagrams. Built by AutEng.ai
v1.0.0
io.github.Vonage/vonage-documentation-mcp
MCP server for Vonage API documentation, code snippets, tutorials, and troubleshooting.
v1.14.1
ai.smithery/proflulab-documentassistant
Convert files between formats without quality loss. Speed up your workflow with fast, reliable con…
v1.2.0
io.github.domdomegg/google-documents-mcp
Allow AI systems to read and edit Google Docs.
v0.1.0
com.velrim/extract
Document extraction against a JSON Schema with a calibrated confidence per field; async job status.
v1.0.1
com.bynn/bynn
Document fraud detection for manipulated, fake and AI-generated PDF and image documents.
v0.3.0
com.sornflow/mcp
Document approval workspace. Remote MCP with OAuth; tools follow the signed-in member's space ACL.
v1.0.0
online.mdkit/mdkit
Document-to-Markdown MCP server — convert PDF, Office and HTML into LLM-ready Markdown.
v1.2.0
dev.kamy/kamy
Document API for AI-native software: render PDFs, e-sign, PAdES-seal, and verify.
v1.0.0
io.docdeploy.www/mcp-server
Document hosting and encrypted agent memory with multi-tenant persistence.
v1.0.0
com.spocont/docu-scan
PDF and document extraction via Google Document AI. Free trial available.
v1.0.1
online.paperlink/mcp
Document sharing, invoicing, and personal finance platform. 15+ AI tools via OAuth 2.1.
vlatest
io.smithery.sennebels.transita
Visa eligibility matcher and immigration intelligence for MCP-compatible AI assistants. Scores 100+ visa pathways across 15 countries with country comparisons, document checklist previews, and curated nationality guides. Every match linked back to the official government source.
vlatest
io.smithery.quelvio.mcp-server
**Your company's brain for AI agents.** Quelvio continuously understands your organization's knowledge across every connected system — what's authoritative, what's recent, what's persistent, what's temporary, and what should be forgotten. Returns cited answers grounded in your authoritative sources, refusing when the corpus doesn't actually answer the question. ## What makes Quelvio different - **Cross-document supersession** — when sources conflict, surfaces the current truth and explicitly names what it supersedes - **Authority-weighted retrieval** — weights documents by who said them on the relevant topic - **Refuses on weak context** — when the corpus doesn't actually answer, says so. No hallucinated numbers, no fabricated citations - **Cross-source synthesis** — reasons across Slack, Confluence, Notion, Drive simultaneously with explicit source attribution - **Lifecycle awareness** — tracks current vs deprecated content, flags stale procedures ## Tools - `query_knowledge` — search across all connect
vlatest
io.smithery.defibabylon.defi-intel
Operator-grade DeFi intelligence MCP. - 10 tools vs DefiLlama's basic 4, - adds governance proposals, - RWA attestation scores, - live X/Twitter narrative. - No enterprise subscription - and a one-call operator brief that compiles TVL + yields + stablecoins + governance + market narrative into a single NotebookLM-ready document. Sources: DefiLlama, rwa-attest, gov-scout, Grok x_search. Built for DeFi researchers, protocol contributors, and fund analysts.
vlatest
io.smithery.axel-belfort.vector-search
In-memory vector search API for AI agents. Store documents and query by semantic meaning using TF-IDF vectorization with cosine similarity. Lightweight alternative to Pinecone/Weaviate for small datasets. Tools: data_vector_search. Use this for building simple RAG systems, document matching, or semantic search over small collections (< 10K docs). IMPORTANT: For web-wide search, use web_search_query instead. Returns: {results[], scores[], matchCount}. No API key required — x402 micropayment $0.005/call on Base L2.
vlatest
io.smithery.axel-belfort.ocr-extract
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.
vlatest
io.smithery.axel-belfort.diff-checker
Text diff comparison API for AI agents. Compare two texts line-by-line: additions, deletions, unchanged lines, and summary statistics (added/removed/changed counts). Tools: text_compare_diff. Use this for code review, document versioning, change tracking, or content comparison. Returns structured diff ready for rendering. Returns: {diff[], added, removed, changed}. No API key required — x402 micropayment $0.002/call on Base L2.
vlatest
io.smithery.axel-belfort.screenshot-pdf
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.
vlatest
io.smithery.adam-nntd.sickslip-verify
Verify the authenticity of a SickSlip doctor's note from your AI assistant. SickSlip is a U.S. asynchronous telehealth service operated by SickSlip P.A., reviewed and signed by Dr. Adam Z. Kawalek, MD (NPI 1326223306, board-certified internal medicine, 30+ states). Every note is QR-verifiable by the recipient employer. This MCP server exposes one tool — `verify_sickslip_note(code)` — that any MCP-compliant client can call to verify a SickSlip note's authenticity. Returns the issued date, absence window, state of physician licensure, and physician name + NPI. No PHI is exposed (no patient name, DOB, or condition). **Use cases:** - HR person verifying an employee's note from Claude Desktop - Manager confirming a sick-leave document mid-conversation - Patient confirming their own note is registered + valid - Employment attorneys researching workplace dispute facts **Links:** - SickSlip: https://www.sickslip.co - Physician bio + NPI: https://www.sickslip.co/about/dr-adam-kawalek - npm package (stdio variant):