← Registry

Game Development

peakrp.net

An MCP server that provides documentation, script listings, search, system status, and OpenAPI specs for Peak Studios FiveM game server scripts and APIs.

2 endpoints12 known toolsFirst detected September 22, 2026Last detected September 22, 2026

ENDPOINT 1

https://peakrp.net/api/mcp

No auth detected

MCP server metadata

Name
peak-studios-mcp-server
Version
1.0.0
Capabilities
toolsresourcesprompts

Known tools 6

list_scripts

List all official Peak Studios FiveM scripts with framework compatibility, dependencies, and descriptions.

Inferred read-only
get_script_docs

Retrieve comprehensive markdown documentation, configuration options, installation steps, and code exports for a specific Peak Studios FiveM script.

Inferred read-only
search_docs

Search across all Peak Studios script documentation, guides, and architectural blueprints for a specific query or topic.

Inferred read-only
get_system_status

Retrieve live telemetry, GitHub star count, open source repository count, and API gateway health for Peak Studios.

Inferred read-only
get_openapi_spec

Retrieve the complete OpenAPI 3.1.0 specification for all public REST API endpoints.

Inferred read-only
get_agent_guidance

Retrieve detailed agent instructions including 'When to use Peak Studios', 'When NOT to use', and function-calling best practices.

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.peak-studios-mcp-server]
url = "https://peakrp.net/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "peak-studios-mcp-server": {
      "type": "http",
      "url": "https://peakrp.net/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "peak-studios-mcp-server": {
      "type": "http",
      "url": "https://peakrp.net/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "peak-studios-mcp-server",
  "transport": "streamable-http",
  "url": "https://peakrp.net/api/mcp"
}
MCP Inspector

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

ENDPOINT 2

https://peakrp.net/mcp

No auth detected

MCP server metadata

Name
peak-studios-mcp-server
Version
1.0.0
Capabilities
toolsresourcesprompts

Known tools 6

list_scripts

List all official Peak Studios FiveM scripts with framework compatibility, dependencies, and descriptions.

Inferred read-only
get_script_docs

Retrieve comprehensive markdown documentation, configuration options, installation steps, and code exports for a specific Peak Studios FiveM script.

Inferred read-only
search_docs

Search across all Peak Studios script documentation, guides, and architectural blueprints for a specific query or topic.

Inferred read-only
get_system_status

Retrieve live telemetry, GitHub star count, open source repository count, and API gateway health for Peak Studios.

Inferred read-only
get_openapi_spec

Retrieve the complete OpenAPI 3.1.0 specification for all public REST API endpoints.

Inferred read-only
get_agent_guidance

Retrieve detailed agent instructions including 'When to use Peak Studios', 'When NOT to use', and function-calling best practices.

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.peak-studios-mcp-server]
url = "https://peakrp.net/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "peak-studios-mcp-server": {
      "type": "http",
      "url": "https://peakrp.net/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: peak-studios-mcp-server
Remote MCP URL: https://peakrp.net/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": {
    "peak-studios-mcp-server": {
      "url": "https://peakrp.net/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "peak-studios-mcp-server": {
      "type": "http",
      "url": "https://peakrp.net/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "peak-studios-mcp-server",
  "transport": "streamable-http",
  "url": "https://peakrp.net/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 peakrp.net was fetched 2026-09-23T13:25:01.698Z.

Trust status Trusted

peakrp.net is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

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