Skip to main content
Glama
VincentKaufmann

noapi-google-search-mcp

paste_text

Post any text content to dpaste.org to obtain a shareable link. Customize with title, syntax highlighting, and automatic expiration.

Instructions

Post text to dpaste.org and return a shareable URL.

Great for sharing code, logs, configs, or any text output. No account or API key needed. Pastes expire automatically.

Sample prompts that trigger this tool: - "Paste this code and give me a link" - "Upload this log to a pastebin" - "Share this config file online" - "Create a paste with this error output"

Args: content: The text content to paste. title: Optional title for the paste. syntax: Syntax highlighting (e.g. "python", "json", "bash"). Default: text. expiry_days: Days until the paste expires (1-365). Default: 7.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
contentYes
titleNo
syntaxNotext
expiry_daysNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description bears full responsibility. It mentions automatic expiry and no auth requirement, but does not disclose rate limits, size limits, or error handling. Adequate but not rich.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description opens with a clear one-liner, followed by a brief use-case sentence and sample prompts. The Args section is structured. The sample prompts add length but are helpful for prompting. Could be slightly more terse.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a simple paste tool with 4 parameters and an existing output schema, the description covers purpose, usage, and parameter meanings. Minor gap: no mention of paste size limits or rate limiting, but not critical for typical use.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 0%, so the description must compensate. It explains that 'content' is the text to paste, 'title' is optional, 'syntax' is for highlighting (with examples), and 'expiry_days' is days until expiry with a default. This adds meaningful guidance beyond the schema.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description starts with a clear action ('Post text to dpaste.org and return a shareable URL') and lists sample prompts that illustrate typical use cases. Siblings include no similar paste tool, so differentiation is implicit.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description states when it is great for (sharing code, logs, configs) and notes that no account or API key is needed. It does not explicitly exclude alternatives, but given the sibling list, no alternative exists.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

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/VincentKaufmann/noapi-google-search-mcp'

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