mcp/effect-mcp

Verified Publisher

By mcp

Updated 9 months ago

Tools and resources for writing Effect code in Typescript.

Image
Machine learning & AI
0

8.9K

mcp/effect-mcp repository overview

Effect MCP MCP Server

Tools and resources for writing Effect code in Typescript.

What is an MCP Server?

MCP Info

Image Building Info

AttributeDetails
Dockerfilehttps://github.com/tim-smart/effect-mcp/blob/05c19d789d4c4cbd9b881240f815ee8b7fa96ca6/Dockerfile
Docker Image built byDocker Inc.
Docker Scout Health ScoreDocker Scout Health Score
Verify SignatureCOSIGN_REPOSITORY=mcp/signatures cosign verify mcp/effect-mcp --key https://raw.githubusercontent.com/docker/keyring/refs/heads/main/public/mcp/latest.pub
LicenceMIT License

Available Tools (2)

Tools provided by this ServerShort Description
effect_docs_searchSearches the Effect documentation.
get_effect_docGet the Effect documentation for a documentId.

Tools Details

Searches the Effect documentation. Result content can be accessed with the get_effect_doc tool.

ParametersTypeDescription
querystringThe search query to look for in the documentation.

This tool is read-only. It does not modify its environment.

This tool interacts with external entities.


Tool: get_effect_doc

Get the Effect documentation for a documentId. The content might be paginated. Use the page parameter to specify which page to retrieve.

ParametersTypeDescription
documentIdnumberThe unique identifier for the Effect documentation entry.
pagenumber optionalThe page number to retrieve for the document content.

This tool is read-only. It does not modify its environment.

This tool interacts with external entities.


Use this MCP Server

{
  "mcpServers": {
    "effect-mcp": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "mcp/effect-mcp"
      ]
    }
  }
}

Why is it safer to run MCP Servers with Docker?

Install from MCP:Hub

Tag summary

Content type

Image

Digest

sha256:a0e077abc

Size

57.6 MB

Last updated

9 months ago

docker pull mcp/effect-mcp

This week's pulls

Pulls:

1,253

Last week