Cover image
Try Now
2025-04-14

mcp server for dida365.com

3 years

Works with Finder

1

Github Watches

1

Github Forks

0

Github Stars

Dida365 MCP Server

English | 简体中文

This is a MCP Server implementation for Dida365 using the Dida365 Official API.

✨ Features

  • 🔐 Official OAuth 2.0 authentication mechanism
  • 🎯 Standard MCP Server interface
  • 💻 STDIO-based MCP Server implementation

📖 Usage Guide

1. Obtain Access Token

Dida365 uses OAuth 2.0 authorization mechanism to manage API access. You can obtain an access token through either of the following methods:

Option 1: Using Online Service (Recommended)

  1. Visit https://dida365.dcjanus.com/oauth/login in your browser
  2. The system will automatically redirect you to the Dida365 authorization page
  3. Confirm the authorization on the Dida365 page
  4. After successful authorization, you'll be redirected back to the /oauth/callback endpoint
  5. You will receive a JSON response containing the access_token - store it securely

Option 2: Local Deployment

  1. Visit Dida365's Developer Center to create a new application
  2. In the application settings, configure the Redirect URL as http://localhost:8080/oauth/callback
  3. Start the local server (default port: 8080)
  4. Visit http://localhost:8080/oauth/login
  5. Follow the on-screen instructions to complete the authorization process
  6. Obtain the access token

2. Configure MCP Server

Add the following to your configuration file:

{
    "mcpServers": {
        "dida365": {
            "command": "docker",
            "args": [
                "run",
                "-i",
                "--rm",
                "--init",
                "--pull",
                "always",
                "ghcr.io/dcjanus/dida365-mcp-server:latest",
                "dida365-mcp-server",
                "-access_token",
                "<YOUR_ACCESS_TOKEN>"
            ]
        }
    }
}

Replace <YOUR_ACCESS_TOKEN> with the access token you obtained.

⚠️ Important Notes

  • Keep your access token secure and never share it with others
  • If authorization fails, check your network connection or try reauthorizing

相关推荐

  • NiKole Maxwell
  • I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

  • Bora Yalcin
  • Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.

  • Joshua Armstrong
  • Confidential guide on numerology and astrology, based of GG33 Public information

  • https://suefel.com
  • Latest advice and best practices for custom GPT development.

  • Emmet Halm
  • Converts Figma frames into front-end code for various mobile frameworks.

  • Elijah Ng Shi Yi
  • Advanced software engineer GPT that excels through nailing the basics.

  • Beniyam Berhanu
  • Therapist adept at identifying core issues and offering practical advice with images.

  • https://maiplestudio.com
  • Find Exhibitors, Speakers and more

  • Lists Tailwind CSS classes in monospaced font

  • lumpenspace
  • Take an adjectivised noun, and create images making it progressively more adjective!

  • apappascs
  • Discover the most comprehensive and up-to-date collection of MCP servers in the market. This repository serves as a centralized hub, offering an extensive catalog of open-source and proprietary MCP servers, complete with features, documentation links, and contributors.

  • ShrimpingIt
  • Micropython I2C-based manipulation of the MCP series GPIO expander, derived from Adafruit_MCP230xx

  • huahuayu
  • A unified API gateway for integrating multiple etherscan-like blockchain explorer APIs with Model Context Protocol (MCP) support for AI assistants.

  • deemkeen
  • control your mbot2 with a power combo: mqtt+mcp+llm

  • jae-jae
  • MCP server for fetch web page content using Playwright headless browser.

    Reviews

    5 (1)
    Avatar
    user_IDw3QG7t
    2025-04-15

    I've been using the Hypefury MCP Server by eugenechabanov for a few weeks now, and it has significantly enhanced my workflow. The seamless integration, ease of use, and reliable performance make it a standout product. Highly recommended for anyone looking to optimize their server management processes! Check it out here: https://mcp.so/server/hf-mcp/eugenechabanov