Browse all MCP servers by codingaslu.
by codingaslu
A Model Client Protocol (MCP) server that fetches Wikipedia articles and summarizes them using Ollama LLM models.
This is an HTTP SSE-based MCP server featuring a tool for fetching and converting Wikipedia articles to Markdown.
The LinkedIn Profile Scraper MCP Server uses the Fresh LinkedIn Profile Data API to fetch LinkedIn profile information, implemented as a model context protocol (MCP) server.
The PubMed MCP Server is a tool that allows users to search for article abstracts on PubMed using BioPython's Entrez module, with asynchronous capabilities provided by the FastMCP framework.