1. Conduid
  2. Productivity
  3. Awesome MCP Server
MCP server · Productivity

Awesome MCP Server

All MCP Servers related projects.

Unclaimed MIT last commit a year ago devtools
59Fair

Scored 3 hours ago · breakdown

About Awesome MCP Server

Awesome MCP Server is an MCP server published by AIAnytime in the Productivity category: all MCP Servers related projects. It has been installed 0 times through Conduid.

The repository has 62 stars and 36 forks, with the last commit a year ago. Six months or more without a commit doesn't mean the server is broken, but check the open issues (0) before depending on it in production.

Install

Install
npx awesome-mcp-server

This server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.

Ask AI

Ask AI about Awesome MCP Server

Powered by Claude · Grounded in docs

I know everything about Awesome MCP Server. Ask me about installation, configuration, usage, or troubleshooting.

Security checks

  • ·README presentNot checked yet.
  • ·License declaredNot checked yet.
  • ·Tests presentNot checked yet.
  • ·Dependencies pinnedNot checked yet.
  • ·No dynamic code executionNot checked yet.
  • !Scoped permissionsDoesn't declare a permission scope. Assume it can do anything its process can.

README

Awesome-MCP-Server 🚀

This repository contains MCP (Model Context Protocol) servers . Each folder represents a different MCP server implementation.

📂 Server Implementations

  1. Weather Server 🌦️

    • Fetches real-time weather details and forecasts.
    • Can be integrated with MCP clients like Claude for Desktop.
  2. LinkedIn Profile Server 🔗

    • Retrieves LinkedIn profile data via an external API from RapidAPI.
    • Enables AI models to process professional profile insights.
  3. Fetch PubMed Article Server 🔗

    • Retrieves articles from PubMed given a query.
  4. Roundtable 🤖

    • Zero-configuration MCP server that unifies multiple AI coding assistants (Codex, Claude Code, Cursor, Gemini).
    • Provides intelligent auto-discovery and standardized interface across AI tools.
    • Repository: askbudi/roundtable | Website: askbudi.ai/roundtable
  5. claude-node 🐍

    • Python subprocess bridge for Claude Code CLI, giving Python code direct access to Claude Code native capabilities via stream-json.
    • Repository: claw-army/claude-node
  6. Antigravity Link 📱

  7. prompt-to-asset 🎨

    • Routes image-generation prompts to 30+ models — DALL-E, Stable Diffusion, Flux, Midjourney, and more — through a single MCP interface.

    • Install: npm install -g prompt-to-asset

    • Repository: MohamedAbdallah-14/prompt-to-asset

    • MCP server and mobile companion for Google's Antigravity IDE. Mirror active AI chat sessions on your phone, send messages, upload files, stop AI generation, and automate workflows via 9 MCP tools or a local OpenAPI HTTP API.

    • Repository: cafeTechne/antigravity-link-extension | MCP Registry: io.github.cafeTechne/antigravity-link

  8. nothumansearch 🔎

    • MCP server and search engine indexing 8,600+ agent-native services. Lets LLMs discover MCP-compatible services, OpenAPI providers, and llms.txt publishers by keyword, category, or minimum agentic readiness score (0-100).
    • 6 tools: search_agents, get_site_details, get_stats, submit_site, register_monitor, verify_mcp.
    • Endpoint: nothumansearch.ai/mcp | MCP Registry: ai.nothumansearch/search

🛠️ How to Use

  1. Clone the repository:
    git clone https://github.com/AIAnytime/MCP-Servers.git
    cd MCP-Servers
    
  2. Navigate to the desired server folder. Follow the respective README.md file for instructions.
  3. Watch the MCP Playlist on AI Anytime YT Channel if you face any problem.

📢 Contribute

Feel free to open issues, submit pull requests, or suggest improvements!

📜 License

This project is open-source under the MIT License.


🔔 Like this project? Give it a ⭐ on GitHub!

  • EventTrader MCP Server — AI prediction market trading: place bets, TGE token price predictions, real-time orderbooks, AI agent cloning, due diligence scoring. Remote endpoint at cymetica.com/.well-known/mcp.json. Platform | TGE Markets

README mirrored from the source repository 3 hours ago. The original is authoritative.

Questions

About Awesome MCP Server

How do I install Awesome MCP Server?

Run npx awesome-mcp-server, then add the server to your MCP client's configuration. Conduid has recorded 0 installs, so the command is known to work with current clients.

Is Awesome MCP Server safe to use with an AI agent?

Its trust score is 59 out of 100 (fair). It passes 0 of 1 static security checks; the failures are listed above. It has no ConduID identity yet, so agent calls to it are not receipted.

Is Awesome MCP Server still maintained?

The last commit was a year ago, with 0 open issues. That's long enough that you should check whether the maintainer is responding to issues before depending on it.