MCP.so
ログイン

MCP Test

@somaria

MCP Test について

MCP server with GitHub integration

基本情報

カテゴリ

開発者ツール

ランタイム

node

トランスポート

stdio

公開者

somaria

設定

標準の設定はありません

このサーバーの README には解析可能な MCP 設定ブロックが含まれていません。インストール手順はリポジトリをご確認ください。

リポジトリ

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is MCP Test?

MCP Test is a Node.js application that demonstrates GitHub API integration using Octokit. It loads a GitHub token from a configuration file, authenticates with the GitHub API, and validates the token by retrieving authenticated user information.

How to use MCP Test?

Install dependencies with npm install, configure your GitHub token in ~/.codeium/windsurf/mcp_config.json, then run npm start.

Key features of MCP Test?

  • Loads GitHub token from configuration file
  • Authenticates with GitHub API
  • Validates token by retrieving authenticated user information

Use cases of MCP Test?

  • Demonstrating GitHub API integration using Octokit
  • Validating a GitHub personal access token

FAQ from MCP Test

What is the purpose of MCP Test?

It demonstrates GitHub API integration with Octokit by loading a token and validating it.

Where should I place the GitHub token?

In the configuration file at ~/.codeium/windsurf/mcp_config.json.

How do I run the application?

Run npm start after installing dependencies and configuring the token.

What authentication method does it use?

It uses a GitHub personal access token stored in the configuration file.

Does it require any specific runtime?

Yes, it requires Node.js and npm to install dependencies.

コメント

「開発者ツール」の他のコンテンツ