Back to search
30
MCP

timescale/tiger-docs-mcp

docker/timescale/tiger-docs-mcp

MCP server to expose an API around our embedded docs database

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

Similar MCP servers embedding-nearest

timescale/tiger-salesforce-mcp
API wrapped around our salesforce database
0 tools
timescale/tiger-github-mcp
Tiger GitHub MCP server
0 tools
timescale/tiger-linear-mcp
A wrapper around the Linear API for internal LLMs
0 tools
timescale/tiger-slack-mcp
Real-time Slack MCP server to power your agentic Slack bots
0 tools
hc-mcp-api-docs
MCP server for our API documentation
0 tools
timescale/tiger-memory-mcp
A simple memory MCP implementation
0 tools

How to use

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

{
  "mcpServers": {
    "timescale/tiger-docs-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}