Skip to main content
Glama
james-julius

Markdrop MCP Server

by james-julius

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MARKDROP_API_KEYYesYour Markdrop API key for authentication.
MARKDROP_API_URLNoThe base URL of the Markdrop API.http://localhost:3000
MARKDROP_PROJECT_IDNoOptional project ID to filter searches to a specific project.

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_pastesA

Search through Markdrop pastes by content, title, tags, or topics. Returns matching pastes with metadata.

get_pasteA

Retrieve full content and metadata for a specific paste by ID

list_tagsA

List all available tags with their counts and categories. Useful for discovering what topics are documented.

get_recent_pastesA

Get recently created or modified pastes, optionally filtered by project or type

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/james-julius/markdrop-mcp-server'

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