Skip to main content
Glama

MCP-Claude

🌐 모델 컨텍스트 프로토콜(MCP) - TypeScript 구현

AI 애플리케이션을 위한 범용 어댑터. LLM이 데이터 소스 및 도구에 연결되는 방식을 표준화합니다.

📖 목차

🚀 왜 MCP인가요?

MCP는 다음을 제공하여 AI 통합 퍼즐을 해결합니다.

문제MCP 솔루션
공급업체 잠금표준화된 프로토콜은 모든 LLM과 호환됩니다.
사용자 정의 통합 코드공통 데이터 소스를 위한 사전 구축된 커넥터
보안 문제OAuth2 및 데이터 암호화 내장
복잡한 에이전트 개발통합 컨텍스트 프로비저닝

🌐 건축

지엑스피1

-
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