Skip to main content
Glama
Bijon2002

Bijon Portfolio MCP Server

by Bijon2002

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GITHUB_TOKENYesGitHub Personal Access Token with read-only public repository access

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
getProfileC

Get Marislin Bijosilin (Bijon)'s core profile details, including summary, contact information, education history, work experiences, and social links.

getProjectsA

List Bijon's curated portfolio projects, optionally filtered by a tech stack keyword (e.g. React, Laravel, PHP, Python, Deep Learning).

getSkillsA

List Bijon's structured technical skills categorized by programming languages, frameworks/libraries, and tools/other technologies.

getCertificatesA

Get the list of professional and academic certifications earned by Bijon, including issuer names and completion dates.

getGithubReposA

Fetches dynamic, live repository list of Bijon from GitHub, displaying updated repositories, languages, description, and stats.

askAboutBijonA

A free-text Q&A search tool. Ask questions or search keywords about Bijon's background, projects, work experience, or achievements.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A3.9/5.0

Scored across 6 tools

Disambiguation5/5

Each tool targets a distinct resource: profile, projects, skills, certificates, GitHub repos, and a free-text Q&A search. The Q&A tool is clearly a query interface, separate from the structured getters, so there is no overlap or ambiguity.

Naming Consistency4/5

Five of six tools follow the getX pattern (getProfile, getProjects, getSkills, getCertificates, getGithubRepos). The exception is askAboutBijon, which uses a different verb, but it is still descriptive and the pattern is otherwise highly consistent.

Tool Count5/5

Six tools is a well-scoped number for a portfolio server. Each tool covers a major aspect of the portfolio (profile, projects, skills, certifications, GitHub repos, and general queries), and there is no bloat or redundancy.

Completeness5/5

The tool set comprehensively covers the domain of a personal portfolio. It provides structured access to all major sections (profile, projects, skills, certificates, live GitHub repos) plus a flexible Q&A tool for anything not explicitly covered. No obvious gaps exist for a read-only portfolio use case.

Maintenance

ActivitySlowing
ResponsivenessNo issues