MCP-Claude
Protocolo de Contexto de Modelo (MCP): Implementación de TypeScript
El adaptador universal para aplicaciones de IA. Estandarice la conexión de los LLM con las fuentes y herramientas de datos.
📖 Índice de contenidos
Related MCP server: WithSeismic MCP
🚀 ¿Por qué MCP?
MCP resuelve el problema de la integración de IA al proporcionar:
Problema | Solución MCP |
Bloqueo del proveedor | El protocolo estandarizado funciona con cualquier LLM |
Código de integración personalizado | Conectores prediseñados para fuentes de datos comunes |
Preocupaciones de seguridad | OAuth2 integrado y cifrado de datos |
Desarrollo de agentes complejos | Aprovisionamiento de contexto unificado |
🌐 Arquitectura
graph TD
A[Host App] -->|MCP Client| B[Filesystem Server]
A -->|MCP Client| C[Database Server]
A -->|MCP Client| D[Web API Server]
B --> E[(Local Files)]
C --> F[(PostgreSQL)]
D --> G{{REST API}}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 Servers
- FlicenseBqualityDmaintenanceImplements the Model Context Protocol (MCP) to provide AI models with a standardized interface for connecting to external data sources and tools like file systems, databases, or APIs.1153
- AlicenseNot gradedqualityDmaintenanceA TypeScript implementation of a Model Context Protocol server that provides a frictionless framework for developers to build and deploy AI tools and prompts, focusing on developer experience with zero boilerplate and automatic tool registration.1,28414MIT
- AlicenseNot gradedqualityCmaintenanceA TypeScript implementation of a Model Context Protocol server that enables language models to securely query PostgreSQL databases, including those behind SSH bastion tunnels.101MIT
- -licenseNot gradedqualityDmaintenanceA TypeScript implementation of a Model Context Protocol server and client that enables interaction with language models (specifically Mistral running on Ollama).
Related MCP Connectors
A Model Context Protocol server for Wix AI tools
A comprehensive Model Context Protocol (MCP) server that enables AI assistants to interact with yo…
Your portable context layer — load it into any AI.
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/virajsamarasinghe/MCP-Claude'
If you have feedback or need assistance with the MCP directory API, please join our Discord server