Skip to main content
Glama
nanthaaxim

Just Now MCP

by nanthaaxim

Just Now MCP - Creator Search Server

Сервер Model Context Protocol (MCP), написанный на Python с использованием fastmcp и поддерживающий транспорт Streamable HTTP и транспорт STDIO.

Возможности

🛠️ MCP-инструменты (1)

  1. search_creator_facets (PostgreSQL / POSTGRES_DB_URL)

    • Форматирует и выполняет SQL-запросы к функциям search_creator_facets(jsonb).

    • Пример выполняемого запроса:

      SELECT *
      FROM search_creator_facets(
          '{
              "gender": ["Female"],
              "language": ["English"]
          }'::jsonb
      );

💡 MCP-навыки / Промпты (1)

  1. creator_attributes_skill

    • Подробное руководство, описывающее все атрибуты создателей (gender, language, country, platform, categories, followers_range, engagement_rate), допустимые значения и правила построения JSONB-фильтров.


Related MCP server: Skills Registry MCP Server

🚀 Запуск сервера

Транспорт Streamable HTTP

uv run python main.py --transport streamable-http --port 8000

Развертывание через Docker

docker compose up --build -d
F
license - not found
Not graded
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables semantic search across text documents using vector embeddings stored in PostgreSQL. Provides multiple search modalities including semantic similarity, question/answer, and style-based search through a retrieval-augmented generation system.
    3
    Apache 2.0
  • -
    license
    Not graded
    quality
    Not graded
    maintenance
    Enables intelligent discovery and management of Claude Skills through semantic search, ratings, favorites, and community curation. Provides tools to search, upload, rate, and organize skills with natural language queries and comprehensive metadata.
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables AI agents to query a personal knowledge vault with hybrid search, entity relationships, user highlights, and vault statistics over a Supabase/Postgres schema.
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    Automatically discovers vector indexes in a Neo4j database and exposes each as a semantic search tool with metadata pre-filtering, enabling natural language queries with dynamic filter support.
    2
    MIT

View all related MCP servers

Related MCP Connectors

  • Search your team's shared AI-skill library, get install commands, and save skills from your agent.

  • Agent-callable creator intelligence: 952+ scored YouTube creators across 180 niches.

  • Find and analyze influencers with creator search, lookalikes, profiles, posts, and transcripts.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/nanthaaxim/just_now_mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server