← Registry

General Tools

abubakarsiddik.site

Provides access to a personal portfolio including profile, skills, projects, and blog posts.

1 endpoint8 known toolsFirst detected July 1, 2026Last detected August 5, 2026

ENDPOINT 1

https://abubakarsiddik.site/api/mcp

No auth detected

MCP server metadata

Name
abubakar-portfolio
Version
1.0.0
Capabilities
tools.listChanged

Known tools 8

get_profile

Returns Abu Bakar Siddik's bio, headline, current role, location, availability, and social links.

Inferred read-only
get_skills

Returns Abu Bakar Siddik's technical skills, grouped by category (AI & Intelligence, Backend Engineering, Cloud & MLOps, Core Competencies).

Inferred read-only
list_projects

Lists Abu Bakar Siddik's selected projects with title, type, timeline, stack, and a one-line description.

Inferred read-only
get_project

Returns full detail for a single project (challenge, solution, impact, features, stack).

Inferred read-only
list_blog_posts

Lists all blog posts with title, date, tags, and a one-line description.

Inferred read-only
read_blog_post

Returns the full markdown content of a blog post by slug.

Potential side effects
search_blog_posts

Full-text search across blog posts.

Inferred read-only
get_contact

Returns ways to reach Abu Bakar Siddik: email, social links, and contact form URL.

Potential side effects

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.abubakar-portfolio]
url = "https://abubakarsiddik.site/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "abubakar-portfolio": {
      "type": "http",
      "url": "https://abubakarsiddik.site/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: abubakar-portfolio
Remote MCP URL: https://abubakarsiddik.site/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": {
    "abubakar-portfolio": {
      "url": "https://abubakarsiddik.site/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "abubakar-portfolio": {
      "type": "http",
      "url": "https://abubakarsiddik.site/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "abubakar-portfolio",
  "transport": "streamable-http",
  "url": "https://abubakarsiddik.site/api/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for abubakarsiddik.site was fetched 2026-07-31T13:01:20.739Z and is being refreshed.

Trust status Neutral

abubakarsiddik.site is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.