Cover image
Try Now
2025-04-14

3 years

Works with Finder

1

Github Watches

1

Github Forks

0

Github Stars

test-mcp-server

Development

Install uv

This project uses the uv packager. To install it on your machine, run:

curl -LsSf https://astral.sh/uv/install.sh | sh

Install direnv

This project uses direnv to load and unload environment variables depending on the current directory

brew install direnv

First time you cd into this project you will be prompted to run:

direnv allow

Dependencies

To install dependencies, run:

uv sync

Linting, formatting

This project uses ruff. Ruff is written in Rust, designed to be extremely fast and efficient

# Lint files or directories
ruff check ./src

# Format files
ruff format ./src

# Fix issues automatically
ruff check --fix ./src
  • (optional) in VSCode you can install the Ruff extension (+ uninstall Black)

Running and debugging

  • start the server in dev mode
uv run fastapi dev src/main.py --host 127.0.0.1 --port 8088

OR,

uv run fastapi dev src/simple_integration.py --host 127.0.0.1 --port 8088
  • start the MCP inspector
npx @modelcontextprotocol/inspector http://127.0.0.1:8088/mcp
  • open the inspector in the browser http://127.0.0.1:5173
  • in the left panel:
    • Transport Type: SSE
    • URL: http://127.0.0.1:8088/mcp
    • click on Connect

相关推荐

  • 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.

  • Alexandru Strujac
  • Efficient thumbnail creator for YouTube videos

  • 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
  • 发现市场上最全面,最新的MCP服务器集合。该存储库充当集中式枢纽,提供了广泛的开源和专有MCP服务器目录,并提供功能,文档链接和贡献者。

  • ShrimpingIt
  • MCP系列GPIO Expander的基于Micropython I2C的操作,源自ADAFRUIT_MCP230XX

  • huahuayu
  • 统一的API网关,用于将多个Etherscan样区块链Explorer API与对AI助手的模型上下文协议(MCP)支持。

  • deemkeen
  • 用电源组合控制您的MBOT2:MQTT+MCP+LLM

  • jae-jae
  • MCP服务器使用剧作《无头浏览器》获取网页内容。

    Reviews

    5 (1)
    Avatar
    user_0AwEQ2yX
    2025-04-16

    As a devoted user of test-mcp-server, I can confidently say this product is a game-changer for managing server tasks efficiently. Created by the talented dudeinthemirror, this tool simplifies complex operations with its intuitive design and robust functionality. Highly recommended for anyone looking to streamline their server management processes. Check it out on GitHub!