Packages
4867 resultsBurp Suite MCP Server
Burp Suite extension that exposes web security testing capabilities via the Model Context Protocol. Enables AI clients like Claude Desktop to interact with Burp Suite for web application security testing through SSE-based or Stdio proxy MCP transports.
Ebook MCP
An MCP server that enables AI agents to interact with EPUB and PDF ebooks through natural language. Exposes tools for extracting metadata, table of contents, and chapter/page content in Markdown format from both EPUB and PDF files. Supports batch processing of multiple files and provides structured access to book content for summarization, quizzing, and interactive reading.
Geoapify API
Provides a suite of geospatial REST APIs including forward/reverse geocoding, address autocomplete, routing, isochrones, and places search built on OpenStreetMap data with a generous free tier.
Knock API
Knock is a notification infrastructure platform focused on notification workflows and in-app notification feeds. Unlike basic transactional email APIs, Knock provides a workflow engine where you visually design multi-step notification sequences: wait steps, batch/digest steps, branch conditions, and channel delivery across email, SMS, push, Slack, and in-app feeds. Knock's in-app feed is a first-class primitive — a pre-built, real-time notification feed component (React, Angular, iOS, Android SDKs) that renders a bell icon / notification drawer, eliminating the need to build this common UI pattern. The API handles user identity, preferences, workflow triggering, and feed state management (read/unread/archived).
Koyeb API
Koyeb API — deploy containerized apps and serverless functions globally across multiple regions with automatic scaling, built-in TLS, and pay-per-use pricing.
Moz API (Link Explorer)
The Moz API provides programmatic access to Moz's Link Explorer data including Domain Authority, Page Authority, spam scores, and backlink metrics for any URL.
Nornir
Network automation framework for Python — parallel task execution across network device inventories. Nornir features: InitNornir for initialization with inventory (YAML/SimpleInventory), nr.run() for parallel task execution across all/filtered hosts, built-in tasks (netmiko_send_command, napalm_get), nornir-netmiko and nornir-napalm plugins, host/group filtering (nr.filter()), results processing (Result.result), failed_hosts tracking, task functions as plain Python, connection management (nornir.core.connections), and JSON/YAML output. Pure-Python alternative to Ansible for network automation — agent runs tasks on 100s of devices simultaneously.
Peekaboo
macOS CLI and MCP server that enables AI agents to capture screenshots, perform visual question answering through local or remote AI models, and automate GUI interactions (click, type, scroll, hotkey, menu, window management).
Pleo Corporate Spending API
Pleo REST API for corporate spending and expense management platform. Enables AI agents to manage employee spending cards, retrieve expense transactions, access receipt data, manage budgets and spend limits, and integrate Pleo spending data with accounting and ERP systems. Pleo provides smart company cards with automated expense reporting for European SMBs.
PubMed / NCBI E-utilities
Provides programmatic access to NCBI databases including PubMed (35M+ biomedical citations), PMC full-text articles, gene sequences, and clinical trial records via the E-utilities REST API.
Replicache
Local-first sync framework that works with any backend database. Replicache maintains a local data store in the browser, applies mutations optimistically, and syncs with your server using a pull/push model. Unlike Triplit (provides full database), Replicache is a sync framework — bring your own backend (any DB) and implement the sync protocol. Enables instant UI updates with eventual consistency. Used by Figma's multiplayer foundation.
Stability AI
REST API for Stability AI's Stable Diffusion image generation models, enabling text-to-image, image-to-image, inpainting, upscaling, and video generation via cloud inference.
TestRail Test Management API
TestRail REST API for test case management platform. Enables AI agents to query test cases, test runs, test results, and milestones. TestRail is the most widely deployed test management tool — AI agents can surface test coverage gaps, analyze historical failure patterns, and integrate QA data into development workflows.
TiDB Cloud
Fully managed MySQL-compatible distributed SQL database with built-in horizontal scaling, HTAP workloads, and vector search capabilities.
Twilio Studio REST API
REST API for managing Twilio Studio flows programmatically — creating, updating, and executing visual communication workflows that orchestrate SMS, voice, and messaging interactions without writing low-level Twilio API code.
Zipkin Tracing API
Zipkin is an open-source distributed tracing system with a v2 JSON REST API for collecting spans and querying traces to investigate latency and error propagation across microservices.
Zoom API
REST API for programmatically creating meetings, managing users, retrieving recordings, and integrating Zoom into applications.
grpcio (Python gRPC)
Official Python gRPC framework from Google. Implements gRPC protocol over HTTP/2 for Python. Provides sync and async (grpc.aio) stubs, streaming RPC support (unary, server-streaming, client-streaming, bidirectional), and interceptors. Used with grpcio-tools for code generation from .proto files.
API 200
An open-source API gateway that streamlines third-party API integrations with built-in caching, retries, mocks, response transformation, and monitoring through a unified URL, with MCP server support.
AWS CloudFormation
AWS native infrastructure-as-code service for provisioning and managing AWS resources through declarative JSON/YAML templates.