rnwkr7rscy-lang/fittin-mcp
Patent prior art search and startup IP intelligence for AI founders. Clone risk score, defensibility map, patentable features, competitor patent landscape — free analysis in ~2 minutes. Full IP Portfolio Package (6 documents) available for $99. `pip install fittin-mcp`
Installation
Example client config (verify package name in the repo README)
{
"mcpServers": {
"fittin-mcp": {
"command": "uvx",
"args": ["fittin-mcp"]
}
}
}Related in Research
mnemox-ai/idea-reality-mcp
Pre-build reality check for AI coding agents. Scans GitHub, Hacker News, npm, PyPI, and Product Hunt to detect existing competition before building, returning a reality signal score (0-100), duplicate likelihood, similar projects, and pivot hints.
patsnap/patent-literature-search-mcp
Natural-language patent and scientific literature search across 200M+ patents and 216M+ papers from 170+ jurisdictions, with semantic/BM25 search, structured filters, and record retrieval. Hosted Streamable HTTP endpoint and Dockerized stdio bridge; requires a free Patsnap API key.
yusong652/pfc-mcp
MCP server for [ITASCA PFC](https://www.itascacg.com/software/pfc) discrete element simulation — browse documentation, execute scripts, capture plots, and manage long-running tasks via a WebSocket bridge to the PFC GUI.
WenyuChiou/research-hub
Research workspace MCP integrating Zotero, Obsidian, and NotebookLM. Search papers (arXiv/Semantic Scholar/PubMed/CrossRef), ingest into Zotero, sync notes to Obsidian, verify NotebookLM briefs. All three external tools optional. `pip install research-hub-pipeline` then `research-hub serve`.
pminervini/deep-research-mcp
Deep research MCP server for OpenAI Responses API or Open Deep Research (smolagents), with web search and code interpreter support.
BrowseAI-HQ/BrowserAI-Dev
Evidence-backed web research for AI agents. Real-time search with cited claims, confidence scores, and compare mode (raw LLM vs evidence-backed). MCP server, REST API, and Python SDK.