Just Now MCP
Provides tools for querying a PostgreSQL database via the search_creator_facets function, enabling searches over creator attributes using JSONB filters.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Just Now MCPfind female English-speaking creators"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Just Now MCP - Creator Search Server
A Model Context Protocol (MCP) server built with Python and fastmcp supporting Streamable HTTP transport and STDIO transport.
Features
🛠️ MCP Tools (1)
search_creator_facets(PostgreSQL /POSTGRES_DB_URL)Formats and executes SQL queries against
search_creator_facets(jsonb)functions.Example query executed:
SELECT * FROM search_creator_facets( '{ "gender": ["Female"], "language": ["English"] }'::jsonb );
💡 MCP Skills / Prompts (1)
creator_attributes_skillComprehensive guide documenting all creator attributes (
gender,language,country,platform,categories,followers_range,engagement_rate), valid values, and JSONB filter construction rules.
Related MCP server: Skills Registry MCP Server
🚀 Running the Server
Streamable HTTP Transport
uv run python main.py --transport streamable-http --port 8000Docker Deployment
docker compose up --build -dThis server cannot be installed
Maintenance
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
- AlicenseNot gradedqualityDmaintenanceEnables 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.3Apache 2.0
- -licenseNot gradedqualityNot gradedmaintenanceEnables 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.
- AlicenseNot gradedqualityCmaintenanceEnables AI agents to query a personal knowledge vault with hybrid search, entity relationships, user highlights, and vault statistics over a Supabase/Postgres schema.MIT
- AlicenseNot gradedqualityDmaintenanceAutomatically 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.2MIT
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.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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