الذكاء المنصاتي MCP

لينكدإنخادم MCP

تحتوي لينكدإن على ما يقرب من 1.3 مليار عضو يستخدمون الملفات الشخصية، صفحات الشركات، المنشورات، الوظائف، والمعرفة المهنية، مما يجعلها مهمة للتسويق B2B، والتوظيف، ورؤية التنفيذيين، وتوليد الفرص.

MCP الإصدار: 1.0.0 9 أدوات MCP المصادقة
لينكدإن

عنوان URL الأساسي

https://mcp.pressmonitor.com/linkedin/v1

المصادقة

تستخدم مكالمات MCP أيضًا رموز Bearer عبر طلبات JSON-RPC 2.0.

Authorization: Bearer YOUR_TOKEN

اكتشف الأدوات

ابدأ بإدراج الأدوات المعروضة من خادم MCP.

curl -X POST \ 'https://mcp.pressmonitor.com/linkedin/v1' \ -H 'Content-Type: application/json' \ -H 'Authorization: Bearer YOUR_TOKEN' \ -d '{"jsonrpc":"2.0","id":1,"method":"tools/list"}'
tool activity_time

وقت النشاط

وقت النشاط

المتغيرات

الاسم نوع مطلوب الوصف
linkedin_url string نعم رابط لينكدإن

أمثلة الشيفرة

curl -X POST \ 'https://mcp.pressmonitor.com/linkedin/v1' \ -H 'Content-Type: application/json' \ -H 'Authorization: Bearer YOUR_TOKEN' \ -d '{"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"activity_time","arguments":{"linkedin_url":"SOME_STRING_VALUE"}}}'
tool company

شركة

شركة

المتغيرات

الاسم نوع مطلوب الوصف
linkedin_url string نعم رابط لينكدإن

أمثلة الشيفرة

curl -X POST \ 'https://mcp.pressmonitor.com/linkedin/v1' \ -H 'Content-Type: application/json' \ -H 'Authorization: Bearer YOUR_TOKEN' \ -d '{"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"company","arguments":{"linkedin_url":"SOME_STRING_VALUE"}}}'
tool company_posts

منشورات الشركة

منشورات الشركة

أمثلة الشيفرة

curl -X POST \ 'https://mcp.pressmonitor.com/linkedin/v1' \ -H 'Content-Type: application/json' \ -H 'Authorization: Bearer YOUR_TOKEN' \ -d '{"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"company_posts","arguments":[]}}'
tool companyby_domain

شركة حسب النطاق

شركة حسب النطاق

المتغيرات

الاسم نوع مطلوب الوصف
domain string نعم نطاق

أمثلة الشيفرة

curl -X POST \ 'https://mcp.pressmonitor.com/linkedin/v1' \ -H 'Content-Type: application/json' \ -H 'Authorization: Bearer YOUR_TOKEN' \ -d '{"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"companyby_domain","arguments":{"domain":"SOME_STRING_VALUE"}}}'
tool get_posts

جلب المنشورات

جلب المنشورات

أمثلة الشيفرة

curl -X POST \ 'https://mcp.pressmonitor.com/linkedin/v1' \ -H 'Content-Type: application/json' \ -H 'Authorization: Bearer YOUR_TOKEN' \ -d '{"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"get_posts","arguments":[]}}'
tool posts

المنشورات

المنشورات

أمثلة الشيفرة

curl -X POST \ 'https://mcp.pressmonitor.com/linkedin/v1' \ -H 'Content-Type: application/json' \ -H 'Authorization: Bearer YOUR_TOKEN' \ -d '{"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"posts","arguments":[]}}'
tool profile

الملف الشخصي

الملف الشخصي

أمثلة الشيفرة

curl -X POST \ 'https://mcp.pressmonitor.com/linkedin/v1' \ -H 'Content-Type: application/json' \ -H 'Authorization: Bearer YOUR_TOKEN' \ -d '{"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"profile","arguments":[]}}'
tool sales_nav_profile

ملف تعريف مبيعات ناف

ملف تعريف مبيعات ناف

المتغيرات

الاسم نوع مطلوب الوصف
linkedin_url string نعم رابط لينكدإن

أمثلة الشيفرة

curl -X POST \ 'https://mcp.pressmonitor.com/linkedin/v1' \ -H 'Content-Type: application/json' \ -H 'Authorization: Bearer YOUR_TOKEN' \ -d '{"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"sales_nav_profile","arguments":{"linkedin_url":"SOME_STRING_VALUE"}}}'
tool search_posts

بحث في المنشورات

بحث في المنشورات

أمثلة الشيفرة

curl -X POST \ 'https://mcp.pressmonitor.com/linkedin/v1' \ -H 'Content-Type: application/json' \ -H 'Authorization: Bearer YOUR_TOKEN' \ -d '{"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"search_posts","arguments":[]}}'