mcp: A Haskell implementation of the Model Context Protocol (MCP)

[ library, mit, network, program ] [ Propose Tags ] [ Report a vulnerability ]

This library provides a complete implementation of the Model Context Protocol (MCP) for Haskell. MCP is a protocol that enables seamless communication between AI models and external tools, resources, and services. This implementation includes support for resources, tools, prompts, and all standard MCP message types. It provides both a server framework and type definitions for building MCP-compliant applications.

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0
Change log CHANGELOG.md
Dependencies aeson (>=2.1 && <2.3), async (>=2.2 && <2.3), base (>=4.18.2.1 && <4.19), bytestring (>=0.11 && <0.12), containers (>=0.6 && <0.7), mcp, mtl (>=2.3 && <2.4), scientific (>=0.3 && <0.4), stm (>=2.5 && <2.6), text (>=2.0 && <2.1), time (>=1.12 && <1.13), transformers (>=0.6 && <0.7), unordered-containers (>=0.2 && <0.3) [details]
License MIT
Author Matthias Pall Gissurarson
Maintainer mpg@mpg.is
Category Network
Uploaded by tritlo at 2025-06-12T14:39:50Z
Distributions
Executables mcp
Downloads 4 total (4 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]