Skip to main content
Glama

Server Details

1,177 free agentic trading prompts for Claude and Robinhood MCP.

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 4 of 4 tools scored. Lowest: 2.9/5.

Server CoherenceA
Disambiguation5/5

Each tool has a clearly distinct purpose: retrieving a single prompt by ID, fetching prompts by category, listing all categories, and searching prompts. No overlap in functionality.

Naming Consistency5/5

All tool names follow a consistent snake_case verb_noun pattern: get_prompt, get_prompts_by_category, list_categories, search_prompts. No mixing of styles.

Tool Count5/5

With 4 tools, the set is well-scoped for a prompt retrieval and search server, covering essential operations without excess.

Completeness3/5

The tools cover retrieval and search but lack create, update, and delete operations, which are typical for prompt management. The domain is partially covered.

Available Tools

4 tools
get_promptInspect

Get the full details of a single prompt by its ID, including the complete prompt text, use case, how it works, tags and prerequisites.

ParametersJSON Schema
NameRequiredDescriptionDefault
idYesPrompt ID e.g. p-1, p-42, p-1177
get_prompts_by_categoryInspect

Get prompts in a specific category.

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNoMax results (default 20)
categoryYesExact category name
list_categoriesInspect

List all 15 prompt categories with their prompt counts.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

search_promptsInspect

Search agentic trading prompts by keyword, category, or tag. Returns matching prompts with ID, title, use case and direct URL.

ParametersJSON Schema
NameRequiredDescriptionDefault
tagNoFilter by tag (e.g. 'Execution', 'NVDA', 'Healthcare')
limitNoMax results to return (default 10, max 50)
queryNoKeyword to search in prompt title and content
categoryNoFilter by category (e.g. 'Options Strategies', 'DCA & Dip Buying')

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