ZoomEye MCP Server - 网络资产搜索与用户信息查询
工具数量
5
GitHub Stars
0
ZoomEye MCP Server - 网络资产搜索与用户信息查询
工具数量
5
GitHub Stars
0
Open-source MCP server for browser automation. Enables AI systems to control browsers, interact with web pages, and extract content programmatically.
安装状态
已补齐
命令预览
start {}
An MCP server for your second brain.
安装状态
已补齐
命令预览
pip install -e .
Crawl4AI-MCP: A powerful web crawling and content analysis server that combines targeted web scraping with Claude AI processing. Extract insights from specific websites with customizable depth, content selection, and AI analysis capabilities.

mcp-remote
Decodo MCP Server – connect AI tools like Claude, Cursor, and other LLM clients to Decodo's Web Scraping API to extract data from any site, with built-in proxy rotation, JavaScript rendering, and anti-bot handling.
安装状态
已补齐
命令预览
npx mcp-remote https://mcp.decodo.com/mcp [object Object]
Simple Weather MCP Server example from Quickstart\ \ An example explained MCP Quickstart: https://modelcontextprotocol.io/quickstart\ \ How to build\ \ \ \ Claude for Desktop configuration\ \ \ \
全面解析JANHMS Needle MCP ServerMCP Server的核心功能、安装配置和实用案例。作为顶级Model Context Protocol服务器,JANHMS Needle MCP Server能让AI助手访问实时数据、执行操作,为您提供更智能的工作体验和自动化解决方案。
MCP demo server
A MCP (Model Context Protocol) server providing long-term memory for LLMs
安装状态
已补齐
命令预览
pip install -r requirements.txt
mcp-remote
Hosted MCP endpoint that returns realistic fake data for prototyping agents. Paste one URL into Claude Code, Cursor, or Claude Desktop — 12 pre-built tools covering users, products, orders, events, email, and knowledge base search. No signup, no config, no auth. Built for developers who want to prototype agent workflows before wiring up a real backend.
安装状态
已补齐
命令预览
npx mcp-remote https://mockmcp.io/mcp [object Object]

mcp-remote
MCP server for NYC real estate due diligence. Query 22+ NYC public-record databases — DOB/HPD/ECB violations, ACRIS deeds, DOF sales, 311 complaints, FDNY incidents, NYPD complaints, marshal evictions, PLUTO, rent stabilization — in plain English. **Try without installing:** https://nycpropertyintel.com/chat (3 free queries, no signup) **Free trial:** Sign up at https://nycpropertyintel.com for 10 queries/day for 30 days. **Self-host:** Open source under MIT — full instructions at https://github.com/ccedacero/nyc-property-intel **Datasets covered:** - DOB violations, permits, complaints - HPD complaints, violations, registrations, litigations - ECB/OATH violations - ACRIS deeds, mortgages, liens - DOF rolling sales + annual sales + assessments + exemptions + tax liens - 311 service requests (200+ complaint types) - FDNY fire incidents - NYPD complaint data (geospatial radius) - Marshal eviction records - PLUTO property profiles - Rent stabilization registry ~19M rows loaded into Postgres via the open-source [nycdb](https://github.com/nycdb/nycdb) project. Tier-1 datasets refresh daily. **Compliance:** Strict Fair Housing — refuses tenant-screening and demographic-profiling queries at the software layer. Not legal/financial/appraisal advice.
安装状态
已补齐
命令预览
npx mcp-remote https://nyc-property-intel-production.up.railway.app/mcp [object Object]

mcp-remote
NyxID lets your AI agents (Claude Code, Cursor, n8n) reach any API you have, public or private, and handles all the credentials so your agent never sees a raw key.
安装状态
已补齐
命令预览
npx mcp-remote https://nyx.chrono-ai.fun/mcp [object Object]
Model Context Protocol Server for the Observational Medical Outcomes Partnership (OMOP) Common Data Model
mcp-remote
Model intelligence for AI agents — syntax, parameters, pricing, and routing for 67+ generative AI models (Midjourney, Flux, Suno, Runway, DALL-E, Stable Diffusion). 7 tools that let any MCP client recommend, compare, optimize, and price AI model calls.
安装状态
已补齐
命令预览
npx mcp-remote https://promptibus.com/api/mcp [object Object]

mcp-remote
Quizlar is the learning MCP server. It turns whatever source the user brings — a YouTube lecture, a PDF, a URL, a textbook passage, or a pasted block of notes — into flashcards, then runs interactive quizzes with FSRS spaced-repetition scheduling so the material actually sticks. Every tool maps one-to-one to something a real learner does: ingest, quiz, track progress, review what's due. Built as a voice-first tutor (LiveKit + Deepgram + ElevenLabs); the MCP surface exposes the same primitives the voice agent uses internally, so your agent gets production-grade grading, STT-aware answer parsing, and the same FSRS scheduler that powers the consumer app. Three use cases: 1. "Quiz me on X." Call quiz_me(topic) — a composite tool that builds the deck and starts the quiz in one step. Then loop submit_answer → end_quiz. Grading is tier-1 exact match → phonetic fuzz → short LLM fallback (the same pipeline that ships in the voice product). 2. Study from a YouTube lecture. create_deck_from_youtube pulls the transcript, clusters it into concepts, and generates cards proportional to the video length. Poll get_job_status, then run the quiz loop. 3. Daily spaced-repetition review. get_study_recommendations returns exactly the cards due under the user's FSRS schedule, prioritised across all decks. Quizlar is the scheduler of record — your agent executes the plan instead of reinventing one each session. Auth: Bearer token (sk-qz-<32 chars>) for headless installs, or full OAuth 2.1 / DCR / PKCE for one-click clients (Smithery, Claude Connector). Mint keys at https://quizlar.app/settings/api-keys. 22 tools total. Voice and text equal-status. Education-first.
安装状态
已补齐
命令预览
npx mcp-remote https://mcp.quizlar.app/mcp/ [object Object]
MCP server to help LLMs to get access to Quran API (
安装状态
已补齐
命令预览
pip install -r requirements.txt
SmallCloud MCP Server Demonstration of an Anthropic MCP server using the Model Context Protocol SDK by Anthropic. For use with Claude Desktop and other MCP Hosts.
MCP server for Substack API integration with Claude
安装状态
已补齐
命令预览
pip install -r requirements.txt
mcp-remote
Real-time trend data from Google Trends (Search, Images, News, Shopping), YouTube, TikTok, Reddit, Amazon, Wikipedia, X (Twitter), LinkedIn, Spotify, GitHub, Steam, npm, App Store, news sentiment and web traffic via one MCP connection. Free API key, no credit card required.
安装状态
已补齐
命令预览
npx mcp-remote https://api.trendsmcp.ai/mcp [object Object]
A server that can be used to call function that give current weather status in Claude Desktop. Following this tutorial: