Skip to main content
Glama
109,055 tools. Last updated 2026-04-17 05:59
  • Upload a file to the Compoid MCP server. Accepts a data URI (data:<mime>;base64,<data>). Returns the server-side path to use as file_upload in Compoid_create_record or Compoid_update_record.
    Connector
  • Return the GitHub repository URL(s) for a specific data model by name. Use this when the user needs a direct link to the schema source, examples, or documentation on GitHub. Example: get_model_repo_url({"model_name": "WeatherObserved"})
    Connector
  • Search GitHub repositories by topic, language, or description. Returns top repositories with star counts, descriptions, and URLs. Useful for finding libraries, implementations, and examples. Example: 'MCP server Python' or 'agent framework TypeScript'.
    Connector
  • The Stock Peers Bulk API allows you to quickly retrieve a comprehensive list of peer companies for all stocks in the database. By accessing this data, you can easily compare a stock’s performance with its closest competitors or similar companies within the same industry or sector.
    Connector
  • Deploy a solution FROM its GitHub repo. Reads .ateam/export.json + connector source from the repo and feeds it into the deploy pipeline. Use this to restore a previous version or deploy from GitHub as the source of truth.
    Connector
  • Search for documentation on the web or github as well from private resources like repos and pdfs. Use Ref 'ref_read_url' to read the content of a url.
    Connector

Matching MCP Servers

Matching MCP Connectors

  • GitHub MCP — wraps the GitHub public REST API (no auth required for public endpoints)

  • Connect AI assistants to GitHub - manage repos, issues, PRs, and workflows through natural language.