Skip to main content
Glama
bdbrown4

GitHub Portfolio MCP Server

by bdbrown4

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GITHUB_TOKENNoGitHub Personal Access Token to avoid rate limits.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
resources
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_reposC

List public repositories for bdbrown4.

get_repo_detailsA

Get detailed info about a specific repository including its README.

get_languagesB

Get programming languages used in a repository with byte counts.

get_profileA

Get the public GitHub profile for bdbrown4.

search_reposA

Search bdbrown4's repositories by keyword.

get_tech_stack_summaryA

Aggregate languages and technologies across all of bdbrown4's repos.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
profilePublic GitHub profile for bdbrown4

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/bdbrown4/github-portfolio-mcp-server'

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