Skip to main content
Glama

Sleeper Hit Studio Public Discovery

Server Details

Read-only discovery for opted-in storytellers and approved public project assets.

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

Glama MCP Gateway

Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.

MCP client
Glama
MCP server

Full call logging

Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.

Tool access control

Enable or disable individual tools per connector, so you decide what your agents can and cannot do.

Managed credentials

Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.

Usage analytics

See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.

100% free. Your data is private.
Tool DescriptionsB

Average 3.5/5 across 9 of 9 tools scored. Lowest: 2.9/5.

Server CoherenceA
Disambiguation4/5

Tools are mostly distinct, but 'search' and 'find_writers' overlap in searching writer profiles, and 'list_writer_assets' and 'get_public_pitch_assets' both list assets, though descriptions clarify scope.

Naming Consistency3/5

Naming mixes 'find_', 'get_', 'list_' prefixes inconsistently (e.g., 'find_projects' vs 'get_project_summary') and 'fetch' and 'search' are standalone verbs, breaking the pattern.

Tool Count4/5

9 tools is appropriate for the discovery domain, covering search, listing, and retrieval without being excessive or too sparse.

Completeness5/5

The tool set covers the full read-only discovery workflow: searching, listing writers and projects, retrieving summaries, profiles, and assets, with no obvious gaps.

Available Tools

9 tools
fetch
Read-onlyIdempotent
Inspect

Fetch the full public discovery document for a search result by ID. Compatible with ChatGPT deep research and company knowledge.

ParametersJSON Schema
NameRequiredDescriptionDefault
idYesSearch result ID returned by the search tool.
find_projects
Read-onlyIdempotent
Inspect

List public projects for a writer. Results include project hub URLs and public asset summaries.

ParametersJSON Schema
NameRequiredDescriptionDefault
queryNoOptional title, genre, logline, or synopsis text.
writerSlugYes
find_writers
Read-onlyIdempotent
Inspect

Search opt-in public Sleeper Hit Studio writer profiles.

ParametersJSON Schema
NameRequiredDescriptionDefault
genreNoFilter by public discovery genre.
limitNoMaximum writers to return.
queryNoName, location, headline, specialty, genre, or background text.
formatNoFilter by public discovery format.
specialtyNoFilter by public writer specialty.
get_project_summary
Read-onlyIdempotent
Inspect

Get one public project summary for a writer.

ParametersJSON Schema
NameRequiredDescriptionDefault
writerSlugYes
projectSlugYes
get_public_pitch_assets
Read-onlyIdempotent
Inspect

List writer-approved public pitch deck assets for a writer.

ParametersJSON Schema
NameRequiredDescriptionDefault
writerSlugYes
get_writer_profile
Read-onlyIdempotent
Inspect

Get a public writer profile by slug, including public projects and shared assets.

ParametersJSON Schema
NameRequiredDescriptionDefault
slugYes
list_project_assets
Read-onlyIdempotent
Inspect

List writer-approved public share URLs for a specific project.

ParametersJSON Schema
NameRequiredDescriptionDefault
writerSlugYes
projectSlugYes
list_writer_assets
Read-onlyIdempotent
Inspect

List all writer-approved public share URLs for a writer.

ParametersJSON Schema
NameRequiredDescriptionDefault
writerSlugYes

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.

Resources