Back to search
30
MCP

purescript-mcp-tools

npm/purescript-mcp-tools

A Model Context Protocol (MCP) server providing PureScript development tools for AI assistants

Uptime
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

devtoolsonline-mcp
Powerful Model Context Protocol (MCP) server providing 128+ developer tools for AI agents (Claude, Cursor, Windsurf, Zed).
0 tools
mcp-outline
A Model Context Protocol (MCP) server enabling AI assistants to interact with Outline documentation services.
0 tools
ccontext-mcp
MCP server for AI agents to manage project execution context
0 tools
mcp-code-context
MCP server for managing API endpoints and code context for AI coding assistants
0 tools
ToolPipe MCP Server
120+ developer utility tools for AI agents via Model Context Protocol
0 tools · sse
context-mcp-server
A Model Context Protocol server providing intelligent context management and web content fetching capabilities for AI assistants
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "purescript-mcp-tools": {
      "url": "None",
      "transport": "http"
    }
  }
}