Skip to main content
Glama

MCP Compass

by liuyoshio

MCPコンパス🧭

MCPの発見と推奨

MCP コンパスを体験する 🌐

MCP の検出を当社の Web サイトで直接体験できるようになりました。
👉 **MCPコンパスを探索する**👈

リアルタイムの推奨事項と洞察を活用した MCP サービスの実際の威力を詳しくご覧ください。


これは何ですか?🤔

MCP Compassは、モデルコンテキストプロトコル(MCP)サーバーの探索を支援する発見・推奨サービスです。AIアシスタントが自然言語クエリに基づいて利用可能なMCPサービスを発見・理解するのに役立つスマートガイドとして機能し、特定のタスクに適したツールの発見と活用を容易にします。

簡単な例

特徴 🌟

  • 🔍スマート検索: 自然言語クエリを使用して MCP サービスを検索します
  • 📚豊富なメタデータ:各サービスに関する詳細な情報を取得
  • 🔄リアルタイム更新:最新のMCPサービスを常に最新の状態に保ちます
  • 🤝簡単な統合:MCP 対応の AI アシスタントと簡単に統合できます

クイックスタート 🚀

使用法

  1. リポジトリをクローンする

または

  1. npxを使用する

インストール

Claude Desktop の場合は、 claude_desktop_config.jsonファイルを編集します。

MacOS/Linux
code ~/Library/Application\ Support/Claude/claude_desktop_config.json
ウィンドウズ
code $env:AppData\Claude\claude_desktop_config.json
  1. MCPサービスとしてAI アシスタントの MCP 構成に追加して、サービス検出機能を有効にします。
    { "mcpServers": { "mcp-compass": { "command": "npx", "args": [ "-y", "@liuyoshio/mcp-compass" ] } } }
    または
    { "mcpServers": { "mcp-compass": { "command": "node", "args": [ "/path/to/repo/build/index.js" ] } } }

ライセンス📝

MIT ライセンス - 詳細についてはLICENSEファイルを参照してください。

サポート💬

Install Server
A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

MCP Compass は、AI アシスタントが自然言語クエリを通じてモデル コンテキスト プロトコル サーバーを見つけて理解するのを支援する検出および推奨サービスです。

  1. MCPの発見と推奨
    1. MCP コンパスを体験する 🌐
  2. これは何ですか?🤔
    1. 簡単な例
  3. 特徴 🌟
    1. クイックスタート 🚀
      1. 使用法
      2. インストール
    2. ライセンス📝
      1. サポート💬

        Related MCP Servers

        • A
          security
          F
          license
          A
          quality
          An MCP (Model Context Protocol) server that provides Google search capabilities and webpage content analysis tools. This server enables AI models to perform Google searches and analyze webpage content programmatically.
          Last updated -
          3
          43
          83
          TypeScript
        • -
          security
          A
          license
          -
          quality
          A Model Context Protocol (MCP) based search API server that provides standardized access to Google Maps, Google Flights, Google Hotels and other services. This server enables AI assistants to access various search services through a unified interface.
          Last updated -
          57
          Python
          MIT License
          • Apple
        • -
          security
          F
          license
          -
          quality
          An MCP tool that integrates with Amap API services, allowing AI to access geographic information, weather data, and route planning.
          Last updated -
          6
          Python
        • -
          security
          A
          license
          -
          quality
          Model Context Protocol (MCP) server that provides AI assistants with advanced web research capabilities, including Google search integration, intelligent content extraction, and multi-source synthesis.
          Last updated -
          43
          3
          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/liuyoshio/mcp-compass'

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