MCP Directory
Back

MCP-ModelContextProtocol

by schitupolu · ★ 1

Model Context Protocol - Overview, how to secure and exmaples

Install

git clone https://github.com/schitupolu/MCP-ModelContextProtocol.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-modelcontextprotocol": {
      "command": "npx",
      "args": [
        "-y",
        "github:schitupolu/MCP-ModelContextProtocol"
      ]
    }
  }
}

From the README

Model Context Protocol - Overview, Security Risks, How to secure and examples As a result of the emergence of AI agents and RAG-based applications in recent years, there’s an increasing demand for customizing Large Language Models (LLMs) by integrating with external resources (e.g. RAG-based systems) and tools (e.g. Agent-based systems). This enhances LLMs’ existing capabilities by incorporating external knowledge and enabling autonomous task execution. **Model Context Protocol (MCP)**, first introduced in November 2024 by Anthropic, has grown in popularity as it offers a more coherent and c…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related productivity servers