Packages
26403 resultsnode-fhir-server-mongo
node-fhir-server-mongo is a Node.js FHIR server implementation backed by MongoDB, intended to expose FHIR REST endpoints for storing and retrieving FHIR resources.
oh-my-mermaid
CLI + AI coding-tool “skills” that scan a codebase and generate human-readable architecture documentation with Mermaid diagrams, organized into a filesystem tree under `.omm/`. Optionally can link/push the generated architecture to a private cloud for sharing/viewing.
osim-mcp-server
An MCP server package intended to expose Open Spatial Information Model (OSIM)–related capabilities to an AI agent via the Model Context Protocol (MCP).
simple-time-mcp-server
A minimal MCP server for exposing simple time-related functionality to AI agents (e.g., retrieving current time/date and related utilities) via the Model Context Protocol.
skill-release-publish
Agent skill for preparing releases, publishing packages, and verifying published artifacts. Provides a structured workflow with post-publish verification gates.
txz_aircon_bailian-mcp-server
MCP server package intended to provide tool access (via the Model Context Protocol) for controlling/working with an air conditioner system for the “bailian/aircon” domain (based on the package name).
utility-mcp-server
MCP server package (utility-mcp-server) intended to expose “utility” capabilities to AI agents via the Model Context Protocol. Specific tools/endpoints, configuration, and behavior were not provided in the input, so exact functionality cannot be verified.
weibo-mcp-server
weibo-mcp-server is an MCP (Model Context Protocol) server intended to expose Weibo-related functionality to AI agents via MCP tools.
yimi-mcp-server
An MCP (Model Context Protocol) server package (yimi-mcp-server) intended to expose capabilities to MCP-compatible AI agents. Without the repository README/code contents, specific tools, capabilities, and configuration details cannot be verified.
zhaoganghao-hellomcp
Greet people by name with friendly, concise messages. Explore the origin of 'Hello, World' for fun…
1c-mcp
Каталог/сборник MCP-серверов и связанных интеграций для экосистемы 1С:Предприятие (IDE-интеграции, инструменты анализа/метаданных, RAG-поиск, синтаксическая проверка, инфраструктура/оркестрация, а также коммерческие варианты).
cardea-mcp-servers
cardea-mcp-servers appears to be an umbrella repository that points to multiple separate MCP (Model Context Protocol) servers (calculator, weather, qdrant, keyword search, elastic, tidb, github, web search). The provided README does not include implementation details for the servers themselves, only links to sub-repositories.
changedetection.io
changedetection.io is a self-hosted website/content change monitoring tool. It periodically fetches web pages, detects changes, and can notify you (e.g., via integrations) when content differs from a previous snapshot.
Ciphey
Ciphey is a CLI/command-line tool (with a Python importable entrypoint) that attempts to automatically decrypt/decode or otherwise transform unknown ciphertext-like input into readable plaintext. It uses cipher/hash/encoding detection plus language/plaintext checking, and supports many classical ciphers and common encodings/hashes.
Claude-Zeroclaw
ZeroClaw Claude is a lightweight daemon that integrates with Claude Code to run scheduled jobs (cron), send/receive messages via a Telegram bot (text/voice), and provide a local web dashboard for monitoring, chat, logs, and memory. It claims “zero API overhead” by operating within the existing Claude Code/Anthropic workflow and spawning a Claude CLI subprocess via @anthropic-ai/claude-agent-sdk.
echo-server
echo-server is a simple service that echoes back input it receives (typically over HTTP) for testing and development purposes.
gitserver-http
gitserver-http is an HTTP-oriented service for accessing a Git repository over HTTP. It typically exposes Git transport operations (e.g., smart HTTP endpoints) so clients can clone/fetch/pull without running a separate SSH git daemon.
hermes-agent
Hermes Agent is an AI agent framework/CLI plus a messaging gateway that supports interactive chat (TUI) and multi-platform messaging (e.g., Telegram/Discord/Slack/etc.). It provides tool-calling with a tools/toolsets system, persistent memory/skills, optional cron scheduling, and optional integration with MCP servers. It can run locally or on various hosted/back-end environments (e.g., Docker/SSH/Modal/Daytona) and supports switching LLM providers/models via CLI commands.
mathom
mathom is a local-first platform to run and monitor MCP (Model Context Protocol) servers, providing a local dashboard, live logs/metrics/status, and OAuth2-based authentication so MCP clients can access servers securely.
mcp-db-server
An MCP server (Spring AI based) that exposes database access to an AI agent, intended to execute SQL queries against one or more configured data sources, with support for SSE transport and additional SQL safety controls and Groovy-based extensions.