MCP-Haskell (hs-mcp)
@buecking
MCP-Haskell (hs-mcp) について
Haskell server/client for MCP (Model Context Protocol)
基本情報
設定
ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is MCP-Haskell (hs-mcp)?
MCP-Haskell (hs-mcp) is a Haskell implementation of the Model Context Protocol (MCP). It allows Haskell applications to expose tools, resources, and prompts to MCP‑compatible clients such as Claude. This library is intended for Haskell developers building MCP servers.
How to use MCP-Haskell (hs-mcp)?
Clone the repository, then build with cabal build (or use Nix with nix develop). A simple server is created by defining an Implementation, ServerCapabilities, registering resources and tools with handlers, and starting the server via runServerWithSTDIO. An example echo server can be run with cabal run mcp-echo-server and tested with the MCP Inspector or Claude Desktop.
Key features of MCP-Haskell (hs-mcp)
- Full implementation of the MCP protocol
- StdIO transport for local process communication
- JSON‑RPC messaging
- Support for resources, tools, and prompts
- Comprehensive test suite
Use cases of MCP-Haskell (hs-mcp)
- Expose Haskell functions as MCP tools for AI clients
- Serve static or dynamic resources to MCP‑compatible applications
- Build custom MCP servers in Haskell (e.g., an echo server)
- Integrate Haskell backends with Claude Desktop or MCP Inspector
FAQ from MCP-Haskell (hs-mcp)
What is MCP-Haskell (hs-mcp)?
It is a Haskell implementation of the Model Context Protocol, enabling Haskell programs to act as MCP servers.
What are the build dependencies?
The project requires GHC and Cabal. Optionally, Nix (and direnv) can be used for development. Run cabal build or nix develop to set up the environment.
Which transport protocol is supported?
Only StdIO transport is implemented for local process communication.
Is MCP-Haskell compatible with Claude Desktop?
Yes, it is compatible with Claude Desktop, the MCP Inspector, and other clients that follow the MCP specification.
What license does MCP-Haskell use?
The project is licensed under the BSD‑3‑Clause License.
「その他」の他のコンテンツ

Peekaboo MCP – lightning-fast macOS screenshots for AI agents
steipetePeekaboo is a macOS CLI & optional MCP server that enables AI agents to capture screenshots of applications, or the entire system, with optional visual question answering through local or remote AI models.
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
ACI: Open-Source Infra to Power Unified MCP Servers
aipotheosis-labsACI.dev is the open source tool-calling platform that hooks up 600+ tools into any agentic IDE or custom AI agent through direct function calling or a unified MCP server. The birthplace of VibeOps.
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
コメント