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
相关推荐
I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.
I find academic articles and books for research and literature reviews.
Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.
Confidential guide on numerology and astrology, based of GG33 Public information
Advanced software engineer GPT that excels through nailing the basics.
Emulating Dr. Jordan B. Peterson's style in providing life advice and insights.
Your go-to expert in the Rust ecosystem, specializing in precise code interpretation, up-to-date crate version checking, and in-depth source code analysis. I offer accurate, context-aware insights for all your Rust programming questions.
Découvrez la collection la plus complète et la plus à jour de serveurs MCP sur le marché. Ce référentiel sert de centre centralisé, offrant un vaste catalogue de serveurs MCP open-source et propriétaires, avec des fonctionnalités, des liens de documentation et des contributeurs.
L'application tout-en-un desktop et Docker AI avec chiffon intégré, agents AI, constructeur d'agent sans code, compatibilité MCP, etc.
Plateforme d'automatisation de workflow à code équitable avec des capacités d'IA natives. Combinez le bâtiment visuel avec du code personnalisé, de l'auto-hôte ou du cloud, 400+ intégrations.
Manipulation basée sur Micropython I2C de l'exposition GPIO de la série MCP, dérivée d'Adafruit_MCP230XX
🧑🚀 全世界最好的 LLM 资料总结 (数据处理、模型训练、模型部署、 O1 模型、 MCP 、小语言模型、视觉语言模型) | Résumé des meilleures ressources LLM du monde.
Une liste organisée des serveurs de protocole de contexte de modèle (MCP)
Reviews
user_0AwEQ2yX
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!