← Registry

General Tools

gqlteam.com

Provides access to a consultant's profile, services, and case studies.

1 endpoint10 known toolsFirst detected August 29, 2026Last detected August 29, 2026

ENDPOINT 1

https://mcp.gqlteam.com/mcp

No auth detected

MCP server metadata

Name
com.gqlteam/site
Version
1.0.0
Capabilities
tools.listChangedresources.listChanged
Server instructions

Read-only access to gqlteam.com: services, case studies, articles, ventures and contact details of software architect Dan Podina. Use search first when unsure which slug to fetch.

Known tools 10

get_profile

Who Dan Podina is: role, company, location, expertise, current roles, links, contact details and the ventures he runs.

Inferred read-only
list_services

Every consulting service offered, with the slug to pass to get_service.

Inferred read-only
get_service

One service in full: headline stats, FAQ, the offer, and the complete page body as Markdown.

Inferred read-only
list_case_studies

Case studies and shipped projects, with industry, technologies, headline metrics and current status.

Inferred read-only
get_case_study

One case study in full, including the complete page body as Markdown.

Inferred read-only
list_articles

Blog articles, newest first, with publication date, tags and reading time.

Inferred read-only
get_article

One article in full, including the complete post body as Markdown.

Potential side effects
search

Search services, case studies and articles by keyword.

Inferred read-only
get_ventures

The products and open source projects Dan Podina runs, with role and links.

Inferred read-only
get_contact_and_booking

How to get in touch: email, phone, the booking link for a free 30 minute review, contact page, response time and location.

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.com-gqlteam-site]
url = "https://mcp.gqlteam.com/mcp"
enabled = true
Claude Code

.mcp.json

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

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

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

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

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

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