← fardiniqbal.com

INDIVIDUAL MCP TOOL

get_stack

Get Fardin's curated technology stack — the tools, frameworks, and infrastructure he reaches for daily in production.

fardiniqbal.comnone authenticationAvailability not checked

Input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent endpoint

fardiniqbal.com

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.fardiniqbal-com]
url = "https://fardiniqbal.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "fardiniqbal-com": {
      "type": "http",
      "url": "https://fardiniqbal.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: fardiniqbal-com
Remote MCP URL: https://fardiniqbal.com/api/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "fardiniqbal-com": {
      "url": "https://fardiniqbal.com/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "fardiniqbal-com": {
      "type": "http",
      "url": "https://fardiniqbal.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "fardiniqbal-com",
  "transport": "streamable-http",
  "url": "https://fardiniqbal.com/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

Related tools

  • get_profile — Get Fardin Iqbal's complete professional profile including bio, current role, skills, and contact information.
  • get_resume — Get Fardin Iqbal's resume in JSON Resume v1.0.0 format with work history, education, and skills.
  • search_blog — Search Fardin's blog posts by keyword or tag.
  • list_projects — List Fardin's projects with optional category filter.
  • get_skills — Get Fardin's skills organized by category (Languages, Frontend, Backend, Infrastructure, AI, Security).
  • get_recent_activity — Get recent changelog entries — what Fardin has shipped or changed on the site.
  • get_now — Get the 'me right now' snapshot: what Fardin is currently reading, thinking, lifting, practicing, building, and chasing.
  • search_journal — Search Fardin's journal entries by keyword.