Author avatar

mcptest

by somaria

Server

Tags

4.8 (120)

MCP Test

A simple Node.js application that demonstrates GitHub API integration using Octokit.

Features

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

Setup

  1. Install dependencies:

    npm install
    
  2. Configure GitHub token: Create a file at ~/.codeium/windsurf/mcp_config.json with the following content:

    {
      "github": {
        "token": "YOUR_GITHUB_TOKEN"
      }
    }
    
  3. Run the application:

    npm start
    

License

ISC

Related Services

playwright-mcp

Server

4.8 (120)
View Details →

blender-mcp

Server

4.8 (120)
View Details →

tavily-mcp

Server

4.8 (120)
View Details →