Skip to main content
Glama

MCP-Claude

🌐 モデルコンテキストプロトコル (MCP) - TypeScript 実装

AIアプリケーションのためのユニバーサルアダプター。LLMとデータソースおよびツールの接続方法を標準化します。

📖 目次

🚀 なぜ MCP なのか?

MCP は、以下を提供することで AI 統合パズルを解決します。

問題MCPソリューション
ベンダーロックイン標準化されたプロトコルはどのLLMでも動作します
カスタム統合コード一般的なデータソース用の事前構築されたコネクタ
セキュリティ上の懸念OAuth2とデータ暗号化を内蔵
複雑なエージェント開発統合コンテキストプロビジョニング

🌐 建築

-
security - not tested
F
license - not found
-
quality - not tested

LLM がデータ ソースやツールに接続する方法を標準化し、ベンダー ロックインを排除して AI 統合を簡素化するモデル コンテキスト プロトコルの TypeScript 実装。

  1. 📖 目次
    1. 🚀 なぜ MCP なのか?
      1. 🌐 建築

        Related MCP Servers

        • -
          security
          A
          license
          -
          quality
          A Python implementation of the Model Context Protocol that allows applications to provide standardized context for LLMs, enabling creation of servers that expose data and functionality to LLM applications through resources, tools, and prompts.
          Last updated -
          Python
          MIT License
        • -
          security
          F
          license
          -
          quality
          A foundation for developing custom Model Context Protocol servers in TypeScript that connects AI assistants with external APIs and data sources using a complete layered architecture pattern.
          Last updated -
          124
          TypeScript
        • A
          security
          F
          license
          A
          quality
          A Model Context Protocol server that enables LLMs to explore and interact with API specifications by providing tools for loading, browsing, and getting detailed information about API endpoints.
          Last updated -
          4
          39
          13
          TypeScript
        • -
          security
          A
          license
          -
          quality
          A toolkit for building Model Context Protocol servers and clients that provide standardized context for LLMs, allowing applications to expose resources, tools, and prompts through stdio or Streamable HTTP transports.
          Last updated -
          5,237,194
          TypeScript
          MIT License

        View all related MCP servers

        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