Packages
26403 results3dsmax-mcp
An MCP server that allows AI agents to inspect and manipulate Autodesk 3ds Max scenes via a FastMCP (Python/stdio) server bridged to 3ds Max through a native C++ Global Utility Plugin (named pipes) or, as a fallback, a MAXScript TCP listener on port 8765.
gram
Gram is an MCP Cloud Platform and TypeScript framework for creating, curating, and hosting Model Context Protocol (MCP) servers. It supports defining tools via OpenAPI documents and via custom TypeScript “Gram Functions,” and provides a CLI and hosted control plane (gram app) for managing MCP servers/tool sources, including OAuth support.
Kubrick Multimodal Agents Course
An open-source educational course and codebase teaching developers how to build production-ready multimodal AI agents that process images, video, audio, and text via a unified MCP server built with FastMCP, Groq LLMs, and Pixeltable memory.
local-skills-mcp
Provides a local MCP server that exposes filesystem-based “skills” (SKILL.md files) to any MCP-compatible LLM/agent client. It aggregates skills from multiple default directories and a custom SKILLS_DIR, supports lazy loading (names/descriptions first, full content on-demand), and hot reloads changes without restarting.
okta-mcp-server
Provides an MCP (Model Context Protocol) server that lets LLMs/agents perform Okta admin management operations (CRUD on users, groups, apps, policies, etc.) by calling Okta’s Admin Management APIs. Supports interactive Device Authorization Grant and automated Private Key JWT authentication, with confirmation/elicitation for destructive operations via the MCP Elicitation API.
openclaw
Multi-channel AI gateway with extensible messaging integrations
openclaw-feishu
飞书机器人插件 - 让 AI 助手接入飞书,无需服务器 | Feishu/Lark channel plugin for Clawdbot / OpenClaw
OpenClawInstaller
<p align="center">
open-ontologies
Open Ontologies is a local Rust-based AI-native ontology engine and MCP server that builds, validates, reasons over, queries, diffs/lints, version-controls, and persists RDF/OWL ontologies using an in-memory Oxigraph triple store (plus OWL2-DL tableaux reasoning and SHACL validation). It also ships a desktop Studio UI that orchestrates tool calls via an MCP-connected agent.
oracle.oci-work-requests-mcp-server
MCP server for the Oracle OCI Work Requests API, enabling AI agents to track the status of long-running asynchronous OCI operations. Work Requests are a cross-service mechanism in OCI that provides operation tracking for operations like provisioning, updating, and deleting resources.
porkbun-mcp-server
Provides an MCP (Model Context Protocol) server over stdio that exposes Porkbun API (v3) capabilities as MCP tools for managing domains, DNS records, DNSSEC records, SSL/key retrieval, nameservers, and URL forwarding, plus domain availability checks.
run-model-context-protocol-servers-with-aws-lambda
Wraps existing Model Context Protocol (MCP) stdio-based servers so they can run inside AWS Lambda and be exposed to MCP clients via streamable HTTP (e.g., API Gateway or Bedrock AgentCore Gateway) or via Lambda function URL / direct Lambda invocation using AWS IAM authentication.
sigil-mcp-server
sigil-mcp-server is a Python Model Context Protocol (MCP) server that indexes local repositories and exposes code navigation/search tools (symbol lookup, trigram-based substring search, and optional semantic search via vector embeddings) along with health/admin endpoints.
vllm-mlx
vLLM-MLX is an Apple Silicon (MLX/Metal) inference server that exposes OpenAI-compatible chat/completions, Anthropic-compatible messages, and OpenAI-compatible embeddings. It supports multimodal (text+image/video, and audio via optional deps), continuous batching, and MCP tool calling.
yoktez-mcp
Provides an MCP (FastMCP) server that lets MCP-capable LLM clients search the Turkish YÖK National Thesis (Ulusal Tez Merkezi) database and fetch thesis PDF content converted to Markdown by PDF page. Also extracts/returns thesis metadata from detail pages.
Campertunity
MCP Server for Campertunity that provides AI agents with tools to search, query details, check availability, and book camping and outdoor recreation sites across multiple campground sources.
ClaudeHistoryMCP
Provides an MCP server plus optional CLI/hook to index and search Claude Code conversation history stored as JSONL under the local Claude projects directory, and to extract/surface prior decisions, solutions, and error-fix patterns. Optionally supports cloud sync via HTTP tools.
dockerServerMangerGoMCP
A Go-based REST API ("Docker Server Manager Go MCP") for managing Docker resources via HTTP, including container lifecycle, images, volumes, networks, file copy, in-container command execution, and Docker Compose deployment/scale tracking. It also provides JWT authentication with role-based access control and persistence via PostgreSQL or SQLite using GORM.
EduBase
EduBase MCP server enables Claude and other LLMs to interact with EduBase's e-learning platform through the Model Context Protocol. It exposes EduBase API endpoints as MCP tools, allowing LLMs to create quizzes, manage exams, upload educational content, and analyze user results.
geo-agent-mcp
这是一套专为接管 GEO Agent(AI 搜索引擎优化平台)产品库和落地页体系而设计的官方 模型上下文协议(MCP)。