Packages
10783 resultsmcp-elicitation-restaurant-finder
A Python script to help you find restaurants based on your preferences.
mcp-server
MCP server implementation using the WordPress REST API.
note-mcp-server
note-mcp-server is a server for managing notes and interactions with an AI.
sample-deep-research-mcp
Example MCP server compatible with Deep Research for searching and fetching cupcake orders.
termlink
MCP server that gives Claude (or any MCP client) access to your terminal, filesystem and process info.
tutorial-mcp-server-dotnet
This package provides a basic example of how to create MCP servers in .NET.
zapi
Automated network traffic capture and API discovery from web applications, converting discovered APIs into LangChain-compatible agent tools.
MCP SSE
Demonstration project showing how to build SSE-based MCP servers and clients, enabling decoupled cloud-native communication between AI agents and tool providers. Includes a weather server using National Weather Service APIs as an example.
ollama-mcp-bridge
Bridges local LLMs running via Ollama to MCP servers, enabling open-source models (Qwen 2.5 7B recommended) to use MCP tools like filesystem, web search, GitHub, Gmail, and image generation through JSON-RPC protocol translation.
calibre-web
Calibre-web is a web-based application for managing and accessing your Calibre eBook library.
ChatDocs
Chat with your documents offline using local AI models. Supports GGML/GGUF, Hugging Face Transformers, and GPTQ models with both web and CLI interfaces. Based on PrivateGPT with expanded format support.
norfair
Lightweight Python library for adding real-time multi-object tracking to any object detector with just a few lines of code. Uses customizable distance functions and Kalman filtering.
oreilly-ai-agents
Educational repository with 30+ Jupyter notebooks covering AI agent frameworks (LangGraph, CrewAI, Autogen, OpenAI Swarm), multi-agent patterns, evaluation methods, and custom agent development for O'Reilly training courses.
core
A framework for rapidly building AI-native IDE products. Supports cloud, desktop (Electron), and web deployments with MCP client support for Model Context Protocol tools. Created by Alibaba/Ant Group.
galley-schema
A Python library that provides schema definitions and validation for the Galley data pipeline system, enabling structured data processing with type safety and validation
openclaw-feishu
Integration guide and community plugin for connecting Feishu (Lark) with OpenClaw AI agents, enabling document creation, calendar management, task handling, and messaging through Feishu bots.
Moodle REST API
Open source LMS REST API exposing 700+ web service functions for managing courses, users, grades, assignments, and learning content across the world's most widely deployed e-learning platform.
5ire
Cross-platform desktop AI assistant and MCP client that integrates multiple AI providers (OpenAI, Anthropic, Google, etc.) with local knowledge base support and MCP server tool access.
ClawRouter
Intelligent LLM router that directs requests to optimal models across 41+ models and 7 providers based on cost and capability, using 15-dimension scoring with sub-millisecond routing and USDC crypto payments.
uvicorn-gunicorn-docker
A Docker image combining Uvicorn and Gunicorn for running Python ASGI web applications with automatic worker scaling based on CPU cores. Now deprecated in favor of using plain Uvicorn with --workers flag.