Skip to main content
Glama

MCP Hub

by CodeHalwell

ShallowCodeResearch_agent_citation_formatter

Format academic citations from URLs in text blocks into APA-style references using a dedicated tool on the MCP Hub, ensuring proper citation structure.

Instructions

Wrapper for CitationFormatterAgent to format citations. Returns: Formatted citations result with APA-style references

Input Schema

NameRequiredDescriptionDefault
text_blockNoThe text containing URLs to cite

Input Schema (JSON Schema)

{ "properties": { "text_block": { "description": "The text containing URLs to cite", "type": "string" } }, "type": "object" }

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/CodeHalwell/gradio-mcp-agent-hack'

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