Skip to main content
Glama

エピックミーMCP

これは、モデル コンテキスト プロトコル (MCP) 経由でのみアクセス可能なアプリケーションの例です。

ユーザー登録と認証からユーザーデータの操作まで、すべてが MCP ツールを介して処理されます。

目標は、LLMとMCPプロトコルを用いて、ユーザーが自然言語でアプリとインタラクトできるアプリケーションの将来像を示すことです。これは、 EpicAI.proでMCPツールの構築方法を教える際の基礎にもなります。

認証

認証フローは独特です。まだ存在しないユーザー(ユーザーはまず登録が必要です)に対してOAuthを経由する必要があるためです。そのため、ユーザーがOAuthフローを自分で実行することなく、自動的に権限付与を生成します。その後、ユーザーにメールで送信されるTOTPコードを介して権限付与を申請できるようにします。

これは十分に機能します。

Related MCP server: Anytype MCP Server

既知の問題

開発中に.wranglerディレクトリを削除すると、動的に登録されたクライアントも削除されます。これらのクライアントはエントリが削除されたことを認識していないため、再登録を試みません。MCP Inspector では、ブラウザの開発ツールからセッションストレージをクリアすることで再登録できます。他のクライアントでは、再登録の方法がわかりません。

Install Server
F
license - not found
C
quality
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

  • A
    license
    -
    quality
    C
    maintenance
    Complete Model Context Protocol (MCP) server designed to facilitate seamless interaction between Large Language Models (LLMs) and end-users. It provides a robust set of tools for notifications, confirmations, selections, and text inputs, supporting multiple rendering modes including Console, GUI, and Telegram Bot.
    2
    MIT

View all related MCP servers

Related MCP Connectors

  • A comprehensive Model Context Protocol (MCP) server that enables AI assistants to interact with yo…

  • GibsonAI MCP server: manage your databases with natural language

  • MCP (Model Context Protocol) server for Appwrite

View all MCP Connectors

Latest Blog Posts

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/epicweb-dev/epic-me-mcp'

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