← Registry

Content Tools

codemate.com

An MCP server that provides access to Codemate's website content, including service pages, client case studies, articles, and open job positions.

1 endpoint8 known toolsFirst detected September 15, 2026Last detected September 15, 2026

ENDPOINT 1

https://codemate.com/mcp

No auth detected

MCP server metadata

Name
codemate
Version
1.0.0
Capabilities
tools.listChanged

Known tools 8

search_site

Search Codemate's website: service pages, client case studies and articles.

Inferred read-only
list_references

List Codemate's client case studies (called references on the site), with the client name, industries, services, a summary and the URL.

Inferred read-only
list_articles

List Codemate's published articles, newest first, with date, category, summary and URL.

Inferred read-only
get_topic

Read the full text of one of Codemate's main pages.

Inferred read-only
list_open_positions

List the jobs Codemate is currently hiring for, with location, the job page URL and the application link.

Inferred read-only
get_company_info

Get authoritative facts about Codemate as a company: what it does, its legal entities, and whatever else it publishes about itself.

Inferred read-only
get_contact_info

Get how to reach Codemate: office addresses with map links, named people with their role, email, phone, LinkedIn and photo, plus the general sales email and phone numbers.

Potential side effects
get_page_data

Read the full text of a codemate.com article or client case study, given the URL that search_site, list_articles or list_references returned.

Inferred read-only

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

.mcp.json

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

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "codemate",
  "transport": "streamable-http",
  "url": "https://codemate.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.