MCP.so
Sign In

mcp-nckuhub-server

@yenslife

About mcp-nckuhub-server

No overview available yet

Basic information

Category

Other

License

MIT license

Runtime

python

Transports

stdio

Publisher

yenslife

Config

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

{
  "mcpServers": {
    "mcp-nckuhub-server": {
      "command": "uv",
      "args": [
        "run",
        "mcp",
        "dev",
        "src/mcp_nckuhub_server/server.py"
      ]
    }
  }
}

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 mcp-nckuhub-server?

An MCP service that uses the NCKUHub API, providing a Model Context Protocol interface to interact with NCKUHub data.

How to use mcp-nckuhub-server?

Install the package with uv pip install -e .

Comments

More Other MCP servers