Packages
7981 resultsLudus-FastMCP
Ludus FastMCP enables AI-powered management of Ludus cyber ranges through natural language commands, exposing 157 tools across 15 modules for various management tasks.
MCP Rquest
MCP server built on the rquest Rust HTTP client library — a high-performance HTTP client with TLS fingerprinting that mimics real browser TLS handshakes. Enables AI agents to make HTTP requests that bypass basic bot detection by presenting realistic browser TLS fingerprints, making it more effective than standard HTTP clients for accessing sites with anti-bot measures.
MCP Tools
MCP Tools is a Go-based CLI for interacting with MCP servers via stdio and HTTP transports, providing commands to list tools, call tools, launch an interactive shell, run a web UI, and manage MCP configurations across development editors.
MCP-Nest
NestJS module for building MCP servers that expose AI tools, resources, and prompts. Provides decorator-based API (@Tool, @Resource, @Prompt) with full NestJS dependency injection, multiple transport support (HTTP+SSE, Streamable HTTP, STDIO), Zod schema validation, per-tool authorization, and an optional built-in OAuth authorization server.
MegaMemory
MegaMemory is an MCP server that provides coding agents with a persistent project knowledge graph, enabling them to build and query a graph of concepts, architecture, and decisions.
MiniMax MCP Server (JavaScript)
Official MiniMax MCP server (JavaScript) enabling AI agents to access MiniMax's multimodal AI capabilities — text-to-speech with voice cloning, speech-to-text, image generation, video generation, and music generation — integrating MiniMax's Chinese AI platform into agent-driven content creation workflows.
OpenRPC MCP Server
MCP server by OpenRPC maintainer shanejonas that enables AI agents to interact with OpenRPC-described JSON-RPC APIs — including Ethereum and other blockchain node APIs. Parses OpenRPC specification documents and generates dynamic MCP tools from the spec, enabling agents to call any JSON-RPC method defined in an OpenRPC document.
Outline MCP Server
MCP server for Outline — the open-source team wiki and knowledge base — enabling AI agents to read and search Outline documents, create and update wiki pages, organize collections, and integrate team knowledge into agent workflows for documentation-aware assistance and knowledge management automation.
Power BI Desktop MCP Server
Power BI Desktop MCP server enabling AI agents to interact with Microsoft Power BI Desktop — querying report data, executing DAX queries, managing data models, retrieving visualizations, and integrating Power BI's business intelligence capabilities into agent-driven data analysis and reporting workflows.
Pydantic v2
Data validation and serialization library for Python using type annotations. Pydantic v2 rewrote the validation core in Rust (pydantic-core), making it 5-50x faster than v1. Define Python classes with type annotations, get automatic validation, serialization (model_dump, model_dump_json), JSON schema generation, and detailed error messages. The standard data modeling library for Python — used by FastAPI, LangChain, and thousands of other libraries.
ROS2 MCP Server
ROS2 MCP server enabling AI agents to interact with Robot Operating System 2 (ROS2) — publishing and subscribing to ROS2 topics, calling ROS2 services, accessing robot sensor data and state, controlling robot actions, and integrating AI reasoning into ROS2-based autonomous robot and embedded systems workflows.
Segment API
Customer Data Platform (CDP) that collects user events from any source and routes them to 400+ downstream destinations (analytics, marketing, data warehouses) without custom integrations.
Semgrep MCP Server
MCP server for Semgrep — a popular open-source static application security testing (SAST) tool. Enables AI agents to run Semgrep security scans on codebases, apply custom rules, detect security vulnerabilities, check code patterns, and integrate SAST findings into AI-driven secure development workflows.
Strands Agents MCP Server
A Python MCP server that provides curated documentation access to AI coding assistants via llms.txt files, enabling intelligent search and retrieval with TF-IDF-based Markdown-aware ranking.
SynthScope
SynthScope is a web search agent that enables users to search, visualize, and listen to information using the Google Gemini API.
Unity-AI-Animation
AI-powered tools for Unity animation workflow. Create and modify AnimationClips and AnimatorControllers directly through natural language commands.
WHOIS MCP Server
WHOIS MCP server enabling AI agents to perform domain and IP WHOIS lookups — querying domain registration information (registrar, registrant, creation/expiry dates, nameservers), IP address ownership (ASN, organization, abuse contacts), and network range data. Useful for network investigation, security research, threat intelligence, and domain monitoring workflows.
World Bank MCP Server
World Bank MCP server providing access to the World Bank's open data APIs — querying economic indicators, development statistics, country data, and global development metrics from the World Bank's comprehensive data catalog. Enables AI agents to access authoritative global economic, social, and development data for research, analysis, and policy work.
ai-command
Control WordPress using WP-CLI, AI, and MCP.
appdog
AppDog is a Python package that simplifies working with OpenAPI-based APIs by automatically generating fully typed Python clients and creating MCP servers for API integrations.