mdskills
andybrandt avatar

andybrandt

@andybrandt

GitHub

Skills (4)

MCP Simple OpenAI Assistant

MCP Server

AI assistants are pretty cool. I thought it would be a good idea if my Claude (conscious Claude) would also have one. And now he has - and its both useful anf fun for him. Your Claude can have one too! A simple MCP server for interacting with OpenAI assistants. This server allows other tools (like Claude Desktop) to create and interact with OpenAI assistants through the Model Context Protocol. Thi

7.0andybrandt/mcp-simple-openai-assistant

MCP Simple PubMed

MCP Server

An MCP server that provides access to PubMed articles through the Entrez API. - Search PubMed - Search the database using keywords, MeSH terms, author names, date ranges, and Boolean operators - Get Full Text - Download full text when available (for open access articles in PubMed Central) - Access Abstracts - Retrieve article abstracts and metadata via resource URIs MCP Prompts help you construct

7.03 downloadsandybrandt/mcp-simple-pubmed

MCP Simple Timeserver

MCP Server

One of the strange design decisions Anthropic made was depriving Claude of timestamps for messages sent by the user in claude.ai or current time in general. Poor Claude can't tell what time it is! mcp-simple-timeserver is a simple MCP server that fixes that. This server provides the following tools: All tools (except getlocaltime) use accurate time from NTP servers. If NTP is unavailable, they gra

8.0andybrandt/mcp-simple-timeserver

MCP Simple Arxiv

MCP Server

An MCP server that provides access to arXiv papers through their API. This server allows LLM clients (like Claude Desktop) to: - Search for scientific papers on arXiv by title and abstract content - Filter search results by submission date range - Control search result sorting (by submission date, update date, or relevance) - See total matching results count to gauge search specificity - Get paper

8.0andybrandt/mcp-simple-arxiv