Skip to main content
Glama
stagproject

Delete

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_packagesA
[COST: 0.02 USDC (Anti-spam fee)]
The primary marketplace exploration tool for USPTO structured patent data.
Currently focuses on IPC Sections G (Physics, e.g., G01) and H (Electricity, e.g., H04).
- If search_query is empty: Returns the full inventory (tags, titles, tech_stacks, prices) sorted by tag.
- If search_query is provided: Returns detailed JSON info including 'description' and 'patent_ids' for deduplication.
verify_crypto_payment_and_deliverA
[COST: 0.02 USDC (API Execution Fee) + On-Chain Patent Price]
Verifies an on-chain cryptocurrency transaction and delivers the full JSON dataset CDN URL. 
Supported networks and currencies:
- 'base': USDC
- 'polygon': USDC
- 'oasis': ROSE
WARNING: Do NOT call this tool until you have successfully executed the blockchain transaction and obtained a valid 'tx_hash'. 

Prompts

Interactive templates invoked by user choice

NameDescription
analyze_commercial_value Generates a prompt for an LLM to deeply analyze the commercial potential of a specific patent dataset.
analyze_technical_breakthroughs Generates a prompt for an LLM to deeply analyze the technical architecture and R&D value of a specific patent dataset.

Resources

Contextual data attached and managed by the client

NameDescription
get_system_capabilities Returns the read-only operational capabilities, supported networks, data sources, and update frequency for the autonomous Agent-to-Agent (A2A) marketplace.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/stagproject/mirelia-structured-data-marketplace'

If you have feedback or need assistance with the MCP directory API, please join our Discord server