SERVER

Observe Instrument MCP

Rank #1377

io.github.alanzha2/observe-instrument-mcp

MCP server providing observe-instrument-mcp capabilities

First listed
Mar 14, 2026
Last publish date
Mar 14, 2026
OVERVIEW

Observe Instrument MCP is a Model Context Protocol (MCP) server published by alanzha2. It ranks #1377 of 58,900 servers tracked on MCP Toplist, and its repository has 223 GitHub stars. Observe Instrument MCP is listed on Official MCP, with 2 tracked versions. It was first listed on Mar 14, 2026 and most recently updated on Mar 14, 2026.

STANDING
#1,377of 58,900 tracked serversTop 5%

Ranks ahead of 57,523 of 58,900 servers on MCP Toplist.

CONNECT

Use Observe Instrument MCP

Add Observe Instrument MCP to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Python package (PyPI)
{
  "mcpServers": {
    "observe-instrument-mcp": {
      "command": "uvx",
      "args": [
        "observe-instrument-mcp"
      ],
      "env": {
        "ANTHROPIC_API_KEY": "<your ANTHROPIC_API_KEY>",
        "LLM_MODEL": "<your LLM_MODEL>",
        "OPENAI_API_KEY": "<your OPENAI_API_KEY>",
        "GEMINI_API_KEY": "<your GEMINI_API_KEY>",
        "GROQ_API_KEY": "<your GROQ_API_KEY>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 1 registry

ORGANIZATION

alanzha2

Organization
Total servers
2
Total versions
2
VERSIONS

Available versions (2)

VersionPublished
0.1.2Mar 14, 2026
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is Observe Instrument MCP?
MCP server providing observe-instrument-mcp capabilities
Who maintains Observe Instrument MCP?
Observe Instrument MCP is maintained by alanzha2, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
Is Observe Instrument MCP an official MCP server?
Yes — Observe Instrument MCP is listed on the Official MCP Registry.
How many versions does Observe Instrument MCP have?
MCP Toplist tracks 2 versions of Observe Instrument MCP, most recently published on Mar 14, 2026.
Where can I find the source code for Observe Instrument MCP?
The source code for Observe Instrument MCP is hosted at github.com/alanzha2/observe-instrument-mcp.git.
EXPLORE