MCP ExplorerExplorer

Longport Mcp

@longportappon a year ago
6 MIT
FreeCommunity
AI Systems
Longport-MCP is a server for Longport OpenAPI, supporting stdio and SSE protocols.

Overview

What is Longport Mcp

Longport-MCP is an MCP server designed for the Longport OpenAPI, enabling seamless integration and communication between applications using the Model Context Protocol.

Use cases

Use cases for Longport-MCP include building interactive applications, integrating APIs for data exchange, and creating real-time dashboards that require live updates from servers.

How to use

To use Longport-MCP, you can start a standard input/output server with the command ‘longport stdio’ or a Server-Sent Events (SSE) server with ‘longport sse’. You can also specify a custom bind address using the ‘–bind’ flag.

Key features

Key features of Longport-MCP include support for both stdio and SSE server types, customizable bind addresses, and compatibility with the Model Context Protocol specifications.

Where to use

Longport-MCP can be used in various fields such as application development, API integration, and real-time data processing where communication between different systems is required.

Content

Longport MCP

Longport-MCP is a MCP server for Longport OpenAPI.

Usage

To run the project, use the following command:

Start a stdio server

longport stdio

Start a SSE server

longport sse

Default bind address is 127.0.0.1:8000, you can change it by using the --bind flag:

longport stdio --bind 127.0.0.1:3000

Tools

No tools

Comments

Recommend MCP Servers

View All MCP Servers