Back to search
30
MCP

heisenberg-mcp-server

pypi/heisenberg-mcp-server

A Model Context Protocol server that enables capable LLMs to work with Heisenberg features, such as inference

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

Similar MCP servers embedding-nearest

hetzner-mcp
Model Context Protocol server for the full Hetzner Cloud and Storage APIs.
0 tools
context-mcp-server
A Model Context Protocol server providing intelligent context management and web content fetching capabilities for AI assistants
0 tools
honeybadger-mcp-server
A Model Context Protocol server providing tools to interact with the Honeybadger API via LLMs
0 tools
meilisearch-mcp
A Model Context Protocol (MCP) server for interacting with Meilisearch through LLM interfaces.
0 tools
lsp-mcp
An Model Context Protocol (MCP) server that provides LLMs/AI Agents with the capabilities of a language server protocol (LSP) server. This g
0 tools
huaweicloud-mcp-server
A Model Context Protocol server providing tools for Huawei Cloud. Fork with HCSO/on-premise support.
0 tools

How to use

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

{
  "mcpServers": {
    "heisenberg-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}