MCP-Demo
Demostración de MCP
Este repositorio contiene una versión mínima de una demostración de MCP. El proyecto está diseñado para demostrar la funcionalidad básica de un servicio y cliente MCP mediante la interfaz API qwen .
Características
Implementación ligera y mínima.
Gestión de dependencias mediante
uv.Integración con la API
qwen.
Related MCP server: MCP Server Example
Prerrequisitos
Antes de utilizar este repositorio, asegúrese de tener instalado lo siguiente:
Python 3.10 o superior
administrador de paquetes
uv
Instrucciones de configuración
Clonar el repositorio:
git clone https://github.com/tatocode/MCP-Demo.git cd MCP-DemoInstalar dependencias usando
uv:uv syncCree un archivo
.enven el directorio raíz del proyecto y agregue su clave API:API-KEY=xxxxReemplace
xxxxcon su clave API real para la APIqwen.Ejecutar el proyecto:
uv run main.py mcp_server.py
Notas
El archivo
.enves necesario para garantizar el correcto funcionamiento del proyecto. No comparta su clave API públicamente.Para obtener más información sobre la API
qwen, consulte su documentación oficial.
Licencia
Este proyecto está licenciado bajo la Licencia MIT. Consulte el archivo de LICENCIA para más detalles.
Contribuyendo
¡Agradecemos sus contribuciones! No dude en abrir problemas o enviar solicitudes de incorporación de cambios para mejorar este proyecto.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
No tool schema history has been recorded yet.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
MCP server for AI dialogue using various LLM models via AceDataCloud
MCP server for Qwen Image 3 AI image generation
MCP-Native LLM Orchestration Agent
A comprehensive Model Context Protocol (MCP) server that enables AI assistants to interact with yo…
Related MCP Servers
- AlicenseNot gradedqualityFmaintenanceA minimal server/client application implementation utilizing the Model Context Protocol (MCP) and Azure OpenAI.34MIT
- AlicenseBqualityDmaintenanceAn educational implementation of a Model Context Protocol server that demonstrates how to build a functional MCP server for integrating with various LLM clients like Claude Desktop.1163MIT
- AlicenseBqualityDmaintenanceAn educational implementation of a Model Context Protocol server that demonstrates how to build a functional MCP server integrating with various LLM clients.2MIT
- AlicenseAqualityDmaintenanceA demonstration MCP server for educational purposes, showcasing how to build and integrate MCP servers with LLM clients like Claude Desktop.1MIT
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/tatocode/MCP-Demo'
If you have feedback or need assistance with the MCP directory API, please join our Discord server