Packages
25784 resultslangchainjs-mcp-adapters
Provides LangChain.js adapters to integrate Model Context Protocol (MCP) tools into LangChain.js applications, supporting MCP tool usage over stdio and SSE transports via the @modelcontextprotocol/sdk dependency.
mcp-server-anki
An MCP server that integrates an agent workflow with Anki via AnkiConnect (through stdio). It is intended to expose Anki/AnkiConnect operations to MCP-capable clients.
open-multi-agent-canvas
Open Multi-Agent Canvas is an open-source multi-agent chat UI built with Next.js/LangGraph/CopilotKit that lets users manage multiple agents in one conversation and connect a built-in “MCP Agent” to MCP-compatible servers (e.g., via Standard IO or SSE).
oracle.oci-weblogic-management-mcp-server
MCP server for Oracle WebLogic Server for OCI management, enabling AI agents to provision, configure, manage, and monitor Oracle WebLogic application server deployments on Oracle Cloud Infrastructure — including creating domains, managing clusters, and scaling WebLogic stacks.
rhodecode-mcp-server
MCP server that exposes RhodeCode (Rhodecode/Bitbucket-compatible SCM) functionality as MCP tools so AI agents can interact with repositories/issues/changes through the MCP protocol.
simple-mysql-mcp-server
Provides an MCP server that exposes “simple” MySQL connectivity as agent-callable tools (for querying/updating a MySQL database) with configuration supplied by the host environment.
splatoon-mcp-server
MCP server package intended to expose Splatoon-related functionality (e.g., game data or queries) to AI agents via the Model Context Protocol.
spring-devtools-mcp-server
Provides an MCP (Model Context Protocol) server for Spring developers, intended to expose tools that let AI assistants query information about a running Spring application (served over an SSE endpoint on localhost by default).
use-aws-mcp-server
A template/wrapper MCP server for using AWS services from an AI agent via the Model Context Protocol (MCP). It is intended to expose AWS-related actions/tools to the agent.
wzzotero-mcp-server
An MCP server package intended to provide Zotero-related capabilities to AI agents via the Model Context Protocol, likely allowing tools to read/search/create Zotero items and metadata.
zed-mcp-server-tavily
Provides an MCP (Model Context Protocol) server wrapper for Tavily, intended to be used as a Zed context server. It requires a Tavily API key for authentication and delegates retrieval/search capabilities to Tavily via the underlying Tavily MCP implementation.
billing-cost-management-mcp-server
An MCP server intended to help with billing cost management by exposing functions/tools (via the Model Context Protocol) related to retrieving and analyzing cost/billing information.
clickhouse-server
ClickHouse Server is a high-performance columnar database system providing SQL query execution over large datasets. It offers client/server connectivity (typically via native TCP and HTTP interfaces), supports clustering/replication features, and is commonly deployed as a self-managed database service.
fastapi_mcp_sse
Provides a FastAPI example server that exposes MCP (Model Context Protocol) tool access over Server-Sent Events (SSE), alongside standard FastAPI web routes (e.g., /docs, /redoc).
k8s-mcp-server
k8s-mcp-server is an MCP (Model Context Protocol) server that exposes Kubernetes-related capabilities to AI agents via MCP tools, enabling agents to inspect and operate on cluster resources through a standardized interface.
mcpServer
Provides an MCP server implementation (based on mcp-go) that currently exposes weather-related capabilities backed by the HeFeng (和风天气) API. Includes a custom JSON unmarshal approach to transfer annotation tags into each result field's description to improve AI interpretability of responses.
mcp-server-attio
MCP server that exposes Attio (CRM/contacts) functionality to an AI agent via the Model Context Protocol, enabling the agent to read/update Attio data through MCP tools.
mcp-server-aws-lambda
An MCP server implementation intended to integrate with AWS Lambda, allowing an MCP-capable agent to invoke or interact with AWS Lambda-related capabilities through MCP tools.
mcp-server-gitlab
MCP server for interacting with GitLab resources/actions via the Model Context Protocol. (Specific tool names, endpoints, and behaviors are not provided in the prompt, so details cannot be confirmed.)
pangerl-mcp-server-weather
An MCP server (weather) that likely exposes weather-related tools/data to AI agents via the Model Context Protocol. The repository name suggests it wraps a weather provider API and offers agent-invokable functions, but no manifest/README contents were provided here to confirm exact tools, parameters, endpoints, or provider used.