Packages
25784 resultsr0idamcp
r0idamcp is a single-file MCP server plugin for IDA Pro that exposes reverse-engineering and IDB-editing capabilities (e.g., list/search functions/strings, decompile/disassemble, rename functions/variables, set comments, etc.) over an SSE endpoint (FastMCP-based). Intended to be used by MCP-capable LLM assistants to automate reverse engineering workflows inside/around IDA Pro.
stack-chan/stack-chan
[日本語](./README_ja.md)
steampipe-mcp-server
steampipe-mcp-server is an MCP (Model Context Protocol) server that integrates Steampipe with agent/LLM clients via MCP, enabling agents to access Steampipe functionality through MCP tool calls.
stock-modelscope-mcp-server
An MCP (Model Context Protocol) server package intended to expose functionality related to “stock-modelscope” models/tools to MCP-compatible agents. Based on the provided package name only, it likely lets an agent query stock-related model outputs through MCP tools.
uv-mcp-server
uv-mcp-server is an MCP (Model Context Protocol) server intended to expose functionality to AI agents using the MCP interface. Typically, MCP servers provide a standardized tool interface that an agent can call within a host environment (e.g., an MCP-capable client).
xlsx-mcp-server
An MCP server that exposes functionality for working with Excel/Spreadsheet (XLSX) data via the Model Context Protocol, enabling agents to read/transform spreadsheet contents through MCP tools.
embabel-mongo-mcp-server
A demo Model Context Protocol (MCP) server (Spring Boot + Embabel) that exposes MongoDB operations as MCP tools over an SSE endpoint (/sse). It can list databases/collections, run simple/complex JSON queries, manage indexes, create collections, and insert documents. It is intended as an example for building MCP servers that bridge AI agents to MongoDB.
go-mcp-file-server
A local Go-based MCP file-system server for querying and opening files via MCP (SSE endpoint), indexing files with SQLite and exposing MCP client remote calls (and optionally UI interactions).
immich-server
immich-server is the backend server for Immich, a self-hosted photo/video backup and management platform. It provides the core services to ingest media, store files/metadata, run processing (e.g., thumbnails/transcoding), and serve APIs used by clients.
mcp_ha_xiaozhi
A Docker-deployable MCP proxy/service that connects “XiaoZhi (小智) official server” to a Home Assistant MCP server, using environment variables to specify the XiaoZhi MCP endpoint, the Home Assistant MCP server endpoint, and a long-lived Home Assistant access token.
mcp-server-alpha-vantage
MCP server intended to provide programmatic access to Alpha Vantage (AlphaVantage.co) stock/market data for use by MCP-capable agents.
opgen-mcp-server
An MCP server that exposes tools for generating passwords/phrases (character-based and word-based) and copies the generated password to the clipboard.
osm-mcp-server
An MCP server package intended to expose OpenStreetMap (OSM) data/operations to AI agents via the Model Context Protocol (MCP).
quarkus-mcp-server-basic-tool
Provides a “basic” MCP server tool implementation for agents (run via a Java/Quarkus-style artifact) and demonstrates running it through an MCP client (mcp-cli) using an OpenAI provider.
rongda-mcp-server
MCP server package named "rongda-mcp-server" that (by convention) exposes one or more tools/actions to an MCP-compatible AI agent. Exact tools, endpoints, and behavior are not provided in the prompt, so assessment is limited to generic MCP-server characteristics.
security-investigator
security-investigator is a Python-based security investigation automation framework that uses VS Code Copilot/Agent Skills and Microsoft MCP servers to run natural-language driven investigations across Microsoft Sentinel and Defender XDR/Entra (Graph API), enrich indicators with threat-intel sources, generate KQL-based analyses and HTML/SVG reports, and supports multiple specialized “agent skills” (e.g., incident/user/device/IoC investigations, posture audits, drift detection, visualization, custom detection authoring).
weatherstack-mcp-server
An MCP (Model Context Protocol) server intended to provide Weatherstack-based weather lookup capabilities to AI agents (e.g., fetch current conditions/forecasts for locations) via MCP tool calls.
ATSPI-MCP-Server
Provides an MCP server that reads Linux accessibility tree/state via ATSPI (Assistive Technology Service Provider Interface), exposing system accessibility context to an MCP client.
docbase-mcp-server
Provides an MCP (Model Context Protocol) server for Docbase that supports basic post operations: search posts, get a post, and create a post.
fcm-http2-mock-server
An HTTP/2-based mock server intended to emulate Firebase Cloud Messaging (FCM) HTTP/2 behaviors for testing clients and integration flows without calling the real FCM service.