MCP.so
Sign In
T

Ta Lib Mcp Server

@hanai

About Ta Lib Mcp Server

A Model Context Protocol (MCP) server that provides access to TA-Lib technical analysis indicators. This server enables AI assistants and other MCP clients to perform technical analysis calculations on financial data.

Basic information

Category

Other

Transports

stdio

Publisher

hanai

Submitted by

Hanai

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "ta-lib": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/hanai/ta-lib-mcp-server:main"
      ]
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Ta Lib Mcp Server?

How to use Ta Lib Mcp Server?

Key features of Ta Lib Mcp Server

Use cases of Ta Lib Mcp Server

FAQ from Ta Lib Mcp Server

Comments

More Other MCP servers