Skip to main content
Glama

Server Details

AI agent skills marketplace — token-efficient skill search & execution

If you are the author of this connector, you can claim ownership with GitHub, an HTTP challenge, or a DNS record. Claimed connector authors can inspect health checks, view analytics, and manage their listing.
Status
Unhealthy
Last Tested
Transport
Streamable HTTP
URL

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. 15 tool updates
    • First observedcatalog_sync
    • First observedmonthly_earnings
    • First observedsavings_summary
    • First observedscan_local_skills
    • First observedskill_categories
    • First observedskill_execute
    • First observedskill_get
    • First observedskill_install
    • First observedskill_list
    • First observedskill_rate
    • First observedskill_ratings
    • First observedskill_search
    • First observedskill_submit
    • First observedsubscription_status
    • First observedusage_sync

Frequently Asked Questions

Discussions

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

Related MCP Connectors

Related MCP Servers

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

B3.2/5.0
Disambiguation5/5

Each tool has a clearly distinct purpose. For example, skill_search is for finding skills via FTS5 index, while skill_list lists by category. Financial tools monthly_earnings and savings_summary are distinct in function. No overlapping intents.

Naming Consistency5/5

All names use lowercase_with_underscores. Skill-related tools consistently follow the skill_verb pattern (e.g., skill_execute, skill_search). Other tools like catalog_sync and usage_sync follow a similar noun_verb structure. No mixing of conventions.

Tool Count5/5

With 15 tools, the server covers a comprehensive set of operations for a skill marketplace platform. Each tool addresses a specific need, from searching and installing skills to syncing data and checking subscription status. The count feels well-scoped.

Completeness4/5

The tool set covers core CRUD-like operations (search, get, install, execute, list, rate, submit) and additional features (earnings, sync, subscription). Minor gaps include lack of update or uninstall tools for skills, but these may be intentionally omitted or handled differently.

Resources