Packages
26403 resultsyinian-mcp-server-demo
A demo MCP server package intended to showcase how to expose tools via the Model Context Protocol (MCP). The provided information contains only the package name and no README/repo details, so concrete tool behavior cannot be verified.
zhenwei-mcp-server
MCP server package (zhenwei-mcp-server) intended to expose tools via the Model Context Protocol (MCP) so an agent can invoke server-side actions through MCP messages.
CTF_MCP_Server
CTF MCP Server is described as an MCP (Model Context Protocol) server that exposes crypto- and puzzle-related helper functions for CTFs, such as AES/Vigenère decryption helpers, base64 and XOR utilities, Caesar shifting, frequency analysis, basic arithmetic, and an RSA factorization helper.
kurento-media-server
Kurento Media Server (kurento-media-server) is an open-source media processing server for real-time communications. It provides server-side WebRTC media handling and media pipelines (e.g., routing/mixing/transcoding) to build video conferencing and streaming applications.
mybuz-mcp-server
mybuz-mcp-server is an MCP server that exposes tools intended to interact with a database and retrieve customer-related data so an LLM can answer questions about customers. The README provides only high-level setup/inspection instructions and a local URL, without describing specific tools or schemas.
simple-upload-server
A self-hosted "simple upload server" that exposes an HTTP endpoint to accept file uploads and store them on the server.
supercorp-explorium-mcp-server
The package name suggests an MCP (Model Context Protocol) server that exposes “supercorp-explorium” capabilities to an MCP-compatible agent. However, no README/repo contents or manifest were provided, so the specific tools, behaviors, endpoints, and operational details cannot be verified from available data.
syntect_server
syntect_server is a server wrapper around the Rust syntect syntax-highlighting library. It provides an HTTP service to generate syntax highlighting (e.g., converting code into highlighted output based on syntax definitions and themes).
syslog-ng
syslog-ng is an open-source syslog daemon for receiving, parsing, filtering, and forwarding log messages (e.g., to files, other hosts via network protocols, and a variety of destinations) with configurable templates and transport settings.
tl-mcp-server
tl-mcp-server appears to be an MCP server package intended to expose tools/resources to an MCP-capable agent runtime. However, no README/repo metadata or manifest content was provided in the prompt, so concrete functionality, endpoints/tools, and operational behavior cannot be verified.
WebHive
WebHive appears to be an AI-driven browser automation/control center. It runs a local web UI and a controllable browser session (optionally reusing an existing Chrome profile) to let an AI model perform tasks in the browser while showing interactions via a built-in VNC/noVNC viewer. It supports multiple LLM providers via API keys configured in an .env file.
awesome-claude-code-plugins
This repository is an “awesome” curated index of Claude Code plugins, listing categories and links to individual plugin directories (e.g., slash commands, subagents, MCP servers, hooks). It also documents how to host and share a plugin marketplace via a Git repository and a .claude-plugin/marketplace.json file.
claude-mcp
A minimal Python package described as a simple Claude MCP integration example. The README shows a `main.run()` entrypoint, but provides no details about the MCP server, tools, or functionality beyond a stub-like usage snippet.
context-engineering
Context-engineering repository/companion materials and examples for designing context-aware LLM/agent systems, including concepts for structuring system instructions, retrieval/external knowledge, tools and memory, and state/multi-agent flows, plus an online context-aware prompt builder tool referenced in the README.
gemini-cli-desktop
Gemini CLI Desktop is a cross-platform desktop (Tauri) and web UI for interacting with Gemini CLI and Qwen Code. It provides visual confirmation for AI tool actions, real-time thought process display, code diff viewing, chat history management with search, a file tree browser and file @-mentions, and MCP server integration. It supports multiple models/providers and a multi-language UI.
kiwix-server
kiwix-server is a server application for hosting and serving Kiwix ZIM content (offline web/news/books) so it can be accessed over the network via HTTP.
mcp_Server
A minimal README describing how to integrate a Spring Boot application with the Model Context Protocol (MCP) using Spring AI MCP client components, and how to run the resulting JAR with the Goose agent (via a shell script extension).
MCP-Server-build-using-Spring-AI-and-Java
A Java/Spring Boot-based MCP (Model Context Protocol) server implementation built using Spring AI and Spring Data JPA. It is intended to expose application capabilities to MCP-capable AI agents, with persistence via JPA.
nanoclaw
NanoClaw is a self-hosted personal AI assistant that orchestrates Claude Agent SDK-based agents inside isolated Linux containers, providing multi-channel messaging (e.g., WhatsApp/Telegram/Slack/Discord/Gmail), per-group memory and filesystem isolation, and scheduled/recurring tasks. It’s designed to be customized by modifying code and by adding “skills” (Claude Code skills) rather than using configuration-heavy setups.
plantuml-server
plantuml-server provides a service interface for rendering PlantUML diagrams (server-side generation of images from PlantUML source).