Packages
26403 resultsyoutube-data-mcp-server
YouTube MCP Server Implementation
zed-mcp-server-context7
This extension integrates [Context7](https://context7.com/) as a Model Context Protocol (MCP) server for Zed's Assistant, providing up-to-date documentation for any prompt.
zoo-mcp
An [MCP server](https://modelcontextprotocol.io/docs/getting-started/intro) housing various Zoo built utilities
Home Assistant Vibecode Agent
Home Assistant add-on and MCP server that lets AI IDEs manage smart home configurations through natural language. Provides real-time access to entities, automations, dashboards, and HACS integrations with Git-based version control and rollback.
polymarket-mcp
An MCP (Model Context Protocol) server that exposes PolyMarket prediction-market data via four MCP tools: market details, market listing with pagination, current prices, and historical price/volume data over selectable timeframes. It connects to the PolyMarket API using an API key and provides human-readable responses with stated handling for common API error conditions (rate limiting, invalid keys/markets, timeouts, malformed responses).
HL7 FHIR API
HL7 FHIR (Fast Healthcare Interoperability Resources) is the global standard REST API for electronic health records. Defines how clinical data (patients, medications, observations, conditions) is structured and exchanged across healthcare systems.
oracle.oci-security-attribute-mcp-server
MCP server that integrates with Oracle Cloud Infrastructure (OCI) to provide security attribute management, querying, and monitoring capabilities for OCI resources and compliance policies.
agent-deep-research
[](https://github.com/24601/agent-deep-research/actions/workflows/ci.yml)
alpha-vantage-mcp
Provides an MCP server that exposes Alpha Vantage market-data functionality (stocks, companies, crypto, options, ETFs, and earnings) via a set of MCP tools.
context7-auto-research
Auto-research skill for Context7 - Automatically fetches up-to-date documentation when users ask about libraries and frameworks
E2B
E2B MCP server provides code execution capabilities to Claude via the Model Context Protocol, integrating E2B Sandbox to allow Claude to run and interpret code in isolated environments.
goclaw
Go 语言版本的 OpenClaw - 一个功能强大的 AI Agent 框架。
houtini-lm
Provides an MCP server that connects Claude Code to a local (LM Studio/Ollama/vLLM/llama.cpp) or OpenAI-compatible LLM endpoint. It routes bounded “grunt work” tasks to the cheaper model (e.g., code review drafts, tests, commit messages, format conversion, mock data, embeddings), while leaving complex reasoning and orchestration to Claude. Includes model discovery/caching, per-model routing hints, performance stats, and tool functions such as chat/custom_prompt/code_task/embed/discover/list_models.
Job-search-email-system-claude
An end-to-end automated job search pipeline that handles everything from finding opportunities to preparing applications. Sends daily styled HTML email digests from your Excel tracker, scans remote job APIs for EMEA-compatible roles, tailors resumes per company using Gemini AI, and drafts LinkedIn outreach messages — all on autopilot via Windows Task Scheduler.
MCPHub
A unified hub that aggregates multiple MCP servers behind a single HTTP/SSE endpoint, with a web dashboard, flexible per-server and per-group routing, AI-powered semantic tool discovery, OAuth 2.0, and hot-swappable configuration.
memvid
<!-- HEADER:START -->
milady
Cute agents for the acceleration
moltdj
<p align="center">
openclaw-foundry
The forge that forges itself — self-writing meta-extension for OpenClaw
openclaw-mini
OpenClaw 核心架构的极简复现,用于学习 AI Agent 的系统级设计