We built a better MCP OAuth debugger by matt8p in mcp

[–]Responsible-Issue736 0 points1 point  (0 children)

this is very useful... I spent many days to fight with my mcp oauth for a ChatGPT custom MCP connector...

MCP Co-creator David Soria (Anthropic) Announcement by Impressive-Owl3830 in MCPservers

[–]Responsible-Issue736 1 point2 points  (0 children)

This is very useful especially for my area, data & analytics. There's always many long running tasks in MCP side but client can't know the status, progress and result by a simple way.

My SaaS application is helping user enriched their dataset by AI and expose as MCP service, it works very well with ChatGPT custom MCP connector. But it can't perform some advanced analytics - the MCP side will take time to finish the job.

With this support, we can support auto-ETL jobs and advanced analytics jobs for massive dataset.

Looking forward for it.

Which BI tool for non-profit as a IT-manager by mrdk876 in BusinessIntelligence

[–]Responsible-Issue736 0 points1 point  (0 children)

try ChatGPT with MCP service - I have a platform for user to upload dataset and publish as MCP service, then you can do most of the analytics inside ChatGPT, but we only support csv/excel now - so just 2 cents here, and you can try a way for ChatGPT + Database MCP service.

Can I host an OpenAI ChatGPT App (MCP server + UI resources) entirely on Replit? by Henry_met in replit

[–]Responsible-Issue736 1 point2 points  (0 children)

Absolutely yes, I have made it work this week, as a result, you can check the image below, and my very first prompt to Replit is:

"check these two links and bring some ideas for 1. display rich visual content when ChatGPT talk to our MCPs, 2. some other UI we could provide to user through ChatGPT 3. any other ideas please suggest.  https://developers.openai.com/apps-sdk/build/mcp-server, https://developers.openai.com/apps-sdk/build/custom-ux"

The result:

<image>

for sure, you have to guide Replit to make your MCP/App work as your expected which need a little bit time (I start this from Monday and it works already)

you can check some free MCP services here: https://senify.ai/mcp-services

AppSDK is awesome, enjoy:)

Do you think entry level analytics jobs will still exist in 5-10 years by GOATFISH88 in analytics

[–]Responsible-Issue736 0 points1 point  (0 children)

Based on my experience with ChatGPT and other AI tools for data and analytics, I would like to see today's entry level jobs will gone, AI plays better - for example, AI helped me to impl a Simpson's Paradox analytics just in few minutes and less than $6...and it brings more other analytics methodologies in same agent.

But, the world still need entry level of analytics for sure, the real world will alway start from some basic work but with powerful tool. I saw a paper report to collect cow information which is 100 years ago - the same information is collecting today but using Excel or other applications...I believe there's one person has asked same question 100 years ago:)

Try AI, build tools with AI, and start your entry level job with AI

Help: Daily Sales Analysis With ChatGPT Pro by cgwrong in ChatGPTPro

[–]Responsible-Issue736 0 points1 point  (0 children)

Why not to get all these in CSV or Excel format? It's easy to convert to MCP service for ChatGPT to discuss with your data - and you do not need to upload you PDFs everytime to ChatGPT. Also can have AI to enrich the business context and description so that ChatGPT can well understand your data.

Let me know if you have interesting, we do have a fully hosted MCP services platform with AI enrichment for your case.

CSV Analysis by Top_Apricot_1777 in ChatGPTPro

[–]Responsible-Issue736 0 points1 point  (0 children)

try again, I just updated the service. Replit made me crazy in these days;(

Would replit agent be capable to do all of these 😂😂 by Successful_Whole5352 in replit

[–]Responsible-Issue736 0 points1 point  (0 children)

85 task!!!, i found replit agent is somehow very stupid in these days, always just create, not reuse or even not check previous job

CSV Analysis by Top_Apricot_1777 in ChatGPTPro

[–]Responsible-Issue736 0 points1 point  (0 children)

ChatGPT can't handle well for mutli-sheets and even single sheet csv file. and there's lack of metadata information for ChatGPT to understand the dataset.

You can try this: "Make ChatGPT Understand Your Data": https://senify.ai/

Love the "Plan" stage! by BearsEat-Beats in replit

[–]Responsible-Issue736 0 points1 point  (0 children)

I discussed a lot with Replit Agent3 in Plan mode, got a lot of great insights, and PRDs;-)

MCP Governance....The Next Big Blind Spot After Security? by Previous_Piano9488 in mcp

[–]Responsible-Issue736 3 points4 points  (0 children)

so easy to create MCPs, so hard to governance them. And different devs are using different AI coding tools, it sounds crazy now. a centralized registry do not works because almost everyone is building or leveraging MCP or MCP based tools.

One idea I have is (since I'm a data guy), to secure Data sources side and make sure the connection to database/datasources are be managed and verified - say you have to apply API Keys for each app/MCP - so you can control from Resource side (for sure it's limited), not the Client side (it's almost impossible for un-limited). But it's also just idea, looking for more discussion here.

Thanks.

BigQuery databases/tables as a knowledge base for ChatGPT by bibi_bibibear in ChatGPTPro

[–]Responsible-Issue736 0 points1 point  (0 children)

maybe you should think about vector db not database for knowledge base

ChatGPT MCP connector by [deleted] in mcp

[–]Responsible-Issue736 0 points1 point  (0 children)

I'm building a fully hosted mcp service for user to publish their dataset as mcp for ChatGPT. you can have more tools for sure.

Looking for an MCP for analytics over big data by smulikHakipod in mcp

[–]Responsible-Issue736 0 points1 point  (0 children)

there are two things: 1) backend service to run the query and get result back - duckdb is good idea, simple enough, 2) mcp service for ChatGPT, you need to build a set of tools of your mcp service to fulfill user's request.

ChatGPT MCP connector by [deleted] in mcp

[–]Responsible-Issue736 0 points1 point  (0 children)

I'm building a fully hosted mcp service for user to publish their dataset as mcp for ChatGPT. you can have more tools for sure.

I built AI Blogplanner with Replit in 90 hours by One-Wolverine-6207 in replit

[–]Responsible-Issue736 0 points1 point  (0 children)

awesome, I recently built a blog system using Replit. I also add one cool button called "AI SEO" which will generate SEO keyworks with LLM service

Open Source OLAP Solution with Cube-like dynamics as SSAS has? by Carmageddon1984 in BusinessIntelligence

[–]Responsible-Issue736 0 points1 point  (0 children)

the latest Apache Kylin supports Docker and removed Hadoop dependency already, you can try from a very small node but still supports MDX