Skip to main content
Glama
comejia

mcp-server-project

by comejia

MCP Servers

Este repositorio contiene una serie de servidores MCP que pueden ser utilizados para integrar diferentes servicios con herramientas de IA. Actualmente se cuenta con:

  • 2_mcp_db: Servidor MCP para gestionar bases de datos.

  • 3_mcp_gmail: Servidor MCP para gestionar Gmail.

Recursos vs Herramientas

Característica

Herramientas (Tools)

Recursos (Resources)

Objetivo

Realizar acciones específicas

Proveer contexto, datos o conocimientos

Naturaleza

Activas (verbos)

Pasivas (sustantivos)

Ejemplos

list_emails(), send_email(), search_db()

emails, database_tables, user_profile

Interacción

Llamadas directas con argumentos

Acceso y lectura/escritura de datos

Dependencia

El agente elige cuándo usarlas

El agente accede cuando necesita

Related MCP server: Artificial Virtual Assistant (AVA)

Comandos útiles

Iniciar MCP server:

fastmcp run <path_to_server>
fastmcp run <path_to_server> --transport http --port 8080

Inspeccionar MCP servers:

fastmcp dev inspector <path_to_server>

Referencias

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.

Maintenance

ActivityMaintained
ResponsivenessNo issues

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

Related MCP Servers

  • A
    license
    Not graded
    quality
    D
    maintenance
    An MCP server that provides AI applications with a toolset for an Artificial Virtual Assistant (AVA) integrated with the Gmail API. It enables users to automate email management and personal tasks through secure Google OAuth authentication.
    1
    Apache 2.0
  • A
    license
    Not graded
    quality
    D
    maintenance
    A production-ready MCP server for MySQL database integration with AI agents, enabling database exploration, CRUD operations, schema management, and performance monitoring through natural language.
    285
    MIT

Latest Blog Posts

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/comejia/mcp-server-project'

If you have feedback or need assistance with the MCP directory API, please join our Discord server