Live precious-metals data (gold, silver & copper) for AI agents — multi-source, cross-validated spot + futures across 31 currencies, with per-source…
- Get Spot Price: Return the latest aggregated spot (or GC futures) price for one symbol. Price is a Decimal-formatted string; `is_stale` is true when aggregator detected source divergence or stale FX.
- List Commodities: Return the full list of symbols served by this API. Use before get_spot_price / get_historical / get_metadata when you don't know which symbols are supported.
- Get Metadata: Return provenance metadata for a symbol: aggregated sources, unit, methodology URL, staleness rules. Use for attribution and to document data lineage in downstream reports.
Документы и заметки · Нужен API-ключ · Бесплатно
MCP server for Google Docs : create, read, edit, format, and manage documents through 26 tools.
- Gdoc Create: Create a new Google Docs document with a title. Returns the document ID and metadata.
- Gdoc Get: Get a Google Docs document including its full content structure, headers, footers, and named ranges.
- Gdoc Insert Text: Insert text at a specific position in the document. Use index 1 to insert at the beginning of the body.
Документы и заметки · Нужен API-ключ · Бесплатно
Google Docs MCP Pack — read, create, and edit Google Docs via OAuth.
Документы и заметки · Без входа · Бесплатно
Create, edit, and search Google Docs.
- Arcade ListApps: See the apps the current caller can act on and whether they are connected. Returns each app's id, name, connected state, and (when connected) the account it is connected as. Call this
- GoogleDocs CommentOnDocument: Comment on a specific document by its ID.
- GoogleDocs CreateBlankDocument: Create a blank Google Docs document with the specified title.
Документы и заметки · Без входа · Бесплатно
MCP server for Google Drive API v3 : search, read, create, share, and manage files and folders.
- Gd Search Files: Search and list files in Google Drive. Use the q parameter for powerful search queries: name contains, mimeType, parent folder, trashed status, date filters. Returns file metadata wit
- Gd Get File: Get detailed metadata for a specific file or folder by ID. Returns all available metadata fields including size, owners, permissions, timestamps, and links.
- Gd Read File: Read/download file content. Returns text content for text-based files (txt, csv, json, html, xml, code). For binary files, returns file info. For Google Workspace files (Docs, Sheets, Sl
Документы и заметки · Нужен API-ключ · Бесплатно
Real-time Google Flights fares for agents.
- Search Oneway Flights: FlightPowers one-way fare search: live prices read from Google Flights. Input: origin and destination IATA codes -- the destination may be several codes, as "BCN,LIS,ATH" or ["B
- Search Roundtrip Flights: FlightPowers round-trip fare search: live prices read from Google Flights, priced as paired legs rather than two separate one-ways. Input: origin and destination IATA codes -
Реклама · Без входа · Бесплатно
Streamable HTTP MCP server for Google Calendar and Sheets with OAuth login.
Документы и заметки · Нужен API-ключ · Бесплатно
MCP server for Google Sheets : read, write, format, and manage spreadsheets through 23 tools.
- Gs Create Spreadsheet: Create a new Google Sheets spreadsheet. Optionally specify sheet/tab names, locale, and timezone. Returns the spreadsheet ID and URL.
- Gs Get Spreadsheet: Get spreadsheet metadata — title, sheets list with properties (ID, title, row/column count, frozen rows), and optionally cell data for specific ranges.
- Gs Read Values: Read cell values from a range using A1 notation (e.g. "Sheet1!A1:C10", "A1:Z", "Sheet1"). Returns a 2D array of values.
Документы и заметки · Нужен API-ключ · Бесплатно
Search and inspect Google Sheets, create and edit spreadsheets, scan for data issues, review edit history, and manage comments.
- Arcade ListApps: See the apps the current caller can act on and whether they are connected. Returns each app's id, name, connected state, and (when connected) the account it is connected as. Call this
- GoogleSheets CheckSpreadsheetAccess: Check whether this app can already read each of several spreadsheets, in one batched pre-flight call, before attempting to read them. Use this when the user refere
- GoogleSheets CommentOnSpreadsheet: Create a comment on a spreadsheet, edit a comment's body, or resolve/reopen it. Comments are created at the file level: the Drive API cannot anchor a NEW Sheets comm
Документы и заметки · Без входа · Бесплатно
Search 3.25M federal procurement records — grants.gov, SAM.gov, USASpending.gov, and 1.95M nonprofit profiles from the IRS.
- Search Grants: Search 82,000+ federal grant opportunities. Returns top 5 results with agency, deadline, award ceiling, and program officer contact. Full results at govprocure.northwest.net.
- Search Sam: Search 869,000+ SAM.gov contract solicitations. Returns top 5 results with NAICS code, set-aside type, and response deadline. Full results at govprocure.northwest.net.
- Search Awards: Search 328,000+ USASpending.gov historical contract and grant awards. Returns top 5 results with recipient, agency, and dollar amount.
Документы и заметки · Без входа · Бесплатно
Provide seamless access to GrabMaps geocoding and routing services across 8 countries in Southeast Asia through a standardized MCP interface.
- SearchPlaceIndexForText: Search for places using text query. GrabMaps supports 8 Southeast Asian countries: Malaysia, Singapore, Thailand, Myanmar, Cambodia, Vietnam, Philippines, Indonesia.
- SearchPlaceIndexForPosition: Search for places by coordinates (reverse geocoding). Supports Southeast Asia only.
- SearchPlaceIndexForSuggestions: Get place suggestions based on partial text input. Supports Southeast Asia only.
Реклама · Без входа · Бесплатно
GrapeCity Software MCP for GcExcel docs, examples, and product assistance.
Документы и заметки · Нужен API-ключ · Бесплатно
GrapeCity Software MCP for SpreadJS docs, examples, and product assistance.
Документы и заметки · Нужен API-ключ · Бесплатно
Search Apollo docs, specs, and best practices
Документы и заметки · Без входа · Бесплатно
An MCP server that gives your AI access to the source code and docs of all public github repos
Документы и заметки · Без входа · Бесплатно
Gives your AI access to the source code of all public github repos.
- Search Repos: Search for GitHub repositories by name, description, or topic keywords using the GitHub Search API.
- View Repo: View repository basic information and its directory structure. Includes corresponding documentation repo if available.
- List Tree: List the directory tree of a specific path in a repository with customizable depth and traversal limits.
Документы и заметки · Без входа · Бесплатно
Grimoire Grimoire turns your TTRPG campaign into a structured, queryable database and knowledge graph and exposes it to any MCP-compatible AI client.
- Add Relationship: [DATABASE TOOL] Create a DATABASE relationship between two entities. Modifies actual FK fields on entity tables or creates rows in junction tables. ✅ AUTO-VISUALIZATION: DB relations
- Add Thread Progression: Record a new progression point for a story thread at a specific session. Only available to GM-role connections. Creates a progression that tracks how a thread advanced, encount
- Add To Entity Graph: [GRAPH VISUALIZATION TOOL] Control which entities appear in a graph (MEMBERSHIP only). This does NOT create relationships - it just adds an entity as a node in the graph. ⚠️ NOT F
Реклама · Без входа · Бесплатно
Make any website citable by AI answer engines — and prove the facts came from the owner, not a scrape.
- Get Company Facts: Get the verified fact record for a company by domain from the Grounded AEO catalog. Returns the published (approved) facts with verification state and confidence — the data an AI ag
- Get Fact: Get a single verified fact for a company by domain and fact key (e.g. "tagline", "description").
- Get Llms Txt: Get the auto-generated llms.txt for a cataloged company — a curated, AI-readable guide to the business.
Документы и заметки · Без входа · Бесплатно
Publish and share Markdown/HTML docs from AI assistants.
Документы и заметки · Без входа · Бесплатно
Cross-agent memory your users own, plus one-step doc publishing.
Документы и заметки · Без входа · Бесплатно
Read-only MCP server for GST Cranes public developer docs, OpenAPI, marketplace listings, wanted ads, and Crane Wiki resources.
- List Public Resources: List public GST Cranes documentation, API, marketplace, and Crane Wiki resources.
- List Public Resource Docs: List public GST Cranes docs, markdown pages, API references, and agent-readable resources.
Реклама · Без входа · Бесплатно
GTM API is a managed LinkedIn MCP server.
- List Toolsets: List the available toolsets (domains) on this server. Each toolset groups related tools (e.g. linkedin.messaging, id.billing). Start here, then get_toolset_tools to inspect one, then ca
- Get Toolset Tools: List the tools in a toolset. Default (lite) returns name + title + one-line summary; pass verbose:true for full descriptions, safety flags, and parameter names. Run one via call_too
- Call Tool: Execute any tool by name (discovered via get_toolset_tools) with its arguments object. Behaves exactly like calling the tool on its domain mount. Dangerous tools still require the two-step
Документы и заметки · Без входа · Бесплатно
Deterministic recipe verification engine — validates AI-generated recipes against master SOPs.
Документы и заметки · Без входа · Бесплатно
Run 2,300+ practical calculators (finance, taxes ARCA/SAT, health, sports, cooking, home) from hacecuentas.com.
- Search Calculators: Busca calculadoras de Hacé Cuentas por palabra clave (ej. "imc", "préstamo", "aguinaldo"). Devolvé el slug para usar luego con get_calculator o compute. Opcional: filtrar por categ
- Get Calculator: Devuelve la ficha de una calculadora por slug: qué inputs toma (id, tipo, requerido, valores válidos) y una URL de ejemplo. Usalo antes de compute para saber qué parámetros pasar.
- Compute: Calcula el resultado de una calculadora en vivo. Pasá el slug y un objeto inputs con los campos (ver get_calculator). Opcional lang (es|en|pt). Devuelve el resultado calculado en JSON.
Документы и заметки · Без входа · Бесплатно
MCP tools for AI agents: render URLs to image/PDF, check link health, convert HTML/CSV/JSON.
Документы и заметки · Без входа · Бесплатно
Read your org's career frameworks, competencies, goals, evaluations, and project tasks as live context in Claude Desktop, Cursor, or any MCP client.
- Get Frameworks: List all career frameworks for this organisation.
- Get Competencies: List competencies, optionally filtered by frameworkId.
- Get Career Path: Get career levels and skill descriptions for a framework.
Задачи и проекты · Без входа · Бесплатно
12 synthetic coded claim exception cases: duplicate payments, policy-watch list entries, missing doc
Документы и заметки · Без входа · Бесплатно
12 synthetic coded claim exception cases: duplicate payments, policy-watch list entries, missing doc
Документы и заметки · Без входа · Бесплатно
Helious is a live market intelligence service for US rates and macro.
- Get Rates And Curve: US Treasury yields, the 2s10s and other spreads, and the curve regime (bull or bear, steepener or flattener) with the time it flipped. Prices are live on Pro and Ultimate, one hou
- Get Curve History: Past curve regime changes: every flip with its time, what it flipped from, and how the session closed.
- Get Fx Board: FX momentum scorecard: seven major currencies scored against the basket. Newest reading plus past boards. Market data: answers with numbers on Pro and Ultimate.
Документы и заметки · Без входа · Бесплатно
Get accurate answers about mctx and MCP servers from live docs, not outdated training data.
Документы и заметки · Без входа · Бесплатно