Skip to main content
Glama
134,926 tools. Last updated 2026-05-25 21:29

"Writing about MCP" matching MCP tools:

  • Retrieve validated FLOX example code for a trading topic, filtered by language, to avoid writing untested code.
    MIT
  • Search the FLOX C-API to list exported function names, return types, and parameters. Use when writing FFI code or checking available C symbols.
    MIT
  • Display a table's schema including column names, types, constraints, and comments. Check structure before writing queries to avoid errors.
    MIT
  • Learn how to use this MCP server's blockchain tools by consulting the initial guide before accessing transaction management, account insights, or token interaction features.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • Use your own Word templates to convert Markdown → DOCX/PDF/HTML from any MCP-compatible AI.

  • Search Christian Perez's blog, read posts, and ask about his work, podcast, and writing.

  • Add new options to a single-select or multi-select column in a SeaTable table. Use this before writing rows that contain option values not yet defined in the column.
    MIT
  • Retrieve and analyze the configuration of the Sinch MCP server to identify enabled or disabled tools, along with troubleshooting details for disabled tools.
    Apache 2.0
  • Retrieve comprehensive build and runtime details about the MCP server to understand its current configuration and operational status.
  • Retrieve details about a stored graph visualization from Graphistry MCP to access and analyze network data properties.
    MIT
  • Retrieve detailed information about a code generation session by providing its session ID using the Playwright-powered MCP server for browser automation.
    MIT
  • Retrieve detailed information about a specific Kafka connector by providing its unique name, base URL, environment ID, and cluster ID using the MCP server.
    MIT
  • Previews file edits as a unified diff without writing changes to disk, enabling safe review of line range or search-and-replace operations.
    MIT
  • Get Pine Script v6 functions filtered by namespace. Use this to see available functions before writing Pine Script code.
    MIT
  • Understand LaunchFrame project variants (Base, Multi-tenant, B2B2C) by reading the .launchframe file to identify active variant and account for behavioral differences when writing new code.
    MIT
  • Validate C# code compilation without writing to disk. Check AI-generated code for errors before applying changes using Roslyn compiler analysis.
    MIT