← webtech.dev

INDIVIDUAL MCP TOOL

get_technologies

Get the full list of technologies, frameworks, and platforms WebTech.dev uses

webtech.devnone authenticationAvailability not checked

LIVE ENDPOINT

https://api.webtech.dev/mcp

No auth detected

Connect to this endpoint to inspect the live schema for get_technologies and invoke it with your own arguments.

Indexed 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 server

webtech.dev

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.webtech-mcp-server]
url = "https://api.webtech.dev/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "webtech-mcp-server": {
      "type": "http",
      "url": "https://api.webtech.dev/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: webtech-mcp-server
Remote MCP URL: https://api.webtech.dev/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": {
    "webtech-mcp-server": {
      "url": "https://api.webtech.dev/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "webtech-mcp-server",
  "transport": "streamable-http",
  "url": "https://api.webtech.dev/mcp"
}
MCP Inspector

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

Related tools

  • get_company_info — Get full information about WebTech.dev — founders, location, certifications, and contact details
  • get_services — Get all IT and software development services offered by WebTech.dev including pricing, timelines, and technologies.
  • get_portfolio — Get WebTech.dev's case studies: AREZ.io, EarnFlex, ERofHR, Albinaya and more.
  • get_process — Get WebTech.dev's full 8-phase software development process from discovery to post-launch support
  • get_faqs — Get 50+ frequently asked questions about WebTech.dev's services, pricing, process, and technical approach.
  • book_consultation — Get contact details and booking link for a free consultation with WebTech.dev